{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "82ffcbd1f24d7a544dc14055515e6bfc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAE0lEQVQYlWNhIAGwjCpGAkMxNAAwVwAtp7/oGAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STRT_ADD] CONCAT \" \" CONCAT [UNIT]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 8000, "name": "0-8000", "priority": 1, "symbol": { "type": "esriTS", "color": [ 255, 85, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 51, 17, 0, 255 ], "haloSize": 0.8, "font": { "family": "Verdana", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STRT_ADD] CONCAT \" \" CONCAT [UNIT]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 8001, "minScale": 15000, "name": "8001-15000", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 85, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 51, 17, 0, 255 ], "haloSize": 0.8, "font": { "family": "Verdana", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1474213.217927441, "ymin": 426819.491423302, "xmax": 1666790.78736725, "ymax": 582811.2391566932, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULL_ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 40, "domain": { "type": "codedValue", "name": "AddType", "description": "Address Classification", "codedValues": [ { "name": "CHURCH", "code": "CHURCH" }, { "name": "COMMERCIAL", "code": "COMMERCIAL" }, { "name": "NEW BUILDING", "code": "NEW BUILDING" }, { "name": "NO STRUCTURE", "code": "NO STRUCTURE" }, { "name": "POT_APT", "code": "POT_APT" }, { "name": "PRISON", "code": "PRISON" }, { "name": "RESIDENTIAL", "code": "RESIDENTIAL" }, { "name": "SCHOOL", "code": "SCHOOL" }, { "name": "FIRE / RESCUE / POLICE", "code": "FIRE / RESCUE / POLICE" }, { "name": "AGRICULTURAL", "code": "AGRICULTURAL" }, { "name": "MUNICIPAL", "code": "MUNICIPAL" }, { "name": "RETIRED", "code": "RETIRED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 120, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 25, "domain": null }, { "name": "STRT_ADD", "type": "esriFieldTypeInteger", "alias": "STRT_ADD", "domain": null }, { "name": "STRT_NAME", "type": "esriFieldTypeString", "alias": "STRT_NAME", "length": 40, "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 40, "domain": null }, { "name": "TYP", "type": "esriFieldTypeString", "alias": "TYP", "length": 5, "domain": null }, { "name": "STRT_PFX", "type": "esriFieldTypeString", "alias": "STRT_PFX", "length": 2, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 120, "domain": null }, { "name": "STRT_SFX", "type": "esriFieldTypeString", "alias": "STRT_SFX", "length": 2, "domain": null }, { "name": "DATEADDRES", "type": "esriFieldTypeString", "alias": "DATEADDRES", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "INDICATOR", "type": "esriFieldTypeString", "alias": "INDICATOR", "length": 50, "domain": null }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "FULL ADDRESS", "length": 120, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "VEPID", "type": "esriFieldTypeString", "alias": "VEPID", "length": 10, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 40, "domain": null }, { "name": "Inc_Muni", "type": "esriFieldTypeString", "alias": "Inc_Muni", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R190_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_190", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_190", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S166_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5eea1272a1574a4eb5db315909af5595" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "CenterlineAddressRanges", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TOLEFT", "field2": "TORIGHT", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.2 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "TOLEFT, TORIGHT", "classes": [ { "label": "0, 0", "description": "0, 0", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.2 }, "values": [ [ "0", "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.2 }, "value": "0,0", "label": "0, 0" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 244, 252, 255 ], "toColor": [ 194, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 238, 255 ], "toColor": [ 252, 179, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 182, 255 ], "toColor": [ 252, 199, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 200, 252, 255 ], "toColor": [ 189, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 211, 255 ], "toColor": [ 179, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 212, 255 ], "toColor": [ 252, 243, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 207, 255 ], "toColor": [ 222, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 235, 255 ], "toColor": [ 210, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 224, 252, 255 ], "toColor": [ 215, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 194, 252, 255 ], "toColor": [ 225, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1480032.69775827, "ymin": 427362.967376679, "xmax": 1668194.47694577, "ymax": 582850.0957062691, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREET", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 120, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "TORIGHT", "domain": null }, { "name": "STRT_PFX", "type": "esriFieldTypeString", "alias": "STRT_PFX", "length": 4, "domain": null }, { "name": "STRT_NAM", "type": "esriFieldTypeString", "alias": "STRT_NAM", "length": 120, "domain": null }, { "name": "STRT_TYPE", "type": "esriFieldTypeString", "alias": "STRT_TYPE", "length": 4, "domain": null }, { "name": "STRT_SUF", "type": "esriFieldTypeString", "alias": "STRT_SUF", "length": 4, "domain": null }, { "name": "LCITY", "type": "esriFieldTypeString", "alias": "LCITY", "length": 20, "domain": null }, { "name": "RCITY", "type": "esriFieldTypeString", "alias": "RCITY", "length": 20, "domain": null }, { "name": "LESN", "type": "esriFieldTypeInteger", "alias": "LESN", "domain": null }, { "name": "RESN", "type": "esriFieldTypeInteger", "alias": "RESN", "domain": null }, { "name": "CAPTURE_ME", "type": "esriFieldTypeString", "alias": "CAPTURE_ME", "length": 50, "domain": null }, { "name": "DATE_", "type": "esriFieldTypeString", "alias": "DATE_", "length": 10, "domain": null }, { "name": "RD_ALIAS", "type": "esriFieldTypeString", "alias": "RD_ALIAS", "length": 15, "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Classification", "length": 35, "domain": { "type": "codedValue", "name": "RoadClass", "description": "Centerline Classification", "codedValues": [ { "name": "Highway", "code": "US" }, { "name": "State Road", "code": "MD" }, { "name": "County Road", "code": "CO" }, { "name": "Municipal", "code": "MU" }, { "name": "Private", "code": "OP" }, { "name": "Ramp", "code": "RP" }, { "name": "County Roads Secondary", "code": "COS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "L_ZIP", "type": "esriFieldTypeSmallInteger", "alias": "L_ZIP", "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeSmallInteger", "alias": "R_ZIP", "domain": null }, { "name": "TF_COST", "type": "esriFieldTypeDouble", "alias": "To From Cost", "domain": null }, { "name": "FT_COST", "type": "esriFieldTypeDouble", "alias": "From To Cost", "domain": null }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeSingle", "alias": "Speed Limit", "domain": null }, { "name": "T_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "To Elevation", "domain": null }, { "name": "F_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "From Elevation", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "One Way", "length": 10, "domain": { "type": "codedValue", "name": "OneWay", "description": "One Way Classification for Centerlines", "codedValues": [ { "name": "TF", "code": "TF" }, { "name": "FT", "code": "FT" }, { "name": "BOTH", "code": "BOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "VEPID", "type": "esriFieldTypeString", "alias": "VEPID", "length": 10, "domain": null }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State_L", "length": 2, "domain": null }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State_R", "length": 2, "domain": null }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County_L", "length": 40, "domain": null }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County_R", "length": 40, "domain": null }, { "name": "IncMuni_L", "type": "esriFieldTypeString", "alias": "IncMuni_L", "length": 100, "domain": null }, { "name": "IncMuni_R", "type": "esriFieldTypeString", "alias": "IncMuni_R", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S170_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5eea1272a1574a4eb5db315909af5595" } ], "tables": [] }