{ "layers": [ { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Street Names", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": 6785361.93932502, "ymin": 1692761.0612773597, "xmax": 7617963.714734942, "ymax": 1863352.0862363577, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 208, 200, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PREFIX_DIR] CONCAT \" \" CONCAT [NAME] CONCAT \" \" CONCAT [TYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "PREFIX_DIR <> ' ' AND NOT PREFIX_DIR is NULL", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[NAME] CONCAT \" \" CONCAT [TYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "not (PREFIX_DIR <> ' ' AND NOT PREFIX_DIR is NULL) and name <> 'UNKNOWN'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "No Prefix", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEATUREID" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASS" }, { "name": "ACCESS", "type": "esriFieldTypeString", "alias": "ACCESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACCESS" }, { "name": "LEFT_FROM_ADD", "type": "esriFieldTypeInteger", "alias": "LEFT_FROM_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFT_FROM_ADD" }, { "name": "LEFT_TO_ADD", "type": "esriFieldTypeInteger", "alias": "LEFT_TO_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFT_TO_ADD" }, { "name": "RIGHT_FROM_ADD", "type": "esriFieldTypeInteger", "alias": "RIGHT_FROM_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHT_FROM_ADD" }, { "name": "RIGHT_TO_ADD", "type": "esriFieldTypeInteger", "alias": "RIGHT_TO_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHT_TO_ADD" }, { "name": "PREFIX_DIR", "type": "esriFieldTypeString", "alias": "PREFIX_DIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PREFIX_DIR" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TYPE" }, { "name": "SUFFIX_DIR", "type": "esriFieldTypeString", "alias": "SUFFIX_DIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SUFFIX_DIR" }, { "name": "LEFT_ZIP", "type": "esriFieldTypeInteger", "alias": "LEFT_ZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFT_ZIP" }, { "name": "RIGHT_ZIP", "type": "esriFieldTypeInteger", "alias": "RIGHT_ZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHT_ZIP" }, { "name": "DIG_DATE", "type": "esriFieldTypeInteger", "alias": "DIG_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIG_DATE" }, { "name": "RESURFACED", "type": "esriFieldTypeSmallInteger", "alias": "RESURFACED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RESURFACED" }, { "name": "SCENIC", "type": "esriFieldTypeSmallInteger", "alias": "SCENIC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCENIC" }, { "name": "SPEED_MPH", "type": "esriFieldTypeInteger", "alias": "SPEED_MPH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_MPH" }, { "name": "SCHOOLZONE", "type": "esriFieldTypeSmallInteger", "alias": "SCHOOLZONE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCHOOLZONE" }, { "name": "LCITY", "type": "esriFieldTypeString", "alias": "LCITY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LCITY" }, { "name": "RCITY", "type": "esriFieldTypeString", "alias": "RCITY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RCITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "ADDLCITY", "type": "esriFieldTypeString", "alias": "ADDLCITY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ADDLCITY" }, { "name": "ADDRCITY", "type": "esriFieldTypeString", "alias": "ADDRCITY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ADDRCITY" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FacilityID" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LegacyID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Location" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Condition" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "TruckRoute", "type": "esriFieldTypeSmallInteger", "alias": "TruckRoute", "domain": { "type": "codedValue", "name": "rTruckRoutes", "description": "value", "codedValues": [ { "name": "Not a Truck Route", "code": 0 }, { "name": "State, County or City Truck Route", "code": 1 }, { "name": "Primary Truck Route", "code": 2 }, { "name": "Secondary Truck Route", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "TruckRoute" }, { "name": "ARTERIAL", "type": "esriFieldTypeString", "alias": "ARTERIAL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ARTERIAL" }, { "name": "PostedSpeed02", "type": "esriFieldTypeSmallInteger", "alias": "PostedSpeed02", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PostedSpeed02" }, { "name": "PrimaFacie_MPH", "type": "esriFieldTypeSmallInteger", "alias": "PrimaFacie_MPH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PrimaFacie_MPH" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R105_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_105", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_105", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S95_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Street Names", "description": "", "prototype": { "attributes": { "PrimaFacie_MPH": null, "PostedSpeed02": null, "FEATUREID": null, "CLASS": null, "ACCESS": null, "LEFT_FROM_ADD": null, "LEFT_TO_ADD": null, "RIGHT_FROM_ADD": null, "RIGHT_TO_ADD": null, "PREFIX_DIR": null, "NAME": null, "TYPE": null, "SUFFIX_DIR": null, "LEFT_ZIP": null, "RIGHT_ZIP": null, "DIG_DATE": null, "RESURFACED": null, "SCENIC": null, "SPEED_MPH": null, "SCHOOLZONE": null, "LCITY": null, "RCITY": null, "STATE": null, "ADDLCITY": null, "ADDRCITY": null, "OWNER": null, "FacilityID": null, "LegacyID": null, "Location": null, "WarrantyDate": null, "InstallDate": null, "Condition": null, "ConditionDate": null, "ARTERIAL": null, "TruckRoute": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }