{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Street Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 4000, "referenceScale": 1155.406249, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 40 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": 4000, "minScale": 0, "name": "Default", "priority": 12, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 24, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.08153347554E7, "ymin": 3869266.4043999985, "xmax": -1.08001455293E7, "ymax": 3879985.7069000006, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREET_NAME", "typeIdField": "CLASS", "subtypeFieldName": "CLASS", "subtypeField": "CLASS", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeDouble", "alias": "L_ADD_FROM", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeDouble", "alias": "L_ADD_TO", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeDouble", "alias": "R_ADD_FROM", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeDouble", "alias": "R_ADD_TO", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 40, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 5, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "BLK_A_LOW", "type": "esriFieldTypeInteger", "alias": "BLK_A_LOW", "domain": null }, { "name": "BLK_A_HIGH", "type": "esriFieldTypeInteger", "alias": "BLK_A_HIGH", "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 50, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "CITYCODE", "type": "esriFieldTypeInteger", "alias": "CITYCODE", "domain": null }, { "name": "CO_CODE", "type": "esriFieldTypeSmallInteger", "alias": "CO_CODE", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeInteger", "alias": "CLASS", "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 45, "domain": null }, { "name": "STNAME2", "type": "esriFieldTypeString", "alias": "STNAME2", "length": 45, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 4, "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "SPEEDLIMIT", "domain": null }, { "name": "SCHZONE", "type": "esriFieldTypeString", "alias": "SCHZONE", "length": 3, "domain": null }, { "name": "TRKROUTE", "type": "esriFieldTypeString", "alias": "TRKROUTE", "length": 3, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 49, "domain": null }, { "name": "ROWWidth", "type": "esriFieldTypeSmallInteger", "alias": "ROWWidth", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS4_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Mileage", "type": "esriFieldTypeSingle", "alias": "Mileage", "domain": null }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Number of lanes", "domain": null }, { "name": "TFCode", "type": "esriFieldTypeString", "alias": "Thoroughfare Code", "length": 50, "domain": null }, { "name": "LaneMilesEul", "type": "esriFieldTypeDouble", "alias": "LaneMilesEul", "domain": null }, { "name": "SqMiROW", "type": "esriFieldTypeDouble", "alias": "SqMiROW", "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 50, "domain": null }, { "name": "Minutes", "type": "esriFieldTypeSingle", "alias": "Minutes", "domain": null }, { "name": "DisplayLabel", "type": "esriFieldTypeString", "alias": "DisplayLabel", "length": 50, "domain": null }, { "name": "Curbs", "type": "esriFieldTypeSmallInteger", "alias": "Curbs", "domain": null }, { "name": "CurbMiles", "type": "esriFieldTypeDouble", "alias": "CurbMiles", "domain": null }, { "name": "District", "type": "esriFieldTypeSmallInteger", "alias": "District", "domain": null }, { "name": "SweepRte", "type": "esriFieldTypeString", "alias": "SweepRte", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Enabled": {"type": "inherited"} }, "id": 0, "name": "New Streets" }, { "domains": { "Enabled": {"type": "inherited"} }, "id": 1, "name": "Freeways" }, { "domains": { "Enabled": {"type": "inherited"} }, "id": 6, "name": "Residentials" }, { "domains": { "Enabled": {"type": "inherited"} }, "id": 7, "name": "Private Streets" }, { "domains": { "Enabled": {"type": "inherited"} }, "id": 15, "name": "Freeway Ramps" }, { "domains": { "Enabled": {"type": "inherited"} }, "id": 2, "name": "Regional Arterial" }, { "domains": { "Enabled": {"type": "inherited"} }, "id": 3, "name": "Principal Arterial" }, { "domains": { "Enabled": {"type": "inherited"} }, "id": 4, "name": "Minor Arterial" }, { "domains": { "Enabled": {"type": "inherited"} }, "id": 5, "name": "Collector" } ], "subtypes": [ { "domains": { "Enabled": {"type": "inherited"} }, "defaultValues": { "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "BLK_A_LOW": null, "BLK_A_HIGH": null, "ALIAS": null, "ZIPCODE": null, "CITYCODE": null, "CO_CODE": null, "CLASS": 0, "STNAME": null, "STNAME2": null, "SUFFIX": null, "SPEEDLIMIT": null, "SCHZONE": null, "TRKROUTE": null, "MATERIAL": null, "FULLNAME": null, "ROWWidth": null, "Enabled": 1, "Mileage": null, "Lanes": 2, "TFCode": "F", "LaneMilesEul": null, "SqMiROW": null, "City": null, "State": null, "Minutes": null, "DisplayLabel": null, "Curbs": null, "CurbMiles": null, "District": null, "SweepRte": null }, "code": 0, "name": "New Streets" }, { "domains": { "Enabled": {"type": "inherited"} }, "defaultValues": { "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "BLK_A_LOW": null, "BLK_A_HIGH": null, "ALIAS": null, "ZIPCODE": null, "CITYCODE": null, "CO_CODE": null, "CLASS": null, "STNAME": null, "STNAME2": null, "SUFFIX": null, "SPEEDLIMIT": null, "SCHZONE": null, "TRKROUTE": null, "MATERIAL": null, "FULLNAME": null, "ROWWidth": null, "Enabled": 1, "Mileage": null, "Lanes": 2, "TFCode": "F", "LaneMilesEul": null, "SqMiROW": null, "City": null, "State": null, "Minutes": null, "DisplayLabel": null, "Curbs": null, "CurbMiles": null, "District": null, "SweepRte": null }, "code": 1, "name": "Freeways" }, { "domains": { "Enabled": {"type": "inherited"} }, "defaultValues": { "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "BLK_A_LOW": null, "BLK_A_HIGH": null, "ALIAS": null, "ZIPCODE": null, "CITYCODE": null, "CO_CODE": null, "CLASS": null, "STNAME": null, "STNAME2": null, "SUFFIX": null, "SPEEDLIMIT": null, "SCHZONE": null, "TRKROUTE": null, "MATERIAL": null, "FULLNAME": null, "ROWWidth": null, "Enabled": 1, "Mileage": null, "Lanes": 2, "TFCode": "F", "LaneMilesEul": null, "SqMiROW": null, "City": null, "State": null, "Minutes": null, "DisplayLabel": null, "Curbs": null, "CurbMiles": null, "District": null, "SweepRte": null }, "code": 6, "name": "Residentials" }, { "domains": { "Enabled": {"type": "inherited"} }, "defaultValues": { "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "BLK_A_LOW": null, "BLK_A_HIGH": null, "ALIAS": null, "ZIPCODE": null, "CITYCODE": null, "CO_CODE": null, "CLASS": null, "STNAME": null, "STNAME2": null, "SUFFIX": null, "SPEEDLIMIT": null, "SCHZONE": null, "TRKROUTE": null, "MATERIAL": null, "FULLNAME": null, "ROWWidth": null, "Enabled": 1, "Mileage": null, "Lanes": 2, "TFCode": "F", "LaneMilesEul": null, "SqMiROW": null, "City": null, "State": null, "Minutes": null, "DisplayLabel": null, "Curbs": null, "CurbMiles": null, "District": null, "SweepRte": null }, "code": 7, "name": "Private Streets" }, { "domains": { "Enabled": {"type": "inherited"} }, "defaultValues": { "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "BLK_A_LOW": null, "BLK_A_HIGH": null, "ALIAS": null, "ZIPCODE": null, "CITYCODE": null, "CO_CODE": null, "CLASS": null, "STNAME": null, "STNAME2": null, "SUFFIX": null, "SPEEDLIMIT": null, "SCHZONE": null, "TRKROUTE": null, "MATERIAL": null, "FULLNAME": null, "ROWWidth": null, "Enabled": 1, "Mileage": null, "Lanes": 2, "TFCode": "F", "LaneMilesEul": null, "SqMiROW": null, "City": null, "State": null, "Minutes": null, "DisplayLabel": null, "Curbs": null, "CurbMiles": null, "District": null, "SweepRte": null }, "code": 15, "name": "Freeway Ramps" }, { "domains": { "Enabled": {"type": "inherited"} }, "defaultValues": { "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "BLK_A_LOW": null, "BLK_A_HIGH": null, "ALIAS": null, "ZIPCODE": null, "CITYCODE": null, "CO_CODE": null, "CLASS": null, "STNAME": null, "STNAME2": null, "SUFFIX": null, "SPEEDLIMIT": null, "SCHZONE": null, "TRKROUTE": null, "MATERIAL": null, "FULLNAME": null, "ROWWidth": null, "Enabled": 1, "Mileage": null, "Lanes": 2, "TFCode": "F", "LaneMilesEul": null, "SqMiROW": null, "City": null, "State": null, "Minutes": null, "DisplayLabel": null, "Curbs": null, "CurbMiles": null, "District": null, "SweepRte": null }, "code": 2, "name": "Regional Arterial" }, { "domains": { "Enabled": {"type": "inherited"} }, "defaultValues": { "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "BLK_A_LOW": null, "BLK_A_HIGH": null, "ALIAS": null, "ZIPCODE": null, "CITYCODE": null, "CO_CODE": null, "CLASS": null, "STNAME": null, "STNAME2": null, "SUFFIX": null, "SPEEDLIMIT": null, "SCHZONE": null, "TRKROUTE": null, "MATERIAL": null, "FULLNAME": null, "ROWWidth": null, "Enabled": 1, "Mileage": null, "Lanes": 2, "TFCode": "F", "LaneMilesEul": null, "SqMiROW": null, "City": null, "State": null, "Minutes": null, "DisplayLabel": null, "Curbs": null, "CurbMiles": null, "District": null, "SweepRte": null }, "code": 3, "name": "Principal Arterial" }, { "domains": { "Enabled": {"type": "inherited"} }, "defaultValues": { "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "BLK_A_LOW": null, "BLK_A_HIGH": null, "ALIAS": null, "ZIPCODE": null, "CITYCODE": null, "CO_CODE": null, "CLASS": null, "STNAME": null, "STNAME2": null, "SUFFIX": null, "SPEEDLIMIT": null, "SCHZONE": null, "TRKROUTE": null, "MATERIAL": null, "FULLNAME": null, "ROWWidth": null, "Enabled": 1, "Mileage": null, "Lanes": 2, "TFCode": "F", "LaneMilesEul": null, "SqMiROW": null, "City": null, "State": null, "Minutes": null, "DisplayLabel": null, "Curbs": null, "CurbMiles": null, "District": null, "SweepRte": null }, "code": 4, "name": "Minor Arterial" }, { "domains": { "Enabled": {"type": "inherited"} }, "defaultValues": { "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "BLK_A_LOW": null, "BLK_A_HIGH": null, "ALIAS": null, "ZIPCODE": null, "CITYCODE": null, "CO_CODE": null, "CLASS": null, "STNAME": null, "STNAME2": null, "SUFFIX": null, "SPEEDLIMIT": null, "SCHZONE": null, "TRKROUTE": null, "MATERIAL": null, "FULLNAME": null, "ROWWidth": null, "Enabled": 1, "Mileage": null, "Lanes": 2, "TFCode": "F", "LaneMilesEul": null, "SqMiROW": null, "City": null, "State": null, "Minutes": null, "DisplayLabel": null, "Curbs": null, "CurbMiles": null, "District": null, "SweepRte": null }, "code": 5, "name": "Collector" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5c5b59caba50485081325eca57b57576" }