{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 4, "name": "Speed Limit", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1475512.2607774138, "ymin": 1450335.1734089926, "xmax": 1571136.999317579, "ymax": 1535040.1244055703, "spatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2903, "latestWkid": 2903, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SPEED_LIMIT", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "", "label": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 226, 226, 255 ], "width": 1 }, "value": "15", "label": "15" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 198, 198, 255 ], "width": 1 }, "value": "20", "label": "20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 170, 170, 255 ], "width": 1 }, "value": "25", "label": "25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 141, 141, 255 ], "width": 1 }, "value": "30", "label": "30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 206, 113, 113, 255 ], "width": 1 }, "value": "35", "label": "35" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 85, 85, 255 ], "width": 1 }, "value": "40", "label": "40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 187, 56, 56, 255 ], "width": 1 }, "value": "45", "label": "45" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 177, 28, 28, 255 ], "width": 1 }, "value": "50", "label": "50" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "55", "label": "55" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 255, 255, 255 ], "toColor": [ 168, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STNAME", "typeIdField": "SPEED_LIMIT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STNAME" }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIMIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_LIMIT" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_57", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_57", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": null, "name": "", "domains": {}, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "SPEED_LIMIT": null, "DIRECTION": null, "STNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 15, "name": "15", "domains": {}, "templates": [ { "name": "15", "description": "", "prototype": { "attributes": { "STNAME": null, "DIRECTION": null, "SPEED_LIMIT": 15 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 20, "name": "20", "domains": {}, "templates": [ { "name": "20", "description": "", "prototype": { "attributes": { "STNAME": null, "DIRECTION": null, "SPEED_LIMIT": 20 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 25, "name": "25", "domains": {}, "templates": [ { "name": "25", "description": "", "prototype": { "attributes": { "STNAME": null, "DIRECTION": null, "SPEED_LIMIT": 25 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 30, "name": "30", "domains": {}, "templates": [ { "name": "30", "description": "", "prototype": { "attributes": { "STNAME": null, "DIRECTION": null, "SPEED_LIMIT": 30 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 35, "name": "35", "domains": {}, "templates": [ { "name": "35", "description": "", "prototype": { "attributes": { "STNAME": null, "DIRECTION": null, "SPEED_LIMIT": 35 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 40, "name": "40", "domains": {}, "templates": [ { "name": "40", "description": "", "prototype": { "attributes": { "STNAME": null, "DIRECTION": null, "SPEED_LIMIT": 40 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 45, "name": "45", "domains": {}, "templates": [ { "name": "45", "description": "", "prototype": { "attributes": { "STNAME": null, "DIRECTION": null, "SPEED_LIMIT": 45 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 50, "name": "50", "domains": {}, "templates": [ { "name": "50", "description": "", "prototype": { "attributes": { "STNAME": null, "DIRECTION": null, "SPEED_LIMIT": 50 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 55, "name": "55", "domains": {}, "templates": [ { "name": "55", "description": "", "prototype": { "attributes": { "STNAME": null, "DIRECTION": null, "SPEED_LIMIT": 55 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }