{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Major Roads", "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": 1155583, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'ISTATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "ISTATE_FWY", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[RoadLabel]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_FWY", "priority": 12, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 4, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'US_HWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US_HWY", "priority": 18, "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": 5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.36026180975E7, "ymin": 4427566.5244999975, "xmax": -1.3493501382199999E7, "ymax": 4506838.881800003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STREETPREFIX", "type": "esriFieldTypeString", "alias": "STREETPREFIX", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 4, "domain": null }, { "name": "STREETSUFFIX", "type": "esriFieldTypeString", "alias": "STREETSUFFIX", "length": 2, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 15, "domain": null }, { "name": "RoadLabel", "type": "esriFieldTypeString", "alias": "RoadLabel", "length": 10, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Major Roads", "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": 1155582, "maxScale": 577792, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'ISTATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "ISTATE_FWY", "priority": 3, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[RoadLabel]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_FWY", "priority": 14, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 4, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'US_HWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US_HWY", "priority": 17, "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": 5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.36026180975E7, "ymin": 4427566.5244999975, "xmax": -1.3493501382199999E7, "ymax": 4506838.881800003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STREETPREFIX", "type": "esriFieldTypeString", "alias": "STREETPREFIX", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 4, "domain": null }, { "name": "STREETSUFFIX", "type": "esriFieldTypeString", "alias": "STREETSUFFIX", "length": 2, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 15, "domain": null }, { "name": "RoadLabel", "type": "esriFieldTypeString", "alias": "RoadLabel", "length": 10, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Major Roads", "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": 577791, "maxScale": 288897, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 236, 233, 216, 0 ], "width": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[RoadLabel]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_EXPY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_EXPY", "priority": 88, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'ISTATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "ISTATE_FWY", "priority": 6, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_FWY", "priority": 45, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_RTE", "priority": 77, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'US_HWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US_HWY", "priority": 57, "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": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.36026180975E7, "ymin": 4427566.5244999975, "xmax": -1.3493501382199999E7, "ymax": 4506838.881800003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STREETPREFIX", "type": "esriFieldTypeString", "alias": "STREETPREFIX", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 4, "domain": null }, { "name": "STREETSUFFIX", "type": "esriFieldTypeString", "alias": "STREETSUFFIX", "length": 2, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 15, "domain": null }, { "name": "RoadLabel", "type": "esriFieldTypeString", "alias": "RoadLabel", "length": 10, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Major Roads", "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": 288896, "maxScale": 144449, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_EXPY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_EXPY", "priority": 86, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_RTE' ) AND \"Shape_Length\" > 3000", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_RTE", "priority": 96, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'ISTATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "ISTATE_FWY", "priority": 9, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_FWY", "priority": 39, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_RTE", "priority": 75, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'US_HWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US_HWY", "priority": 56, "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": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.36026180975E7, "ymin": 4427566.5244999975, "xmax": -1.3493501382199999E7, "ymax": 4506838.881800003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STREETPREFIX", "type": "esriFieldTypeString", "alias": "STREETPREFIX", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 4, "domain": null }, { "name": "STREETSUFFIX", "type": "esriFieldTypeString", "alias": "STREETSUFFIX", "length": 2, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 15, "domain": null }, { "name": "RoadLabel", "type": "esriFieldTypeString", "alias": "RoadLabel", "length": 10, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Major Roads", "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": 144448, "maxScale": 72225, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_EXPY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_EXPY", "priority": 84, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_RTE' ) AND \"Shape_Length\" > 3000", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_RTE", "priority": 93, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'ISTATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "ISTATE_FWY", "priority": 11, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_FWY", "priority": 37, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_RTE", "priority": 72, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'US_HWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US_HWY", "priority": 55, "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": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "ROADCLASS = 'ISTATE_FWY' OR ROADCLASS = 'STATE_FWY' OR ROADCLASS = 'US_HWY'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "NAMES_FWYS", "priority": 107, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 69, 99, 107, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_RTE' OR ROADCLASS = 'STATE_RTE') AND \"Shape_Length\" >3000", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "NAMES_HWY", "priority": 125, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'ARTERIAL_MAJOR' AND \"Shape_Length\" >4500", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "NAMES_Major ARTERIALS", "priority": 126, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'COUNTY_EXPY' AND \"Shape_Length\" >2000", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "NAMES_EXPWY", "priority": 117, "symbol": { "type": "esriTS", "color": [ 115, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 237, 156, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.36026180975E7, "ymin": 4427566.5244999975, "xmax": -1.3493501382199999E7, "ymax": 4506838.881800003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STREETPREFIX", "type": "esriFieldTypeString", "alias": "STREETPREFIX", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 4, "domain": null }, { "name": "STREETSUFFIX", "type": "esriFieldTypeString", "alias": "STREETSUFFIX", "length": 2, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 15, "domain": null }, { "name": "RoadLabel", "type": "esriFieldTypeString", "alias": "RoadLabel", "length": 10, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Major Roads", "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": 72224, "maxScale": 36113, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_EXPY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_EXPY", "priority": 82, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_RTE", "priority": 91, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'ISTATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "ISTATE_FWY", "priority": 15, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_FWY", "priority": 44, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_RTE", "priority": 71, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'US_HWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US_HWY", "priority": 59, "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": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "ROADCLASS = 'ISTATE_FWY' OR ROADCLASS = 'STATE_FWY' OR ROADCLASS = 'US_HWY'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "NAMES_FWYS", "priority": 103, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 69, 99, 107, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_RTE' OR ROADCLASS = 'STATE_RTE') AND \"Shape_Length\" >3000", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "NAMES_HWY", "priority": 120, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'ARTERIAL_MAJOR' ", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "NAMES_Major ARTERIALS", "priority": 127, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'COUNTY_EXPY' AND \"Shape_Length\" >2000", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "NAMES_EXPWY", "priority": 111, "symbol": { "type": "esriTS", "color": [ 115, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 237, 156, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'ARTERIAL' ", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "NAMES_ARTERIALS", "priority": 129, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.36026180975E7, "ymin": 4427566.5244999975, "xmax": -1.3493501382199999E7, "ymax": 4506838.881800003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STREETPREFIX", "type": "esriFieldTypeString", "alias": "STREETPREFIX", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 4, "domain": null }, { "name": "STREETSUFFIX", "type": "esriFieldTypeString", "alias": "STREETSUFFIX", "length": 2, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 15, "domain": null }, { "name": "RoadLabel", "type": "esriFieldTypeString", "alias": "RoadLabel", "length": 10, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Major Roads", "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": 36112, "maxScale": 18057, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_EXPY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_EXPY", "priority": 80, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_RTE", "priority": 89, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'ISTATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "ISTATE_FWY", "priority": 19, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_FWY", "priority": 38, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_RTE", "priority": 74, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'US_HWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US_HWY", "priority": 51, "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "ROADCLASS = 'ISTATE_FWY' OR ROADCLASS = 'STATE_FWY' OR ROADCLASS = 'US_HWY'", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_FWYS", "priority": 101, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 69, 99, 107, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_RTE' OR ROADCLASS = 'STATE_RTE') AND \"Shape_Length\" >777", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_HWY", "priority": 114, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'ARTERIAL_MAJOR' ", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_Major ARTERIALS", "priority": 130, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'COUNTY_EXPY' AND \"Shape_Length\" >2000", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_EXPWY", "priority": 108, "symbol": { "type": "esriTS", "color": [ 115, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 237, 156, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'ARTERIAL' ", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_ARTERIALS", "priority": 132, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.36026180975E7, "ymin": 4427566.5244999975, "xmax": -1.3493501382199999E7, "ymax": 4506838.881800003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STREETPREFIX", "type": "esriFieldTypeString", "alias": "STREETPREFIX", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 4, "domain": null }, { "name": "STREETSUFFIX", "type": "esriFieldTypeString", "alias": "STREETSUFFIX", "length": 2, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 15, "domain": null }, { "name": "RoadLabel", "type": "esriFieldTypeString", "alias": "RoadLabel", "length": 10, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Major Roads", "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": 18056, "maxScale": 9029, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_EXPY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_EXPY", "priority": 79, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_RTE", "priority": 87, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'ISTATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "ISTATE_FWY", "priority": 20, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_FWY", "priority": 43, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_RTE", "priority": 67, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'US_HWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US_HWY", "priority": 52, "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": 12, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "ROADCLASS = 'ISTATE_FWY' OR ROADCLASS = 'STATE_FWY' OR ROADCLASS = 'US_HWY'", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_FWYS", "priority": 98, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 69, 99, 107, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_RTE' OR ROADCLASS = 'STATE_RTE')AND \"Shape_Length\" >777", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_HWY", "priority": 109, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'ARTERIAL_MAJOR' ", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_Major ARTERIALS", "priority": 128, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'COUNTY_EXPY' AND \"Shape_Length\" >2000", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_EXPWY", "priority": 104, "symbol": { "type": "esriTS", "color": [ 115, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 237, 156, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'ARTERIAL' ", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_ARTERIALS", "priority": 133, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.36026180975E7, "ymin": 4427566.5244999975, "xmax": -1.3493501382199999E7, "ymax": 4506838.881800003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STREETPREFIX", "type": "esriFieldTypeString", "alias": "STREETPREFIX", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 4, "domain": null }, { "name": "STREETSUFFIX", "type": "esriFieldTypeString", "alias": "STREETSUFFIX", "length": 2, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 15, "domain": null }, { "name": "RoadLabel", "type": "esriFieldTypeString", "alias": "RoadLabel", "length": 10, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Major Roads", "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": 9028, "maxScale": 4515, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[RoadLabel]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_EXPY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_EXPY", "priority": 78, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_RTE", "priority": 85, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'ISTATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "ISTATE_FWY", "priority": 31, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_FWY", "priority": 42, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_RTE", "priority": 64, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'US_HWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US_HWY", "priority": 50, "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": 16, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "ROADCLASS = 'ISTATE_FWY' OR ROADCLASS = 'STATE_FWY' OR ROADCLASS = 'US_HWY'", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_FWYS", "priority": 95, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 69, 99, 107, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "ROADCLASS = 'COUNTY_RTE' OR ROADCLASS = 'STATE_RTE' ", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_HWY", "priority": 106, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'ARTERIAL_MAJOR' ", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_Major ARTERIALS", "priority": 118, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 0, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'COUNTY_EXPY' AND \"Shape_Length\" >2000", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_EXPWY", "priority": 100, "symbol": { "type": "esriTS", "color": [ 115, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 237, 156, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'ARTERIAL' ", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_ARTERIALS", "priority": 131, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.36026180975E7, "ymin": 4427566.5244999975, "xmax": -1.3493501382199999E7, "ymax": 4506838.881800003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STREETPREFIX", "type": "esriFieldTypeString", "alias": "STREETPREFIX", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 4, "domain": null }, { "name": "STREETSUFFIX", "type": "esriFieldTypeString", "alias": "STREETSUFFIX", "length": 2, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 15, "domain": null }, { "name": "RoadLabel", "type": "esriFieldTypeString", "alias": "RoadLabel", "length": 10, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Major Roads", "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": 4514, "maxScale": 2258, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_EXPY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_EXPY", "priority": 76, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_RTE", "priority": 83, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'ISTATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "ISTATE_FWY", "priority": 24, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_FWY", "priority": 41, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_RTE", "priority": 63, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'US_HWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US_HWY", "priority": 49, "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": 18, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "ROADCLASS = 'ISTATE_FWY' OR ROADCLASS = 'STATE_FWY' OR ROADCLASS = 'US_HWY'", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_FWYS", "priority": 92, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 69, 99, 107, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 22, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "where": "ROADCLASS = 'COUNTY_RTE' OR ROADCLASS = 'STATE_RTE' ", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_HWY", "priority": 102, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 22, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'ARTERIAL_MAJOR' ", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_Major ARTERIALS", "priority": 110, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 22, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'COUNTY_EXPY' AND \"Shape_Length\" >2000", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_EXPWY", "priority": 97, "symbol": { "type": "esriTS", "color": [ 115, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 237, 156, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 22, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'ARTERIAL' ", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_ARTERIALS", "priority": 121, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.36026180975E7, "ymin": 4427566.5244999975, "xmax": -1.3493501382199999E7, "ymax": 4506838.881800003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STREETPREFIX", "type": "esriFieldTypeString", "alias": "STREETPREFIX", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 4, "domain": null }, { "name": "STREETSUFFIX", "type": "esriFieldTypeString", "alias": "STREETSUFFIX", "length": 2, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 15, "domain": null }, { "name": "RoadLabel", "type": "esriFieldTypeString", "alias": "RoadLabel", "length": 10, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Major Roads", "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": 2257, "maxScale": 1130, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_EXPY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_EXPY", "priority": 73, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 24, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_RTE", "priority": 81, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 24, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'ISTATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "ISTATE_FWY", "priority": 27, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 24, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_FWY", "priority": 40, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 24, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_RTE", "priority": 60, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 24, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "(ROADCLASS = 'US_HWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US_HWY", "priority": 48, "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" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "ROADCLASS = 'ISTATE_FWY' OR ROADCLASS = 'STATE_FWY' OR ROADCLASS = 'US_HWY'", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_FWYS", "priority": 90, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 69, 99, 107, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 25, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "ROADCLASS = 'COUNTY_RTE' OR ROADCLASS = 'STATE_RTE' ", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_HWY", "priority": 99, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 25, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'ARTERIAL_MAJOR' ", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_Major ARTERIALS", "priority": 105, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 25, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'COUNTY_EXPY' AND \"Shape_Length\" >2000", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_EXPWY", "priority": 94, "symbol": { "type": "esriTS", "color": [ 115, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 237, 156, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 25, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"RoadClass\" = 'ARTERIAL' ", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_ARTERIALS", "priority": 115, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 25, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.36026180975E7, "ymin": 4427566.5244999975, "xmax": -1.3493501382199999E7, "ymax": 4506838.881800003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STREETPREFIX", "type": "esriFieldTypeString", "alias": "STREETPREFIX", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 4, "domain": null }, { "name": "STREETSUFFIX", "type": "esriFieldTypeString", "alias": "STREETSUFFIX", "length": 2, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 15, "domain": null }, { "name": "RoadLabel", "type": "esriFieldTypeString", "alias": "RoadLabel", "length": 10, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Major Roads", "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": 1129, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 80, "labelingInfo": [ { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_EXPY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_EXPY", "priority": 13, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 28, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "(ROADCLASS = 'COUNTY_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "COUNTY_RTE", "priority": 16, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 28, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "(ROADCLASS = 'ISTATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "ISTATE_FWY", "priority": 1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 28, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_FWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_FWY", "priority": 4, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 28, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "(ROADCLASS = 'STATE_RTE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_RTE", "priority": 10, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": "Tahoma", "size": 28, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "(ROADCLASS = 'US_HWY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US_HWY", "priority": 7, "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": 28, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "ROADCLASS = 'ISTATE_FWY' OR ROADCLASS = 'STATE_FWY' OR ROADCLASS = 'US_HWY'", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_FWYS", "priority": 21, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 69, 99, 107, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 30, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "ROADCLASS = 'COUNTY_RTE' OR ROADCLASS = 'STATE_RTE' ", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_HWY", "priority": 26, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 30, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "\"RoadClass\" = 'ARTERIAL_MAJOR' ", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_Major ARTERIALS", "priority": 30, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 30, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "\"RoadClass\" = 'COUNTY_EXPY' AND \"Shape_Length\" >2000", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_EXPWY", "priority": 25, "symbol": { "type": "esriTS", "color": [ 115, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 237, 156, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 30, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "\"RoadClass\" = 'ARTERIAL' ", "useCodedValues": true, "maxScale": 0, "minScale": 72224, "name": "NAMES_ARTERIALS", "priority": 32, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 30, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.36026180975E7, "ymin": 4427566.5244999975, "xmax": -1.3493501382199999E7, "ymax": 4506838.881800003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STREETPREFIX", "type": "esriFieldTypeString", "alias": "STREETPREFIX", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 4, "domain": null }, { "name": "STREETSUFFIX", "type": "esriFieldTypeString", "alias": "STREETSUFFIX", "length": 2, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 15, "domain": null }, { "name": "RoadLabel", "type": "esriFieldTypeString", "alias": "RoadLabel", "length": 10, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Streets", "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": 36112, "maxScale": 18057, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 2 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULLRDNAME_SCC_ORIG]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "toLabel <> 'Ramp' AND FULLRDNAME_SCC_ORIG IS NOT NULL AND FULLRDNAME_SCC_ORIG <> 'XXX Multi-Digitized XXX' AND FULLRDNAME_SCC_ORIG <> 'XXX UnNamed XXX'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Road", "priority": 58, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3603520319899999E7, "ymin": 4427064.9223000035, "xmax": -1.3493204457899999E7, "ymax": 4506885.812700003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLRDNAME_SCC_ORIG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FEATUID", "type": "esriFieldTypeInteger", "alias": "FEATUID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 6, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "CTBNAL", "type": "esriFieldTypeString", "alias": "CTBNAL", "length": 16, "domain": null }, { "name": "CTBNAR", "type": "esriFieldTypeString", "alias": "CTBNAR", "length": 16, "domain": null }, { "name": "DISCRPAGID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 75, "domain": null }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "Road Centerline NENA Globally Unique ID", "length": 254, "domain": null }, { "name": "ADNUMPRE_L", "type": "esriFieldTypeString", "alias": "Left Address Number Prefix", "length": 15, "domain": null }, { "name": "ADNUMPRE_R", "type": "esriFieldTypeString", "alias": "Right Address Number Prefix", "length": 15, "domain": null }, { "name": "FROMADDR_L", "type": "esriFieldTypeInteger", "alias": "Left FROM Address", "domain": null }, { "name": "TOADDR_L", "type": "esriFieldTypeInteger", "alias": "Left TO Address", "domain": null }, { "name": "FROMADDR_R", "type": "esriFieldTypeInteger", "alias": "Right FROM Address", "domain": null }, { "name": "TOADDR_R", "type": "esriFieldTypeInteger", "alias": "Right TO Address", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 1, "domain": null }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 1, "domain": null }, { "name": "ST_PREMOD", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "ST_PREDIR", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 9, "domain": null }, { "name": "ST_PRETYP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 50, "domain": null }, { "name": "ST_PRESEP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "length": 20, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "ST_POSTYP", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 50, "domain": null }, { "name": "ST_POSDIR", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 9, "domain": null }, { "name": "ST_POSMOD", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 25, "domain": null }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "length": 2, "domain": null }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "length": 75, "domain": null }, { "name": "LST_TYPE", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "length": 4, "domain": null }, { "name": "LST_POSDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "length": 2, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN Left", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN Right", "length": 5, "domain": null }, { "name": "MSAGCOMM_L", "type": "esriFieldTypeString", "alias": "MSAG Community Name Left", "length": 30, "domain": null }, { "name": "MSAGCOMM_R", "type": "esriFieldTypeString", "alias": "MSAG Community Name Right", "length": 30, "domain": null }, { "name": "COUNTRY_L", "type": "esriFieldTypeString", "alias": "Country Left", "length": 2, "domain": null }, { "name": "COUNTRY_R", "type": "esriFieldTypeString", "alias": "Country Right", "length": 2, "domain": null }, { "name": "STATE_L", "type": "esriFieldTypeString", "alias": "State Left", "length": 2, "domain": null }, { "name": "STATE_R", "type": "esriFieldTypeString", "alias": "State Right", "length": 2, "domain": null }, { "name": "COUNTY_L", "type": "esriFieldTypeString", "alias": "County Left", "length": 40, "domain": null }, { "name": "COUNTY_R", "type": "esriFieldTypeString", "alias": "County Right", "length": 40, "domain": null }, { "name": "ADDCODE_L", "type": "esriFieldTypeString", "alias": "Additional Code Left", "length": 6, "domain": null }, { "name": "ADDCODE_R", "type": "esriFieldTypeString", "alias": "Additional Code Right", "length": 6, "domain": null }, { "name": "INCMUNI_L", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Left", "length": 100, "domain": null }, { "name": "INCMUNI_R", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Right", "length": 100, "domain": null }, { "name": "UNINCCOM_L", "type": "esriFieldTypeString", "alias": "Unincorporated Community Left", "length": 100, "domain": null }, { "name": "UNINCCOM_R", "type": "esriFieldTypeString", "alias": "Unincorporated Community Right", "length": 100, "domain": null }, { "name": "NBRHDCOM_L", "type": "esriFieldTypeString", "alias": "Neighborhood Community Left", "length": 100, "domain": null }, { "name": "NBRHDCOM_R", "type": "esriFieldTypeString", "alias": "Neighborhood Community Right", "length": 100, "domain": null }, { "name": "POSTCODE_L", "type": "esriFieldTypeString", "alias": "Postal Code Left", "length": 7, "domain": null }, { "name": "POSTCODE_R", "type": "esriFieldTypeString", "alias": "Postal Code Right", "length": 7, "domain": null }, { "name": "POSTCOMM_L", "type": "esriFieldTypeString", "alias": "Postal Community Name Left", "length": 40, "domain": null }, { "name": "POSTCOMM_R", "type": "esriFieldTypeString", "alias": "Postal Community Name Right", "length": 40, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 15, "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "SpeedLimit", "domain": null }, { "name": "VALID_L", "type": "esriFieldTypeString", "alias": "Validation Left", "length": 1, "domain": null }, { "name": "VALID_R", "type": "esriFieldTypeString", "alias": "Validation Right", "length": 1, "domain": null }, { "name": "PSAP_IDLEFT", "type": "esriFieldTypeString", "alias": "PSAP ID Left", "length": 100, "domain": null }, { "name": "PSAP_IDRIGHT", "type": "esriFieldTypeString", "alias": "PSAP ID Right", "length": 100, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "data_source", "length": 75, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "EXTERNAL_NGUID", "type": "esriFieldTypeString", "alias": "EXTERNAL_NGUID", "length": 300, "domain": null }, { "name": "FULLRDNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 255, "domain": null }, { "name": "FEATURE_STATUS", "type": "esriFieldTypeString", "alias": "Feature Status", "length": 75, "domain": null }, { "name": "FULLRDNAME_SCC_ORIG", "type": "esriFieldTypeString", "alias": "fullrdname_scc_orig", "length": 50, "domain": null }, { "name": "SHIELD_NUM", "type": "esriFieldTypeString", "alias": "SHIELD_NUM", "length": 10, "domain": null }, { "name": "SHIELD_TYPE", "type": "esriFieldTypeString", "alias": "SHIELD_TYPE", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Streets", "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": 18056, "maxScale": 9029, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 2 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULLRDNAME_SCC_ORIG]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "toLabel <> 'Ramp' AND FULLRDNAME_SCC_ORIG IS NOT NULL AND FULLRDNAME_SCC_ORIG <> 'XXX Multi-Digitized XXX' AND FULLRDNAME_SCC_ORIG <> 'XXX UnNamed XXX'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Road", "priority": 61, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3603520319899999E7, "ymin": 4427064.9223000035, "xmax": -1.3493204457899999E7, "ymax": 4506885.812700003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLRDNAME_SCC_ORIG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FEATUID", "type": "esriFieldTypeInteger", "alias": "FEATUID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 6, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "CTBNAL", "type": "esriFieldTypeString", "alias": "CTBNAL", "length": 16, "domain": null }, { "name": "CTBNAR", "type": "esriFieldTypeString", "alias": "CTBNAR", "length": 16, "domain": null }, { "name": "DISCRPAGID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 75, "domain": null }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "Road Centerline NENA Globally Unique ID", "length": 254, "domain": null }, { "name": "ADNUMPRE_L", "type": "esriFieldTypeString", "alias": "Left Address Number Prefix", "length": 15, "domain": null }, { "name": "ADNUMPRE_R", "type": "esriFieldTypeString", "alias": "Right Address Number Prefix", "length": 15, "domain": null }, { "name": "FROMADDR_L", "type": "esriFieldTypeInteger", "alias": "Left FROM Address", "domain": null }, { "name": "TOADDR_L", "type": "esriFieldTypeInteger", "alias": "Left TO Address", "domain": null }, { "name": "FROMADDR_R", "type": "esriFieldTypeInteger", "alias": "Right FROM Address", "domain": null }, { "name": "TOADDR_R", "type": "esriFieldTypeInteger", "alias": "Right TO Address", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 1, "domain": null }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 1, "domain": null }, { "name": "ST_PREMOD", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "ST_PREDIR", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 9, "domain": null }, { "name": "ST_PRETYP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 50, "domain": null }, { "name": "ST_PRESEP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "length": 20, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "ST_POSTYP", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 50, "domain": null }, { "name": "ST_POSDIR", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 9, "domain": null }, { "name": "ST_POSMOD", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 25, "domain": null }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "length": 2, "domain": null }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "length": 75, "domain": null }, { "name": "LST_TYPE", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "length": 4, "domain": null }, { "name": "LST_POSDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "length": 2, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN Left", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN Right", "length": 5, "domain": null }, { "name": "MSAGCOMM_L", "type": "esriFieldTypeString", "alias": "MSAG Community Name Left", "length": 30, "domain": null }, { "name": "MSAGCOMM_R", "type": "esriFieldTypeString", "alias": "MSAG Community Name Right", "length": 30, "domain": null }, { "name": "COUNTRY_L", "type": "esriFieldTypeString", "alias": "Country Left", "length": 2, "domain": null }, { "name": "COUNTRY_R", "type": "esriFieldTypeString", "alias": "Country Right", "length": 2, "domain": null }, { "name": "STATE_L", "type": "esriFieldTypeString", "alias": "State Left", "length": 2, "domain": null }, { "name": "STATE_R", "type": "esriFieldTypeString", "alias": "State Right", "length": 2, "domain": null }, { "name": "COUNTY_L", "type": "esriFieldTypeString", "alias": "County Left", "length": 40, "domain": null }, { "name": "COUNTY_R", "type": "esriFieldTypeString", "alias": "County Right", "length": 40, "domain": null }, { "name": "ADDCODE_L", "type": "esriFieldTypeString", "alias": "Additional Code Left", "length": 6, "domain": null }, { "name": "ADDCODE_R", "type": "esriFieldTypeString", "alias": "Additional Code Right", "length": 6, "domain": null }, { "name": "INCMUNI_L", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Left", "length": 100, "domain": null }, { "name": "INCMUNI_R", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Right", "length": 100, "domain": null }, { "name": "UNINCCOM_L", "type": "esriFieldTypeString", "alias": "Unincorporated Community Left", "length": 100, "domain": null }, { "name": "UNINCCOM_R", "type": "esriFieldTypeString", "alias": "Unincorporated Community Right", "length": 100, "domain": null }, { "name": "NBRHDCOM_L", "type": "esriFieldTypeString", "alias": "Neighborhood Community Left", "length": 100, "domain": null }, { "name": "NBRHDCOM_R", "type": "esriFieldTypeString", "alias": "Neighborhood Community Right", "length": 100, "domain": null }, { "name": "POSTCODE_L", "type": "esriFieldTypeString", "alias": "Postal Code Left", "length": 7, "domain": null }, { "name": "POSTCODE_R", "type": "esriFieldTypeString", "alias": "Postal Code Right", "length": 7, "domain": null }, { "name": "POSTCOMM_L", "type": "esriFieldTypeString", "alias": "Postal Community Name Left", "length": 40, "domain": null }, { "name": "POSTCOMM_R", "type": "esriFieldTypeString", "alias": "Postal Community Name Right", "length": 40, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 15, "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "SpeedLimit", "domain": null }, { "name": "VALID_L", "type": "esriFieldTypeString", "alias": "Validation Left", "length": 1, "domain": null }, { "name": "VALID_R", "type": "esriFieldTypeString", "alias": "Validation Right", "length": 1, "domain": null }, { "name": "PSAP_IDLEFT", "type": "esriFieldTypeString", "alias": "PSAP ID Left", "length": 100, "domain": null }, { "name": "PSAP_IDRIGHT", "type": "esriFieldTypeString", "alias": "PSAP ID Right", "length": 100, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "data_source", "length": 75, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "EXTERNAL_NGUID", "type": "esriFieldTypeString", "alias": "EXTERNAL_NGUID", "length": 300, "domain": null }, { "name": "FULLRDNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 255, "domain": null }, { "name": "FEATURE_STATUS", "type": "esriFieldTypeString", "alias": "Feature Status", "length": 75, "domain": null }, { "name": "FULLRDNAME_SCC_ORIG", "type": "esriFieldTypeString", "alias": "fullrdname_scc_orig", "length": 50, "domain": null }, { "name": "SHIELD_NUM", "type": "esriFieldTypeString", "alias": "SHIELD_NUM", "length": 10, "domain": null }, { "name": "SHIELD_TYPE", "type": "esriFieldTypeString", "alias": "SHIELD_TYPE", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Streets", "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": 9028, "maxScale": 4515, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULLRDNAME_SCC_ORIG]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "toLabel <> 'Ramp' AND FULLRDNAME_SCC_ORIG IS NOT NULL AND FULLRDNAME_SCC_ORIG <> 'XXX Multi-Digitized XXX' AND FULLRDNAME_SCC_ORIG <> 'XXX UnNamed XXX'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Road", "priority": 66, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"toLabel\" = 'Ramp'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Ramp", "priority": 68, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3603520319899999E7, "ymin": 4427064.9223000035, "xmax": -1.3493204457899999E7, "ymax": 4506885.812700003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLRDNAME_SCC_ORIG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FEATUID", "type": "esriFieldTypeInteger", "alias": "FEATUID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 6, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "CTBNAL", "type": "esriFieldTypeString", "alias": "CTBNAL", "length": 16, "domain": null }, { "name": "CTBNAR", "type": "esriFieldTypeString", "alias": "CTBNAR", "length": 16, "domain": null }, { "name": "DISCRPAGID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 75, "domain": null }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "Road Centerline NENA Globally Unique ID", "length": 254, "domain": null }, { "name": "ADNUMPRE_L", "type": "esriFieldTypeString", "alias": "Left Address Number Prefix", "length": 15, "domain": null }, { "name": "ADNUMPRE_R", "type": "esriFieldTypeString", "alias": "Right Address Number Prefix", "length": 15, "domain": null }, { "name": "FROMADDR_L", "type": "esriFieldTypeInteger", "alias": "Left FROM Address", "domain": null }, { "name": "TOADDR_L", "type": "esriFieldTypeInteger", "alias": "Left TO Address", "domain": null }, { "name": "FROMADDR_R", "type": "esriFieldTypeInteger", "alias": "Right FROM Address", "domain": null }, { "name": "TOADDR_R", "type": "esriFieldTypeInteger", "alias": "Right TO Address", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 1, "domain": null }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 1, "domain": null }, { "name": "ST_PREMOD", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "ST_PREDIR", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 9, "domain": null }, { "name": "ST_PRETYP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 50, "domain": null }, { "name": "ST_PRESEP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "length": 20, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "ST_POSTYP", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 50, "domain": null }, { "name": "ST_POSDIR", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 9, "domain": null }, { "name": "ST_POSMOD", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 25, "domain": null }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "length": 2, "domain": null }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "length": 75, "domain": null }, { "name": "LST_TYPE", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "length": 4, "domain": null }, { "name": "LST_POSDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "length": 2, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN Left", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN Right", "length": 5, "domain": null }, { "name": "MSAGCOMM_L", "type": "esriFieldTypeString", "alias": "MSAG Community Name Left", "length": 30, "domain": null }, { "name": "MSAGCOMM_R", "type": "esriFieldTypeString", "alias": "MSAG Community Name Right", "length": 30, "domain": null }, { "name": "COUNTRY_L", "type": "esriFieldTypeString", "alias": "Country Left", "length": 2, "domain": null }, { "name": "COUNTRY_R", "type": "esriFieldTypeString", "alias": "Country Right", "length": 2, "domain": null }, { "name": "STATE_L", "type": "esriFieldTypeString", "alias": "State Left", "length": 2, "domain": null }, { "name": "STATE_R", "type": "esriFieldTypeString", "alias": "State Right", "length": 2, "domain": null }, { "name": "COUNTY_L", "type": "esriFieldTypeString", "alias": "County Left", "length": 40, "domain": null }, { "name": "COUNTY_R", "type": "esriFieldTypeString", "alias": "County Right", "length": 40, "domain": null }, { "name": "ADDCODE_L", "type": "esriFieldTypeString", "alias": "Additional Code Left", "length": 6, "domain": null }, { "name": "ADDCODE_R", "type": "esriFieldTypeString", "alias": "Additional Code Right", "length": 6, "domain": null }, { "name": "INCMUNI_L", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Left", "length": 100, "domain": null }, { "name": "INCMUNI_R", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Right", "length": 100, "domain": null }, { "name": "UNINCCOM_L", "type": "esriFieldTypeString", "alias": "Unincorporated Community Left", "length": 100, "domain": null }, { "name": "UNINCCOM_R", "type": "esriFieldTypeString", "alias": "Unincorporated Community Right", "length": 100, "domain": null }, { "name": "NBRHDCOM_L", "type": "esriFieldTypeString", "alias": "Neighborhood Community Left", "length": 100, "domain": null }, { "name": "NBRHDCOM_R", "type": "esriFieldTypeString", "alias": "Neighborhood Community Right", "length": 100, "domain": null }, { "name": "POSTCODE_L", "type": "esriFieldTypeString", "alias": "Postal Code Left", "length": 7, "domain": null }, { "name": "POSTCODE_R", "type": "esriFieldTypeString", "alias": "Postal Code Right", "length": 7, "domain": null }, { "name": "POSTCOMM_L", "type": "esriFieldTypeString", "alias": "Postal Community Name Left", "length": 40, "domain": null }, { "name": "POSTCOMM_R", "type": "esriFieldTypeString", "alias": "Postal Community Name Right", "length": 40, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 15, "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "SpeedLimit", "domain": null }, { "name": "VALID_L", "type": "esriFieldTypeString", "alias": "Validation Left", "length": 1, "domain": null }, { "name": "VALID_R", "type": "esriFieldTypeString", "alias": "Validation Right", "length": 1, "domain": null }, { "name": "PSAP_IDLEFT", "type": "esriFieldTypeString", "alias": "PSAP ID Left", "length": 100, "domain": null }, { "name": "PSAP_IDRIGHT", "type": "esriFieldTypeString", "alias": "PSAP ID Right", "length": 100, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "data_source", "length": 75, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "EXTERNAL_NGUID", "type": "esriFieldTypeString", "alias": "EXTERNAL_NGUID", "length": 300, "domain": null }, { "name": "FULLRDNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 255, "domain": null }, { "name": "FEATURE_STATUS", "type": "esriFieldTypeString", "alias": "Feature Status", "length": 75, "domain": null }, { "name": "FULLRDNAME_SCC_ORIG", "type": "esriFieldTypeString", "alias": "fullrdname_scc_orig", "length": 50, "domain": null }, { "name": "SHIELD_NUM", "type": "esriFieldTypeString", "alias": "SHIELD_NUM", "length": 10, "domain": null }, { "name": "SHIELD_TYPE", "type": "esriFieldTypeString", "alias": "SHIELD_TYPE", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Streets", "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": 4514, "maxScale": 2258, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULLRDNAME_SCC_ORIG]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "toLabel <> 'Ramp' AND FULLRDNAME_SCC_ORIG IS NOT NULL AND FULLRDNAME_SCC_ORIG <> 'XXX Multi-Digitized XXX' AND FULLRDNAME_SCC_ORIG <> 'XXX UnNamed XXX'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Road", "priority": 62, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"toLabel\" = 'Ramp'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Ramp", "priority": 69, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3603520319899999E7, "ymin": 4427064.9223000035, "xmax": -1.3493204457899999E7, "ymax": 4506885.812700003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLRDNAME_SCC_ORIG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FEATUID", "type": "esriFieldTypeInteger", "alias": "FEATUID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 6, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "CTBNAL", "type": "esriFieldTypeString", "alias": "CTBNAL", "length": 16, "domain": null }, { "name": "CTBNAR", "type": "esriFieldTypeString", "alias": "CTBNAR", "length": 16, "domain": null }, { "name": "DISCRPAGID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 75, "domain": null }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "Road Centerline NENA Globally Unique ID", "length": 254, "domain": null }, { "name": "ADNUMPRE_L", "type": "esriFieldTypeString", "alias": "Left Address Number Prefix", "length": 15, "domain": null }, { "name": "ADNUMPRE_R", "type": "esriFieldTypeString", "alias": "Right Address Number Prefix", "length": 15, "domain": null }, { "name": "FROMADDR_L", "type": "esriFieldTypeInteger", "alias": "Left FROM Address", "domain": null }, { "name": "TOADDR_L", "type": "esriFieldTypeInteger", "alias": "Left TO Address", "domain": null }, { "name": "FROMADDR_R", "type": "esriFieldTypeInteger", "alias": "Right FROM Address", "domain": null }, { "name": "TOADDR_R", "type": "esriFieldTypeInteger", "alias": "Right TO Address", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 1, "domain": null }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 1, "domain": null }, { "name": "ST_PREMOD", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "ST_PREDIR", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 9, "domain": null }, { "name": "ST_PRETYP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 50, "domain": null }, { "name": "ST_PRESEP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "length": 20, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "ST_POSTYP", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 50, "domain": null }, { "name": "ST_POSDIR", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 9, "domain": null }, { "name": "ST_POSMOD", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 25, "domain": null }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "length": 2, "domain": null }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "length": 75, "domain": null }, { "name": "LST_TYPE", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "length": 4, "domain": null }, { "name": "LST_POSDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "length": 2, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN Left", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN Right", "length": 5, "domain": null }, { "name": "MSAGCOMM_L", "type": "esriFieldTypeString", "alias": "MSAG Community Name Left", "length": 30, "domain": null }, { "name": "MSAGCOMM_R", "type": "esriFieldTypeString", "alias": "MSAG Community Name Right", "length": 30, "domain": null }, { "name": "COUNTRY_L", "type": "esriFieldTypeString", "alias": "Country Left", "length": 2, "domain": null }, { "name": "COUNTRY_R", "type": "esriFieldTypeString", "alias": "Country Right", "length": 2, "domain": null }, { "name": "STATE_L", "type": "esriFieldTypeString", "alias": "State Left", "length": 2, "domain": null }, { "name": "STATE_R", "type": "esriFieldTypeString", "alias": "State Right", "length": 2, "domain": null }, { "name": "COUNTY_L", "type": "esriFieldTypeString", "alias": "County Left", "length": 40, "domain": null }, { "name": "COUNTY_R", "type": "esriFieldTypeString", "alias": "County Right", "length": 40, "domain": null }, { "name": "ADDCODE_L", "type": "esriFieldTypeString", "alias": "Additional Code Left", "length": 6, "domain": null }, { "name": "ADDCODE_R", "type": "esriFieldTypeString", "alias": "Additional Code Right", "length": 6, "domain": null }, { "name": "INCMUNI_L", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Left", "length": 100, "domain": null }, { "name": "INCMUNI_R", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Right", "length": 100, "domain": null }, { "name": "UNINCCOM_L", "type": "esriFieldTypeString", "alias": "Unincorporated Community Left", "length": 100, "domain": null }, { "name": "UNINCCOM_R", "type": "esriFieldTypeString", "alias": "Unincorporated Community Right", "length": 100, "domain": null }, { "name": "NBRHDCOM_L", "type": "esriFieldTypeString", "alias": "Neighborhood Community Left", "length": 100, "domain": null }, { "name": "NBRHDCOM_R", "type": "esriFieldTypeString", "alias": "Neighborhood Community Right", "length": 100, "domain": null }, { "name": "POSTCODE_L", "type": "esriFieldTypeString", "alias": "Postal Code Left", "length": 7, "domain": null }, { "name": "POSTCODE_R", "type": "esriFieldTypeString", "alias": "Postal Code Right", "length": 7, "domain": null }, { "name": "POSTCOMM_L", "type": "esriFieldTypeString", "alias": "Postal Community Name Left", "length": 40, "domain": null }, { "name": "POSTCOMM_R", "type": "esriFieldTypeString", "alias": "Postal Community Name Right", "length": 40, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 15, "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "SpeedLimit", "domain": null }, { "name": "VALID_L", "type": "esriFieldTypeString", "alias": "Validation Left", "length": 1, "domain": null }, { "name": "VALID_R", "type": "esriFieldTypeString", "alias": "Validation Right", "length": 1, "domain": null }, { "name": "PSAP_IDLEFT", "type": "esriFieldTypeString", "alias": "PSAP ID Left", "length": 100, "domain": null }, { "name": "PSAP_IDRIGHT", "type": "esriFieldTypeString", "alias": "PSAP ID Right", "length": 100, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "data_source", "length": 75, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "EXTERNAL_NGUID", "type": "esriFieldTypeString", "alias": "EXTERNAL_NGUID", "length": 300, "domain": null }, { "name": "FULLRDNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 255, "domain": null }, { "name": "FEATURE_STATUS", "type": "esriFieldTypeString", "alias": "Feature Status", "length": 75, "domain": null }, { "name": "FULLRDNAME_SCC_ORIG", "type": "esriFieldTypeString", "alias": "fullrdname_scc_orig", "length": 50, "domain": null }, { "name": "SHIELD_NUM", "type": "esriFieldTypeString", "alias": "SHIELD_NUM", "length": 10, "domain": null }, { "name": "SHIELD_TYPE", "type": "esriFieldTypeString", "alias": "SHIELD_TYPE", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Streets", "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": 2257, "maxScale": 1130, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULLRDNAME_SCC_ORIG]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "toLabel <> 'Ramp' AND FULLRDNAME_SCC_ORIG IS NOT NULL AND FULLRDNAME_SCC_ORIG <> 'XXX Multi-Digitized XXX' AND FULLRDNAME_SCC_ORIG <> 'XXX UnNamed XXX'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Road", "priority": 65, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 19, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": false, "removeDuplicates": "none", "where": "\"toLabel\" = 'Ramp'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Ramp", "priority": 70, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3603520319899999E7, "ymin": 4427064.9223000035, "xmax": -1.3493204457899999E7, "ymax": 4506885.812700003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLRDNAME_SCC_ORIG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "INMAJORROADS", "type": "esriFieldTypeString", "alias": "inMajorRoads", "length": 5, "domain": null }, { "name": "TOLABEL", "type": "esriFieldTypeString", "alias": "toLabel", "length": 5, "domain": null }, { "name": "FEATUID", "type": "esriFieldTypeInteger", "alias": "FEATUID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 6, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "CTBNAL", "type": "esriFieldTypeString", "alias": "CTBNAL", "length": 16, "domain": null }, { "name": "CTBNAR", "type": "esriFieldTypeString", "alias": "CTBNAR", "length": 16, "domain": null }, { "name": "DISCRPAGID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 75, "domain": null }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "Road Centerline NENA Globally Unique ID", "length": 254, "domain": null }, { "name": "ADNUMPRE_L", "type": "esriFieldTypeString", "alias": "Left Address Number Prefix", "length": 15, "domain": null }, { "name": "ADNUMPRE_R", "type": "esriFieldTypeString", "alias": "Right Address Number Prefix", "length": 15, "domain": null }, { "name": "FROMADDR_L", "type": "esriFieldTypeInteger", "alias": "Left FROM Address", "domain": null }, { "name": "TOADDR_L", "type": "esriFieldTypeInteger", "alias": "Left TO Address", "domain": null }, { "name": "FROMADDR_R", "type": "esriFieldTypeInteger", "alias": "Right FROM Address", "domain": null }, { "name": "TOADDR_R", "type": "esriFieldTypeInteger", "alias": "Right TO Address", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 1, "domain": null }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 1, "domain": null }, { "name": "ST_PREMOD", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "ST_PREDIR", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 9, "domain": null }, { "name": "ST_PRETYP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 50, "domain": null }, { "name": "ST_PRESEP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "length": 20, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "ST_POSTYP", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 50, "domain": null }, { "name": "ST_POSDIR", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 9, "domain": null }, { "name": "ST_POSMOD", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 25, "domain": null }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "length": 2, "domain": null }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "length": 75, "domain": null }, { "name": "LST_TYPE", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "length": 4, "domain": null }, { "name": "LST_POSDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "length": 2, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN Left", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN Right", "length": 5, "domain": null }, { "name": "MSAGCOMM_L", "type": "esriFieldTypeString", "alias": "MSAG Community Name Left", "length": 30, "domain": null }, { "name": "MSAGCOMM_R", "type": "esriFieldTypeString", "alias": "MSAG Community Name Right", "length": 30, "domain": null }, { "name": "COUNTRY_L", "type": "esriFieldTypeString", "alias": "Country Left", "length": 2, "domain": null }, { "name": "COUNTRY_R", "type": "esriFieldTypeString", "alias": "Country Right", "length": 2, "domain": null }, { "name": "STATE_L", "type": "esriFieldTypeString", "alias": "State Left", "length": 2, "domain": null }, { "name": "STATE_R", "type": "esriFieldTypeString", "alias": "State Right", "length": 2, "domain": null }, { "name": "COUNTY_L", "type": "esriFieldTypeString", "alias": "County Left", "length": 40, "domain": null }, { "name": "COUNTY_R", "type": "esriFieldTypeString", "alias": "County Right", "length": 40, "domain": null }, { "name": "ADDCODE_L", "type": "esriFieldTypeString", "alias": "Additional Code Left", "length": 6, "domain": null }, { "name": "ADDCODE_R", "type": "esriFieldTypeString", "alias": "Additional Code Right", "length": 6, "domain": null }, { "name": "INCMUNI_L", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Left", "length": 100, "domain": null }, { "name": "INCMUNI_R", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Right", "length": 100, "domain": null }, { "name": "UNINCCOM_L", "type": "esriFieldTypeString", "alias": "Unincorporated Community Left", "length": 100, "domain": null }, { "name": "UNINCCOM_R", "type": "esriFieldTypeString", "alias": "Unincorporated Community Right", "length": 100, "domain": null }, { "name": "NBRHDCOM_L", "type": "esriFieldTypeString", "alias": "Neighborhood Community Left", "length": 100, "domain": null }, { "name": "NBRHDCOM_R", "type": "esriFieldTypeString", "alias": "Neighborhood Community Right", "length": 100, "domain": null }, { "name": "POSTCODE_L", "type": "esriFieldTypeString", "alias": "Postal Code Left", "length": 7, "domain": null }, { "name": "POSTCODE_R", "type": "esriFieldTypeString", "alias": "Postal Code Right", "length": 7, "domain": null }, { "name": "POSTCOMM_L", "type": "esriFieldTypeString", "alias": "Postal Community Name Left", "length": 40, "domain": null }, { "name": "POSTCOMM_R", "type": "esriFieldTypeString", "alias": "Postal Community Name Right", "length": 40, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 15, "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "SpeedLimit", "domain": null }, { "name": "VALID_L", "type": "esriFieldTypeString", "alias": "Validation Left", "length": 1, "domain": null }, { "name": "VALID_R", "type": "esriFieldTypeString", "alias": "Validation Right", "length": 1, "domain": null }, { "name": "PSAP_IDLEFT", "type": "esriFieldTypeString", "alias": "PSAP ID Left", "length": 100, "domain": null }, { "name": "PSAP_IDRIGHT", "type": "esriFieldTypeString", "alias": "PSAP ID Right", "length": 100, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "data_source", "length": 75, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "EXTERNAL_NGUID", "type": "esriFieldTypeString", "alias": "EXTERNAL_NGUID", "length": 300, "domain": null }, { "name": "FULLRDNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 255, "domain": null }, { "name": "FEATURE_STATUS", "type": "esriFieldTypeString", "alias": "Feature Status", "length": 75, "domain": null }, { "name": "FULLRDNAME_SCC_ORIG", "type": "esriFieldTypeString", "alias": "fullrdname_scc_orig", "length": 50, "domain": null }, { "name": "SHIELD_NUM", "type": "esriFieldTypeString", "alias": "SHIELD_NUM", "length": 10, "domain": null }, { "name": "SHIELD_TYPE", "type": "esriFieldTypeString", "alias": "SHIELD_TYPE", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Streets", "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": 1129, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 233, 216, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULLRDNAME_SCC_ORIG]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "toLabel <> 'Ramp' AND FULLRDNAME_SCC_ORIG IS NOT NULL AND FULLRDNAME_SCC_ORIG <> 'XXX Multi-Digitized XXX' AND FULLRDNAME_SCC_ORIG <> 'XXX UnNamed XXX'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Road", "priority": 5, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 24, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "\"toLabel\" = 'Ramp'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Ramp", "priority": 8, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 17, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3603520319899999E7, "ymin": 4427064.9223000035, "xmax": -1.3493204457899999E7, "ymax": 4506885.812700003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLRDNAME_SCC_ORIG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "INMAJORROADS", "type": "esriFieldTypeString", "alias": "inMajorRoads", "length": 5, "domain": null }, { "name": "TOLABEL", "type": "esriFieldTypeString", "alias": "toLabel", "length": 5, "domain": null }, { "name": "FEATUID", "type": "esriFieldTypeInteger", "alias": "FEATUID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 6, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "CTBNAL", "type": "esriFieldTypeString", "alias": "CTBNAL", "length": 16, "domain": null }, { "name": "CTBNAR", "type": "esriFieldTypeString", "alias": "CTBNAR", "length": 16, "domain": null }, { "name": "DISCRPAGID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 75, "domain": null }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "Road Centerline NENA Globally Unique ID", "length": 254, "domain": null }, { "name": "ADNUMPRE_L", "type": "esriFieldTypeString", "alias": "Left Address Number Prefix", "length": 15, "domain": null }, { "name": "ADNUMPRE_R", "type": "esriFieldTypeString", "alias": "Right Address Number Prefix", "length": 15, "domain": null }, { "name": "FROMADDR_L", "type": "esriFieldTypeInteger", "alias": "Left FROM Address", "domain": null }, { "name": "TOADDR_L", "type": "esriFieldTypeInteger", "alias": "Left TO Address", "domain": null }, { "name": "FROMADDR_R", "type": "esriFieldTypeInteger", "alias": "Right FROM Address", "domain": null }, { "name": "TOADDR_R", "type": "esriFieldTypeInteger", "alias": "Right TO Address", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 1, "domain": null }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 1, "domain": null }, { "name": "ST_PREMOD", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "ST_PREDIR", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 9, "domain": null }, { "name": "ST_PRETYP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 50, "domain": null }, { "name": "ST_PRESEP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "length": 20, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "ST_POSTYP", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 50, "domain": null }, { "name": "ST_POSDIR", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 9, "domain": null }, { "name": "ST_POSMOD", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 25, "domain": null }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "length": 2, "domain": null }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "length": 75, "domain": null }, { "name": "LST_TYPE", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "length": 4, "domain": null }, { "name": "LST_POSDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "length": 2, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN Left", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN Right", "length": 5, "domain": null }, { "name": "MSAGCOMM_L", "type": "esriFieldTypeString", "alias": "MSAG Community Name Left", "length": 30, "domain": null }, { "name": "MSAGCOMM_R", "type": "esriFieldTypeString", "alias": "MSAG Community Name Right", "length": 30, "domain": null }, { "name": "COUNTRY_L", "type": "esriFieldTypeString", "alias": "Country Left", "length": 2, "domain": null }, { "name": "COUNTRY_R", "type": "esriFieldTypeString", "alias": "Country Right", "length": 2, "domain": null }, { "name": "STATE_L", "type": "esriFieldTypeString", "alias": "State Left", "length": 2, "domain": null }, { "name": "STATE_R", "type": "esriFieldTypeString", "alias": "State Right", "length": 2, "domain": null }, { "name": "COUNTY_L", "type": "esriFieldTypeString", "alias": "County Left", "length": 40, "domain": null }, { "name": "COUNTY_R", "type": "esriFieldTypeString", "alias": "County Right", "length": 40, "domain": null }, { "name": "ADDCODE_L", "type": "esriFieldTypeString", "alias": "Additional Code Left", "length": 6, "domain": null }, { "name": "ADDCODE_R", "type": "esriFieldTypeString", "alias": "Additional Code Right", "length": 6, "domain": null }, { "name": "INCMUNI_L", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Left", "length": 100, "domain": null }, { "name": "INCMUNI_R", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Right", "length": 100, "domain": null }, { "name": "UNINCCOM_L", "type": "esriFieldTypeString", "alias": "Unincorporated Community Left", "length": 100, "domain": null }, { "name": "UNINCCOM_R", "type": "esriFieldTypeString", "alias": "Unincorporated Community Right", "length": 100, "domain": null }, { "name": "NBRHDCOM_L", "type": "esriFieldTypeString", "alias": "Neighborhood Community Left", "length": 100, "domain": null }, { "name": "NBRHDCOM_R", "type": "esriFieldTypeString", "alias": "Neighborhood Community Right", "length": 100, "domain": null }, { "name": "POSTCODE_L", "type": "esriFieldTypeString", "alias": "Postal Code Left", "length": 7, "domain": null }, { "name": "POSTCODE_R", "type": "esriFieldTypeString", "alias": "Postal Code Right", "length": 7, "domain": null }, { "name": "POSTCOMM_L", "type": "esriFieldTypeString", "alias": "Postal Community Name Left", "length": 40, "domain": null }, { "name": "POSTCOMM_R", "type": "esriFieldTypeString", "alias": "Postal Community Name Right", "length": 40, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 15, "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "SpeedLimit", "domain": null }, { "name": "VALID_L", "type": "esriFieldTypeString", "alias": "Validation Left", "length": 1, "domain": null }, { "name": "VALID_R", "type": "esriFieldTypeString", "alias": "Validation Right", "length": 1, "domain": null }, { "name": "PSAP_IDLEFT", "type": "esriFieldTypeString", "alias": "PSAP ID Left", "length": 100, "domain": null }, { "name": "PSAP_IDRIGHT", "type": "esriFieldTypeString", "alias": "PSAP ID Right", "length": 100, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "data_source", "length": 75, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "EXTERNAL_NGUID", "type": "esriFieldTypeString", "alias": "EXTERNAL_NGUID", "length": 300, "domain": null }, { "name": "FULLRDNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 255, "domain": null }, { "name": "FEATURE_STATUS", "type": "esriFieldTypeString", "alias": "Feature Status", "length": 75, "domain": null }, { "name": "FULLRDNAME_SCC_ORIG", "type": "esriFieldTypeString", "alias": "fullrdname_scc_orig", "length": 50, "domain": null }, { "name": "SHIELD_NUM", "type": "esriFieldTypeString", "alias": "SHIELD_NUM", "length": 10, "domain": null }, { "name": "SHIELD_TYPE", "type": "esriFieldTypeString", "alias": "SHIELD_TYPE", "length": 20, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "177e916ecf354416bf0e9c71ca2f7a5a" } ], "tables": [] }