{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Street Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 1.1641532198956515E-4, "zTolerance": 0.5, "mTolerance": 0.5, "falseX": -1.7746699999955066E7, "falseY": -4.406729999997276E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 3001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 236, 233, 216, 0 ], "width": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TOG_FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SNG_CLAS_CD IN (4, 5, 6, 18, 7, 8)", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Artl_Coll", "priority": 10, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.TOG_FULLNAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SNG_CLAS_CD NOT IN (4, 5, 6, 1, 2, 3, 8, 7, 16, 18)", "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Local", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 706625.2607013434, "ymin": 781176.3208445758, "xmax": 808078.7788723782, "ymax": 911075.3200288042, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 6.561679790026247E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TOG_FULLNAME", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "SNG_COM_ID", "type": "esriFieldTypeString", "alias": "Segment ID", "length": 10 }, { "name": "SNG_ST_SID", "type": "esriFieldTypeInteger", "alias": "Street ID (Street Na" }, { "name": "SNG_CLAS_CD", "type": "esriFieldTypeInteger", "alias": "Classification" }, { "name": "SNG_LFT_FRM", "type": "esriFieldTypeInteger", "alias": "L From Address" }, { "name": "SNG_LFT_TO", "type": "esriFieldTypeInteger", "alias": "L To Address" }, { "name": "SNG_RGT_FRM", "type": "esriFieldTypeInteger", "alias": "R From Address" }, { "name": "SNG_RGT_TO", "type": "esriFieldTypeInteger", "alias": "R To Address" }, { "name": "SNG_SPD_LT", "type": "esriFieldTypeInteger", "alias": "Speed Limit" }, { "name": "SNG_LENGTH", "type": "esriFieldTypeDouble", "alias": "Length" }, { "name": "SNG_OWNR_CD", "type": "esriFieldTypeInteger", "alias": "Owner" }, { "name": "SNG_TD_CD", "type": "esriFieldTypeInteger", "alias": "Travel Direction" }, { "name": "SNG_CM2_NID", "type": "esriFieldTypeString", "alias": "Node 2 ID", "length": 20 }, { "name": "SNG_CM1_NID", "type": "esriFieldTypeString", "alias": "Node 1 ID", "length": 20 }, { "name": "SNG_ST_DIR", "type": "esriFieldTypeString", "alias": "Street Direction", "length": 4 }, { "name": "SNG_ST_STR", "type": "esriFieldTypeString", "alias": "Street Name", "length": 100 }, { "name": "SNG_ST_TY", "type": "esriFieldTypeString", "alias": "Street Type", "length": 8 }, { "name": "SNG_ST_SFX", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 12 }, { "name": "SNG_ID", "type": "esriFieldTypeInteger", "alias": "Internal Segment ID" }, { "name": "SNG_DB", "type": "esriFieldTypeSmallInteger", "alias": "In GBA Database?" }, { "name": "SNG_CITY_CD", "type": "esriFieldTypeInteger", "alias": "City/Facility" }, { "name": "TOG_FULLNAME", "type": "esriFieldTypeString", "alias": "TOG_FULLNAME", "length": 32 }, { "name": "TOG_STATUS", "type": "esriFieldTypeString", "alias": "TOG_STATUS", "length": 1 }, { "name": "TOG_MUNL", "type": "esriFieldTypeString", "alias": "TOG_MUNL", "length": 4 }, { "name": "TOG_MUNR", "type": "esriFieldTypeString", "alias": "TOG_MUNR", "length": 4 }, { "name": "TOG_PLATL", "type": "esriFieldTypeSmallInteger", "alias": "TOG_PLATL" }, { "name": "TOG_PLATR", "type": "esriFieldTypeSmallInteger", "alias": "TOG_PLATR" }, { "name": "TOG_GRIDL", "type": "esriFieldTypeString", "alias": "TOG_GRIDL", "length": 4 }, { "name": "TOG_GRIDR", "type": "esriFieldTypeString", "alias": "TOG_GRIDR", "length": 4 }, { "name": "TOG_WIDTH", "type": "esriFieldTypeDouble", "alias": "TOG_WIDTH" }, { "name": "TOG_FORMESA", "type": "esriFieldTypeString", "alias": "TOG_FORMESA", "length": 3 }, { "name": "TOG_STNAME", "type": "esriFieldTypeString", "alias": "TOG_STNAME", "length": 40 }, { "name": "TOG_ROAD_ID", "type": "esriFieldTypeDouble", "alias": "TOG_ROAD_ID" }, { "name": "TOG_BLOCK_ID", "type": "esriFieldTypeString", "alias": "TOG_BLOCK_ID", "length": 6 }, { "name": "TOG_FR_COMMENT", "type": "esriFieldTypeString", "alias": "TOG_FR_COMMENT", "length": 50 }, { "name": "TOG_LABEL", "type": "esriFieldTypeString", "alias": "TOG_LABEL", "length": 3 }, { "name": "TOG_USE4ALIGN", "type": "esriFieldTypeString", "alias": "TOG_USE4ALIGN", "length": 5 }, { "name": "TOG_CIRCULATION", "type": "esriFieldTypeString", "alias": "TOG_CIRCULATION", "length": 20 }, { "name": "TOG_LEFT_POST", "type": "esriFieldTypeString", "alias": "TOG_LEFT_POST", "length": 50 }, { "name": "TOG_RIGHT_POST", "type": "esriFieldTypeString", "alias": "TOG_RIGHT_POST", "length": 50 }, { "name": "TOG_SEGID", "type": "esriFieldTypeInteger", "alias": "TOG_SEGID" }, { "name": "TOG_BK_OID", "type": "esriFieldTypeInteger", "alias": "TOG_BK_OID" }, { "name": "TOG_CBLOCK", "type": "esriFieldTypeString", "alias": "TOG_CBLOCK", "length": 10 }, { "name": "TOG_ANGLE", "type": "esriFieldTypeDouble", "alias": "TOG_ANGLE" }, { "name": "PD_Label", "type": "esriFieldTypeSmallInteger", "alias": "PD_Label" }, { "name": "TOG_LAST_MOD", "type": "esriFieldTypeDate", "alias": "Last Modified Date", "length": 8 }, { "name": "TOG_MAINT_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 20 }, { "name": "SNG_USER14", "type": "esriFieldTypeString", "alias": "PVMT_ZONE", "length": 30 }, { "name": "TOG_ASSET_OF", "type": "esriFieldTypeString", "alias": "TOG_ASSET_OF", "length": 20 }, { "name": "TOG_CONST_DATE", "type": "esriFieldTypeDate", "alias": "Construction Date", "length": 8 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8 }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R567_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S458_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 11, "name": "Street Labels3000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 1.1641532198956515E-4, "zTolerance": 0.5, "mTolerance": 0.5, "falseX": -1.7746699999955066E7, "falseY": -4.406729999997276E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 2001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 236, 233, 216, 0 ], "width": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TOG_FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SNG_CLAS_CD IN (4, 5, 6, 18, 16, 7, 8)", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Artl_Coll", "priority": 10, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial Black", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.TOG_FULLNAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SNG_CLAS_CD NOT IN (4, 5, 6, 1, 2, 3, 8, 7, 18)", "useCodedValues": true, "maxScale": 0, "minScale": "NaN", "name": "Local", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial Black", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 706625.2607013434, "ymin": 781176.3208445758, "xmax": 808078.7788723782, "ymax": 911075.3200288042, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 6.561679790026247E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TOG_FULLNAME", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "SNG_COM_ID", "type": "esriFieldTypeString", "alias": "Segment ID", "length": 10 }, { "name": "SNG_ST_SID", "type": "esriFieldTypeInteger", "alias": "Street ID (Street Na" }, { "name": "SNG_CLAS_CD", "type": "esriFieldTypeInteger", "alias": "Classification" }, { "name": "SNG_LFT_FRM", "type": "esriFieldTypeInteger", "alias": "L From Address" }, { "name": "SNG_LFT_TO", "type": "esriFieldTypeInteger", "alias": "L To Address" }, { "name": "SNG_RGT_FRM", "type": "esriFieldTypeInteger", "alias": "R From Address" }, { "name": "SNG_RGT_TO", "type": "esriFieldTypeInteger", "alias": "R To Address" }, { "name": "SNG_SPD_LT", "type": "esriFieldTypeInteger", "alias": "Speed Limit" }, { "name": "SNG_LENGTH", "type": "esriFieldTypeDouble", "alias": "Length" }, { "name": "SNG_OWNR_CD", "type": "esriFieldTypeInteger", "alias": "Owner" }, { "name": "SNG_TD_CD", "type": "esriFieldTypeInteger", "alias": "Travel Direction" }, { "name": "SNG_CM2_NID", "type": "esriFieldTypeString", "alias": "Node 2 ID", "length": 20 }, { "name": "SNG_CM1_NID", "type": "esriFieldTypeString", "alias": "Node 1 ID", "length": 20 }, { "name": "SNG_ST_DIR", "type": "esriFieldTypeString", "alias": "Street Direction", "length": 4 }, { "name": "SNG_ST_STR", "type": "esriFieldTypeString", "alias": "Street Name", "length": 100 }, { "name": "SNG_ST_TY", "type": "esriFieldTypeString", "alias": "Street Type", "length": 8 }, { "name": "SNG_ST_SFX", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 12 }, { "name": "SNG_ID", "type": "esriFieldTypeInteger", "alias": "Internal Segment ID" }, { "name": "SNG_DB", "type": "esriFieldTypeSmallInteger", "alias": "In GBA Database?" }, { "name": "SNG_CITY_CD", "type": "esriFieldTypeInteger", "alias": "City/Facility" }, { "name": "TOG_FULLNAME", "type": "esriFieldTypeString", "alias": "TOG_FULLNAME", "length": 32 }, { "name": "TOG_STATUS", "type": "esriFieldTypeString", "alias": "TOG_STATUS", "length": 1 }, { "name": "TOG_MUNL", "type": "esriFieldTypeString", "alias": "TOG_MUNL", "length": 4 }, { "name": "TOG_MUNR", "type": "esriFieldTypeString", "alias": "TOG_MUNR", "length": 4 }, { "name": "TOG_PLATL", "type": "esriFieldTypeSmallInteger", "alias": "TOG_PLATL" }, { "name": "TOG_PLATR", "type": "esriFieldTypeSmallInteger", "alias": "TOG_PLATR" }, { "name": "TOG_GRIDL", "type": "esriFieldTypeString", "alias": "TOG_GRIDL", "length": 4 }, { "name": "TOG_GRIDR", "type": "esriFieldTypeString", "alias": "TOG_GRIDR", "length": 4 }, { "name": "TOG_WIDTH", "type": "esriFieldTypeDouble", "alias": "TOG_WIDTH" }, { "name": "TOG_FORMESA", "type": "esriFieldTypeString", "alias": "TOG_FORMESA", "length": 3 }, { "name": "TOG_STNAME", "type": "esriFieldTypeString", "alias": "TOG_STNAME", "length": 40 }, { "name": "TOG_ROAD_ID", "type": "esriFieldTypeDouble", "alias": "TOG_ROAD_ID" }, { "name": "TOG_BLOCK_ID", "type": "esriFieldTypeString", "alias": "TOG_BLOCK_ID", "length": 6 }, { "name": "TOG_FR_COMMENT", "type": "esriFieldTypeString", "alias": "TOG_FR_COMMENT", "length": 50 }, { "name": "TOG_LABEL", "type": "esriFieldTypeString", "alias": "TOG_LABEL", "length": 3 }, { "name": "TOG_USE4ALIGN", "type": "esriFieldTypeString", "alias": "TOG_USE4ALIGN", "length": 5 }, { "name": "TOG_CIRCULATION", "type": "esriFieldTypeString", "alias": "TOG_CIRCULATION", "length": 20 }, { "name": "TOG_LEFT_POST", "type": "esriFieldTypeString", "alias": "TOG_LEFT_POST", "length": 50 }, { "name": "TOG_RIGHT_POST", "type": "esriFieldTypeString", "alias": "TOG_RIGHT_POST", "length": 50 }, { "name": "TOG_SEGID", "type": "esriFieldTypeInteger", "alias": "TOG_SEGID" }, { "name": "TOG_BK_OID", "type": "esriFieldTypeInteger", "alias": "TOG_BK_OID" }, { "name": "TOG_CBLOCK", "type": "esriFieldTypeString", "alias": "TOG_CBLOCK", "length": 10 }, { "name": "TOG_ANGLE", "type": "esriFieldTypeDouble", "alias": "TOG_ANGLE" }, { "name": "PD_Label", "type": "esriFieldTypeSmallInteger", "alias": "PD_Label" }, { "name": "TOG_LAST_MOD", "type": "esriFieldTypeDate", "alias": "Last Modified Date", "length": 8 }, { "name": "TOG_MAINT_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 20 }, { "name": "SNG_USER14", "type": "esriFieldTypeString", "alias": "PVMT_ZONE", "length": 30 }, { "name": "TOG_ASSET_OF", "type": "esriFieldTypeString", "alias": "TOG_ASSET_OF", "length": 20 }, { "name": "TOG_CONST_DATE", "type": "esriFieldTypeDate", "alias": "Construction Date", "length": 8 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8 }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R567_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S458_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 10, "name": "Street Labels2000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 1.1641532198956515E-4, "zTolerance": 0.5, "mTolerance": 0.5, "falseX": -1.7746699999955066E7, "falseY": -4.406729999997276E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 1001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 236, 233, 216, 0 ], "width": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TOG_FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SNG_CLAS_CD IN (4, 5, 6, 18, 7, 8)", "useCodedValues": true, "maxScale": 0, "minScale": "NaN", "name": "Artl_Coll", "priority": 10, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial Black", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.TOG_FULLNAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SNG_CLAS_CD NOT IN (4, 5, 6, 1, 2, 3, 8, 7, 16, 18)", "useCodedValues": true, "maxScale": 0, "minScale": "NaN", "name": "Local", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial Black", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 706625.2607013434, "ymin": 781176.3208445758, "xmax": 808078.7788723782, "ymax": 911075.3200288042, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 6.561679790026247E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TOG_FULLNAME", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "SNG_COM_ID", "type": "esriFieldTypeString", "alias": "Segment ID", "length": 10 }, { "name": "SNG_ST_SID", "type": "esriFieldTypeInteger", "alias": "Street ID (Street Na" }, { "name": "SNG_CLAS_CD", "type": "esriFieldTypeInteger", "alias": "Classification" }, { "name": "SNG_LFT_FRM", "type": "esriFieldTypeInteger", "alias": "L From Address" }, { "name": "SNG_LFT_TO", "type": "esriFieldTypeInteger", "alias": "L To Address" }, { "name": "SNG_RGT_FRM", "type": "esriFieldTypeInteger", "alias": "R From Address" }, { "name": "SNG_RGT_TO", "type": "esriFieldTypeInteger", "alias": "R To Address" }, { "name": "SNG_SPD_LT", "type": "esriFieldTypeInteger", "alias": "Speed Limit" }, { "name": "SNG_LENGTH", "type": "esriFieldTypeDouble", "alias": "Length" }, { "name": "SNG_OWNR_CD", "type": "esriFieldTypeInteger", "alias": "Owner" }, { "name": "SNG_TD_CD", "type": "esriFieldTypeInteger", "alias": "Travel Direction" }, { "name": "SNG_CM2_NID", "type": "esriFieldTypeString", "alias": "Node 2 ID", "length": 20 }, { "name": "SNG_CM1_NID", "type": "esriFieldTypeString", "alias": "Node 1 ID", "length": 20 }, { "name": "SNG_ST_DIR", "type": "esriFieldTypeString", "alias": "Street Direction", "length": 4 }, { "name": "SNG_ST_STR", "type": "esriFieldTypeString", "alias": "Street Name", "length": 100 }, { "name": "SNG_ST_TY", "type": "esriFieldTypeString", "alias": "Street Type", "length": 8 }, { "name": "SNG_ST_SFX", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 12 }, { "name": "SNG_ID", "type": "esriFieldTypeInteger", "alias": "Internal Segment ID" }, { "name": "SNG_DB", "type": "esriFieldTypeSmallInteger", "alias": "In GBA Database?" }, { "name": "SNG_CITY_CD", "type": "esriFieldTypeInteger", "alias": "City/Facility" }, { "name": "TOG_FULLNAME", "type": "esriFieldTypeString", "alias": "TOG_FULLNAME", "length": 32 }, { "name": "TOG_STATUS", "type": "esriFieldTypeString", "alias": "TOG_STATUS", "length": 1 }, { "name": "TOG_MUNL", "type": "esriFieldTypeString", "alias": "TOG_MUNL", "length": 4 }, { "name": "TOG_MUNR", "type": "esriFieldTypeString", "alias": "TOG_MUNR", "length": 4 }, { "name": "TOG_PLATL", "type": "esriFieldTypeSmallInteger", "alias": "TOG_PLATL" }, { "name": "TOG_PLATR", "type": "esriFieldTypeSmallInteger", "alias": "TOG_PLATR" }, { "name": "TOG_GRIDL", "type": "esriFieldTypeString", "alias": "TOG_GRIDL", "length": 4 }, { "name": "TOG_GRIDR", "type": "esriFieldTypeString", "alias": "TOG_GRIDR", "length": 4 }, { "name": "TOG_WIDTH", "type": "esriFieldTypeDouble", "alias": "TOG_WIDTH" }, { "name": "TOG_FORMESA", "type": "esriFieldTypeString", "alias": "TOG_FORMESA", "length": 3 }, { "name": "TOG_STNAME", "type": "esriFieldTypeString", "alias": "TOG_STNAME", "length": 40 }, { "name": "TOG_ROAD_ID", "type": "esriFieldTypeDouble", "alias": "TOG_ROAD_ID" }, { "name": "TOG_BLOCK_ID", "type": "esriFieldTypeString", "alias": "TOG_BLOCK_ID", "length": 6 }, { "name": "TOG_FR_COMMENT", "type": "esriFieldTypeString", "alias": "TOG_FR_COMMENT", "length": 50 }, { "name": "TOG_LABEL", "type": "esriFieldTypeString", "alias": "TOG_LABEL", "length": 3 }, { "name": "TOG_USE4ALIGN", "type": "esriFieldTypeString", "alias": "TOG_USE4ALIGN", "length": 5 }, { "name": "TOG_CIRCULATION", "type": "esriFieldTypeString", "alias": "TOG_CIRCULATION", "length": 20 }, { "name": "TOG_LEFT_POST", "type": "esriFieldTypeString", "alias": "TOG_LEFT_POST", "length": 50 }, { "name": "TOG_RIGHT_POST", "type": "esriFieldTypeString", "alias": "TOG_RIGHT_POST", "length": 50 }, { "name": "TOG_SEGID", "type": "esriFieldTypeInteger", "alias": "TOG_SEGID" }, { "name": "TOG_BK_OID", "type": "esriFieldTypeInteger", "alias": "TOG_BK_OID" }, { "name": "TOG_CBLOCK", "type": "esriFieldTypeString", "alias": "TOG_CBLOCK", "length": 10 }, { "name": "TOG_ANGLE", "type": "esriFieldTypeDouble", "alias": "TOG_ANGLE" }, { "name": "PD_Label", "type": "esriFieldTypeSmallInteger", "alias": "PD_Label" }, { "name": "TOG_LAST_MOD", "type": "esriFieldTypeDate", "alias": "Last Modified Date", "length": 8 }, { "name": "TOG_MAINT_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 20 }, { "name": "SNG_USER14", "type": "esriFieldTypeString", "alias": "PVMT_ZONE", "length": 30 }, { "name": "TOG_ASSET_OF", "type": "esriFieldTypeString", "alias": "TOG_ASSET_OF", "length": 20 }, { "name": "TOG_CONST_DATE", "type": "esriFieldTypeDate", "alias": "Construction Date", "length": 8 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8 }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R567_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S458_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9, "name": "Street Labels1000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 1.1641532198956515E-4, "zTolerance": 0.5, "mTolerance": 0.5, "falseX": -1.7746699999955066E7, "falseY": -4.406729999997276E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 751, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 236, 233, 216, 0 ], "width": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TOG_FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SNG_CLAS_CD IN (4, 5, 6, 18, 16, 7, 8)", "useCodedValues": true, "maxScale": 0, "minScale": "NaN", "name": "Artl_Coll", "priority": 10, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 3, "font": { "family": "Arial Black", "size": 20, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.TOG_FULLNAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SNG_CLAS_CD NOT IN (4, 5, 6, 1, 2, 3, 8, 7, 18)", "useCodedValues": true, "maxScale": 0, "minScale": "NaN", "name": "Local", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 3, "font": { "family": "Arial Black", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 706625.2607013434, "ymin": 781176.3208445758, "xmax": 808078.7788723782, "ymax": 911075.3200288042, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 6.561679790026247E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TOG_FULLNAME", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "SNG_COM_ID", "type": "esriFieldTypeString", "alias": "Segment ID", "length": 10 }, { "name": "SNG_ST_SID", "type": "esriFieldTypeInteger", "alias": "Street ID (Street Na" }, { "name": "SNG_CLAS_CD", "type": "esriFieldTypeInteger", "alias": "Classification" }, { "name": "SNG_LFT_FRM", "type": "esriFieldTypeInteger", "alias": "L From Address" }, { "name": "SNG_LFT_TO", "type": "esriFieldTypeInteger", "alias": "L To Address" }, { "name": "SNG_RGT_FRM", "type": "esriFieldTypeInteger", "alias": "R From Address" }, { "name": "SNG_RGT_TO", "type": "esriFieldTypeInteger", "alias": "R To Address" }, { "name": "SNG_SPD_LT", "type": "esriFieldTypeInteger", "alias": "Speed Limit" }, { "name": "SNG_LENGTH", "type": "esriFieldTypeDouble", "alias": "Length" }, { "name": "SNG_OWNR_CD", "type": "esriFieldTypeInteger", "alias": "Owner" }, { "name": "SNG_TD_CD", "type": "esriFieldTypeInteger", "alias": "Travel Direction" }, { "name": "SNG_CM2_NID", "type": "esriFieldTypeString", "alias": "Node 2 ID", "length": 20 }, { "name": "SNG_CM1_NID", "type": "esriFieldTypeString", "alias": "Node 1 ID", "length": 20 }, { "name": "SNG_ST_DIR", "type": "esriFieldTypeString", "alias": "Street Direction", "length": 4 }, { "name": "SNG_ST_STR", "type": "esriFieldTypeString", "alias": "Street Name", "length": 100 }, { "name": "SNG_ST_TY", "type": "esriFieldTypeString", "alias": "Street Type", "length": 8 }, { "name": "SNG_ST_SFX", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 12 }, { "name": "SNG_ID", "type": "esriFieldTypeInteger", "alias": "Internal Segment ID" }, { "name": "SNG_DB", "type": "esriFieldTypeSmallInteger", "alias": "In GBA Database?" }, { "name": "SNG_CITY_CD", "type": "esriFieldTypeInteger", "alias": "City/Facility" }, { "name": "TOG_FULLNAME", "type": "esriFieldTypeString", "alias": "TOG_FULLNAME", "length": 32 }, { "name": "TOG_STATUS", "type": "esriFieldTypeString", "alias": "TOG_STATUS", "length": 1 }, { "name": "TOG_MUNL", "type": "esriFieldTypeString", "alias": "TOG_MUNL", "length": 4 }, { "name": "TOG_MUNR", "type": "esriFieldTypeString", "alias": "TOG_MUNR", "length": 4 }, { "name": "TOG_PLATL", "type": "esriFieldTypeSmallInteger", "alias": "TOG_PLATL" }, { "name": "TOG_PLATR", "type": "esriFieldTypeSmallInteger", "alias": "TOG_PLATR" }, { "name": "TOG_GRIDL", "type": "esriFieldTypeString", "alias": "TOG_GRIDL", "length": 4 }, { "name": "TOG_GRIDR", "type": "esriFieldTypeString", "alias": "TOG_GRIDR", "length": 4 }, { "name": "TOG_WIDTH", "type": "esriFieldTypeDouble", "alias": "TOG_WIDTH" }, { "name": "TOG_FORMESA", "type": "esriFieldTypeString", "alias": "TOG_FORMESA", "length": 3 }, { "name": "TOG_STNAME", "type": "esriFieldTypeString", "alias": "TOG_STNAME", "length": 40 }, { "name": "TOG_ROAD_ID", "type": "esriFieldTypeDouble", "alias": "TOG_ROAD_ID" }, { "name": "TOG_BLOCK_ID", "type": "esriFieldTypeString", "alias": "TOG_BLOCK_ID", "length": 6 }, { "name": "TOG_FR_COMMENT", "type": "esriFieldTypeString", "alias": "TOG_FR_COMMENT", "length": 50 }, { "name": "TOG_LABEL", "type": "esriFieldTypeString", "alias": "TOG_LABEL", "length": 3 }, { "name": "TOG_USE4ALIGN", "type": "esriFieldTypeString", "alias": "TOG_USE4ALIGN", "length": 5 }, { "name": "TOG_CIRCULATION", "type": "esriFieldTypeString", "alias": "TOG_CIRCULATION", "length": 20 }, { "name": "TOG_LEFT_POST", "type": "esriFieldTypeString", "alias": "TOG_LEFT_POST", "length": 50 }, { "name": "TOG_RIGHT_POST", "type": "esriFieldTypeString", "alias": "TOG_RIGHT_POST", "length": 50 }, { "name": "TOG_SEGID", "type": "esriFieldTypeInteger", "alias": "TOG_SEGID" }, { "name": "TOG_BK_OID", "type": "esriFieldTypeInteger", "alias": "TOG_BK_OID" }, { "name": "TOG_CBLOCK", "type": "esriFieldTypeString", "alias": "TOG_CBLOCK", "length": 10 }, { "name": "TOG_ANGLE", "type": "esriFieldTypeDouble", "alias": "TOG_ANGLE" }, { "name": "PD_Label", "type": "esriFieldTypeSmallInteger", "alias": "PD_Label" }, { "name": "TOG_LAST_MOD", "type": "esriFieldTypeDate", "alias": "Last Modified Date", "length": 8 }, { "name": "TOG_MAINT_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 20 }, { "name": "SNG_USER14", "type": "esriFieldTypeString", "alias": "PVMT_ZONE", "length": 30 }, { "name": "TOG_ASSET_OF", "type": "esriFieldTypeString", "alias": "TOG_ASSET_OF", "length": 20 }, { "name": "TOG_CONST_DATE", "type": "esriFieldTypeDate", "alias": "Construction Date", "length": 8 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8 }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R567_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S458_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "Street Labels750", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 1.1641532198956515E-4, "zTolerance": 0.5, "mTolerance": 0.5, "falseX": -1.7746699999955066E7, "falseY": -4.406729999997276E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 750, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 236, 233, 216, 0 ], "width": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TOG_FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SNG_CLAS_CD IN (4, 5, 6, 18, 7, 8)", "useCodedValues": true, "maxScale": 0, "minScale": "NaN", "name": "Artl_Coll", "priority": 10, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 4, "font": { "family": "Arial Black", "size": 32, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.TOG_FULLNAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SNG_CLAS_CD NOT IN (4, 5, 6, 1, 2, 3, 8, 7, 16, 18)", "useCodedValues": true, "maxScale": 0, "minScale": "NaN", "name": "Local", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 4, "font": { "family": "Arial Black", "size": 32, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 706625.2607013434, "ymin": 781176.3208445758, "xmax": 808078.7788723782, "ymax": 911075.3200288042, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 6.561679790026247E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TOG_FULLNAME", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "SNG_COM_ID", "type": "esriFieldTypeString", "alias": "Segment ID", "length": 10 }, { "name": "SNG_ST_SID", "type": "esriFieldTypeInteger", "alias": "Street ID (Street Na" }, { "name": "SNG_CLAS_CD", "type": "esriFieldTypeInteger", "alias": "Classification" }, { "name": "SNG_LFT_FRM", "type": "esriFieldTypeInteger", "alias": "L From Address" }, { "name": "SNG_LFT_TO", "type": "esriFieldTypeInteger", "alias": "L To Address" }, { "name": "SNG_RGT_FRM", "type": "esriFieldTypeInteger", "alias": "R From Address" }, { "name": "SNG_RGT_TO", "type": "esriFieldTypeInteger", "alias": "R To Address" }, { "name": "SNG_SPD_LT", "type": "esriFieldTypeInteger", "alias": "Speed Limit" }, { "name": "SNG_LENGTH", "type": "esriFieldTypeDouble", "alias": "Length" }, { "name": "SNG_OWNR_CD", "type": "esriFieldTypeInteger", "alias": "Owner" }, { "name": "SNG_TD_CD", "type": "esriFieldTypeInteger", "alias": "Travel Direction" }, { "name": "SNG_CM2_NID", "type": "esriFieldTypeString", "alias": "Node 2 ID", "length": 20 }, { "name": "SNG_CM1_NID", "type": "esriFieldTypeString", "alias": "Node 1 ID", "length": 20 }, { "name": "SNG_ST_DIR", "type": "esriFieldTypeString", "alias": "Street Direction", "length": 4 }, { "name": "SNG_ST_STR", "type": "esriFieldTypeString", "alias": "Street Name", "length": 100 }, { "name": "SNG_ST_TY", "type": "esriFieldTypeString", "alias": "Street Type", "length": 8 }, { "name": "SNG_ST_SFX", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 12 }, { "name": "SNG_ID", "type": "esriFieldTypeInteger", "alias": "Internal Segment ID" }, { "name": "SNG_DB", "type": "esriFieldTypeSmallInteger", "alias": "In GBA Database?" }, { "name": "SNG_CITY_CD", "type": "esriFieldTypeInteger", "alias": "City/Facility" }, { "name": "TOG_FULLNAME", "type": "esriFieldTypeString", "alias": "TOG_FULLNAME", "length": 32 }, { "name": "TOG_STATUS", "type": "esriFieldTypeString", "alias": "TOG_STATUS", "length": 1 }, { "name": "TOG_MUNL", "type": "esriFieldTypeString", "alias": "TOG_MUNL", "length": 4 }, { "name": "TOG_MUNR", "type": "esriFieldTypeString", "alias": "TOG_MUNR", "length": 4 }, { "name": "TOG_PLATL", "type": "esriFieldTypeSmallInteger", "alias": "TOG_PLATL" }, { "name": "TOG_PLATR", "type": "esriFieldTypeSmallInteger", "alias": "TOG_PLATR" }, { "name": "TOG_GRIDL", "type": "esriFieldTypeString", "alias": "TOG_GRIDL", "length": 4 }, { "name": "TOG_GRIDR", "type": "esriFieldTypeString", "alias": "TOG_GRIDR", "length": 4 }, { "name": "TOG_WIDTH", "type": "esriFieldTypeDouble", "alias": "TOG_WIDTH" }, { "name": "TOG_FORMESA", "type": "esriFieldTypeString", "alias": "TOG_FORMESA", "length": 3 }, { "name": "TOG_STNAME", "type": "esriFieldTypeString", "alias": "TOG_STNAME", "length": 40 }, { "name": "TOG_ROAD_ID", "type": "esriFieldTypeDouble", "alias": "TOG_ROAD_ID" }, { "name": "TOG_BLOCK_ID", "type": "esriFieldTypeString", "alias": "TOG_BLOCK_ID", "length": 6 }, { "name": "TOG_FR_COMMENT", "type": "esriFieldTypeString", "alias": "TOG_FR_COMMENT", "length": 50 }, { "name": "TOG_LABEL", "type": "esriFieldTypeString", "alias": "TOG_LABEL", "length": 3 }, { "name": "TOG_USE4ALIGN", "type": "esriFieldTypeString", "alias": "TOG_USE4ALIGN", "length": 5 }, { "name": "TOG_CIRCULATION", "type": "esriFieldTypeString", "alias": "TOG_CIRCULATION", "length": 20 }, { "name": "TOG_LEFT_POST", "type": "esriFieldTypeString", "alias": "TOG_LEFT_POST", "length": 50 }, { "name": "TOG_RIGHT_POST", "type": "esriFieldTypeString", "alias": "TOG_RIGHT_POST", "length": 50 }, { "name": "TOG_SEGID", "type": "esriFieldTypeInteger", "alias": "TOG_SEGID" }, { "name": "TOG_BK_OID", "type": "esriFieldTypeInteger", "alias": "TOG_BK_OID" }, { "name": "TOG_CBLOCK", "type": "esriFieldTypeString", "alias": "TOG_CBLOCK", "length": 10 }, { "name": "TOG_ANGLE", "type": "esriFieldTypeDouble", "alias": "TOG_ANGLE" }, { "name": "PD_Label", "type": "esriFieldTypeSmallInteger", "alias": "PD_Label" }, { "name": "TOG_LAST_MOD", "type": "esriFieldTypeDate", "alias": "Last Modified Date", "length": 8 }, { "name": "TOG_MAINT_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 20 }, { "name": "SNG_USER14", "type": "esriFieldTypeString", "alias": "PVMT_ZONE", "length": 30 }, { "name": "TOG_ASSET_OF", "type": "esriFieldTypeString", "alias": "TOG_ASSET_OF", "length": 20 }, { "name": "TOG_CONST_DATE", "type": "esriFieldTypeDate", "alias": "Construction Date", "length": 8 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8 }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R567_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S458_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Outer Street Labels", "type": "Feature Layer", "description": "
The streets feature class is intended to show current and future street centerlines in Maricopa County, Arizona.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 2868,
"latestWkid": 2868,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17746700,
"falseY": -44067300,
"xyUnits": 3048,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "Maricopa County Recorder GIS Department \nhttp://www.recorder.maricopa.gov",
"parentLayer": null,
"subLayers": [],
"minScale": 24000,
"maxScale": 3001,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
69,
82,
168,
0
],
"width": 0
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpression": "[StDir] CONCAT \" \" CONCAT [StName] CONCAT \" \" CONCAT [StType] CONCAT \" \" CONCAT [StSufx]",
"labelPlacement": "esriServerLinePlacementCenterAlong",
"textLayout": "followFeature",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"where": "(Class = 3 And SubClass = 4) Or (Class = 5 And SubClass = 5)",
"useCodedValues": true,
"maxScale": 3000,
"minScale": 24000,
"name": "Artl_Coll",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
255
],
"haloSize": 1,
"font": {
"family": "Arial Black",
"size": 8,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
},
{
"labelExpressionInfo": {"expression": "$feature.StName"},
"labelPlacement": "esriServerLinePlacementAboveAlong",
"textLayout": "straight",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 3000,
"name": "Local",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
255
],
"haloSize": 1,
"font": {
"family": "Arial Black",
"size": 8,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 262500.52395012975,
"ymin": 546993.4146981612,
"xmax": 937499.6466535442,
"ymax": 1112502.2260498703,
"spatialReference": {
"wkid": 2868,
"latestWkid": 2868,
"xyTolerance": 6.561679790026247E-4,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17746700,
"falseY": -44067300,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "StName",
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1"
},
{
"name": "OBJECTID",
"type": "esriFieldTypeInteger",
"alias": "OBJECTID"
},
{
"name": "ADD1_L",
"type": "esriFieldTypeDouble",
"alias": "ADD1_L"
},
{
"name": "ADD1_R",
"type": "esriFieldTypeDouble",
"alias": "ADD1_R"
},
{
"name": "ADD2_L",
"type": "esriFieldTypeDouble",
"alias": "ADD2_L"
},
{
"name": "ADD2_R",
"type": "esriFieldTypeDouble",
"alias": "ADD2_R"
},
{
"name": "StDir",
"type": "esriFieldTypeString",
"alias": "StDir",
"length": 2
},
{
"name": "StName",
"type": "esriFieldTypeString",
"alias": "StName",
"length": 50
},
{
"name": "StType",
"type": "esriFieldTypeString",
"alias": "StType",
"length": 12
},
{
"name": "StSufx",
"type": "esriFieldTypeString",
"alias": "StSufx",
"length": 2
},
{
"name": "ZipLeft",
"type": "esriFieldTypeString",
"alias": "ZipLeft",
"length": 5
},
{
"name": "ZipRight",
"type": "esriFieldTypeString",
"alias": "ZipRight",
"length": 5
},
{
"name": "RouteName",
"type": "esriFieldTypeString",
"alias": "RouteName",
"length": 70
},
{
"name": "Class",
"type": "esriFieldTypeDouble",
"alias": "Class"
},
{
"name": "CityLeft",
"type": "esriFieldTypeString",
"alias": "CityLeft",
"length": 3
},
{
"name": "CityRight",
"type": "esriFieldTypeString",
"alias": "CityRight",
"length": 3
},
{
"name": "SubClass",
"type": "esriFieldTypeInteger",
"alias": "SubClass"
},
{
"name": "RouteNumbe",
"type": "esriFieldTypeInteger",
"alias": "RouteNumbe"
},
{
"name": "EditDate",
"type": "esriFieldTypeDate",
"alias": "EditDate",
"length": 8
},
{
"name": "CreateDate",
"type": "esriFieldTypeDate",
"alias": "CreateDate",
"length": 8
},
{
"name": "FElev",
"type": "esriFieldTypeInteger",
"alias": "FElev"
},
{
"name": "TElev",
"type": "esriFieldTypeInteger",
"alias": "TElev"
},
{
"name": "OneWay",
"type": "esriFieldTypeString",
"alias": "OneWay",
"length": 3
},
{
"name": "AltStDir",
"type": "esriFieldTypeString",
"alias": "AltStDir",
"length": 2
},
{
"name": "AltStName",
"type": "esriFieldTypeString",
"alias": "AltStName",
"length": 50
},
{
"name": "AltStType",
"type": "esriFieldTypeString",
"alias": "AltStType",
"length": 6
},
{
"name": "AltStSufx",
"type": "esriFieldTypeString",
"alias": "AltStSufx",
"length": 2
},
{
"name": "GlobalID",
"type": "esriFieldTypeString",
"alias": "GlobalID",
"length": 38
},
{
"name": "DeadEnd",
"type": "esriFieldTypeInteger",
"alias": "DeadEnd"
},
{
"name": "Constructe",
"type": "esriFieldTypeInteger",
"alias": "Constructe"
},
{
"name": "AltRouteNu",
"type": "esriFieldTypeString",
"alias": "AltRouteNu",
"length": 25
},
{
"name": "LRSFix",
"type": "esriFieldTypeString",
"alias": "LRSFix",
"length": 6
},
{
"name": "SHAPE_STLe",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_STLe"
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R6479_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S2000_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 14,
"name": "Outer Street Labels3000",
"type": "Feature Layer",
"description": " The streets feature class is intended to show current and future street centerlines in Maricopa County, Arizona.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 2868,
"latestWkid": 2868,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17746700,
"falseY": -44067300,
"xyUnits": 3048,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "Maricopa County Recorder GIS Department \nhttp://www.recorder.maricopa.gov",
"parentLayer": null,
"subLayers": [],
"minScale": 3000,
"maxScale": 2001,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
69,
82,
168,
0
],
"width": 0
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpression": "[StDir] CONCAT \" \" CONCAT [StName] CONCAT \" \" CONCAT [StType] CONCAT \" \" CONCAT [StSufx]",
"labelPlacement": "esriServerLinePlacementCenterAlong",
"textLayout": "followFeature",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"where": "(Class = 3 And SubClass = 4) Or (Class = 5 And SubClass = 5)",
"useCodedValues": true,
"maxScale": 3000,
"minScale": 24000,
"name": "Artl_Coll",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
255
],
"haloSize": 1.5,
"font": {
"family": "Arial Black",
"size": 10,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
},
{
"labelExpressionInfo": {"expression": "$feature.StName"},
"labelPlacement": "esriServerLinePlacementAboveAlong",
"textLayout": "straight",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 3000,
"name": "Local",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
255
],
"haloSize": 1.5,
"font": {
"family": "Arial Black",
"size": 10,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 262500.52395012975,
"ymin": 546993.4146981612,
"xmax": 937499.6466535442,
"ymax": 1112502.2260498703,
"spatialReference": {
"wkid": 2868,
"latestWkid": 2868,
"xyTolerance": 6.561679790026247E-4,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17746700,
"falseY": -44067300,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "StName",
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1"
},
{
"name": "OBJECTID",
"type": "esriFieldTypeInteger",
"alias": "OBJECTID"
},
{
"name": "ADD1_L",
"type": "esriFieldTypeDouble",
"alias": "ADD1_L"
},
{
"name": "ADD1_R",
"type": "esriFieldTypeDouble",
"alias": "ADD1_R"
},
{
"name": "ADD2_L",
"type": "esriFieldTypeDouble",
"alias": "ADD2_L"
},
{
"name": "ADD2_R",
"type": "esriFieldTypeDouble",
"alias": "ADD2_R"
},
{
"name": "StDir",
"type": "esriFieldTypeString",
"alias": "StDir",
"length": 2
},
{
"name": "StName",
"type": "esriFieldTypeString",
"alias": "StName",
"length": 50
},
{
"name": "StType",
"type": "esriFieldTypeString",
"alias": "StType",
"length": 12
},
{
"name": "StSufx",
"type": "esriFieldTypeString",
"alias": "StSufx",
"length": 2
},
{
"name": "ZipLeft",
"type": "esriFieldTypeString",
"alias": "ZipLeft",
"length": 5
},
{
"name": "ZipRight",
"type": "esriFieldTypeString",
"alias": "ZipRight",
"length": 5
},
{
"name": "RouteName",
"type": "esriFieldTypeString",
"alias": "RouteName",
"length": 70
},
{
"name": "Class",
"type": "esriFieldTypeDouble",
"alias": "Class"
},
{
"name": "CityLeft",
"type": "esriFieldTypeString",
"alias": "CityLeft",
"length": 3
},
{
"name": "CityRight",
"type": "esriFieldTypeString",
"alias": "CityRight",
"length": 3
},
{
"name": "SubClass",
"type": "esriFieldTypeInteger",
"alias": "SubClass"
},
{
"name": "RouteNumbe",
"type": "esriFieldTypeInteger",
"alias": "RouteNumbe"
},
{
"name": "EditDate",
"type": "esriFieldTypeDate",
"alias": "EditDate",
"length": 8
},
{
"name": "CreateDate",
"type": "esriFieldTypeDate",
"alias": "CreateDate",
"length": 8
},
{
"name": "FElev",
"type": "esriFieldTypeInteger",
"alias": "FElev"
},
{
"name": "TElev",
"type": "esriFieldTypeInteger",
"alias": "TElev"
},
{
"name": "OneWay",
"type": "esriFieldTypeString",
"alias": "OneWay",
"length": 3
},
{
"name": "AltStDir",
"type": "esriFieldTypeString",
"alias": "AltStDir",
"length": 2
},
{
"name": "AltStName",
"type": "esriFieldTypeString",
"alias": "AltStName",
"length": 50
},
{
"name": "AltStType",
"type": "esriFieldTypeString",
"alias": "AltStType",
"length": 6
},
{
"name": "AltStSufx",
"type": "esriFieldTypeString",
"alias": "AltStSufx",
"length": 2
},
{
"name": "GlobalID",
"type": "esriFieldTypeString",
"alias": "GlobalID",
"length": 38
},
{
"name": "DeadEnd",
"type": "esriFieldTypeInteger",
"alias": "DeadEnd"
},
{
"name": "Constructe",
"type": "esriFieldTypeInteger",
"alias": "Constructe"
},
{
"name": "AltRouteNu",
"type": "esriFieldTypeString",
"alias": "AltRouteNu",
"length": 25
},
{
"name": "LRSFix",
"type": "esriFieldTypeString",
"alias": "LRSFix",
"length": 6
},
{
"name": "SHAPE_STLe",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_STLe"
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R6479_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S2000_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 13,
"name": "Outer Street Labels2000",
"type": "Feature Layer",
"description": " The streets feature class is intended to show current and future street centerlines in Maricopa County, Arizona.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 2868,
"latestWkid": 2868,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17746700,
"falseY": -44067300,
"xyUnits": 3048,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "Maricopa County Recorder GIS Department \nhttp://www.recorder.maricopa.gov",
"parentLayer": null,
"subLayers": [],
"minScale": 2000,
"maxScale": 1001,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
69,
82,
168,
0
],
"width": 0
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpression": "[StDir] CONCAT \" \" CONCAT [StName] CONCAT \" \" CONCAT [StType] CONCAT \" \" CONCAT [StSufx]",
"labelPlacement": "esriServerLinePlacementCenterAlong",
"textLayout": "followFeature",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"where": "(Class = 3 And SubClass = 4) Or (Class = 5 And SubClass = 5)",
"useCodedValues": true,
"maxScale": 3000,
"minScale": "NaN",
"name": "Artl_Coll",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
255
],
"haloSize": 2,
"font": {
"family": "Arial Black",
"size": 16,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
},
{
"labelExpressionInfo": {"expression": "$feature.StName"},
"labelPlacement": "esriServerLinePlacementAboveAlong",
"textLayout": "straight",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": "NaN",
"name": "Local",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
255
],
"haloSize": 2,
"font": {
"family": "Arial Black",
"size": 14,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 262500.52395012975,
"ymin": 546993.4146981612,
"xmax": 937499.6466535442,
"ymax": 1112502.2260498703,
"spatialReference": {
"wkid": 2868,
"latestWkid": 2868,
"xyTolerance": 6.561679790026247E-4,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17746700,
"falseY": -44067300,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "StName",
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1"
},
{
"name": "OBJECTID",
"type": "esriFieldTypeInteger",
"alias": "OBJECTID"
},
{
"name": "ADD1_L",
"type": "esriFieldTypeDouble",
"alias": "ADD1_L"
},
{
"name": "ADD1_R",
"type": "esriFieldTypeDouble",
"alias": "ADD1_R"
},
{
"name": "ADD2_L",
"type": "esriFieldTypeDouble",
"alias": "ADD2_L"
},
{
"name": "ADD2_R",
"type": "esriFieldTypeDouble",
"alias": "ADD2_R"
},
{
"name": "StDir",
"type": "esriFieldTypeString",
"alias": "StDir",
"length": 2
},
{
"name": "StName",
"type": "esriFieldTypeString",
"alias": "StName",
"length": 50
},
{
"name": "StType",
"type": "esriFieldTypeString",
"alias": "StType",
"length": 12
},
{
"name": "StSufx",
"type": "esriFieldTypeString",
"alias": "StSufx",
"length": 2
},
{
"name": "ZipLeft",
"type": "esriFieldTypeString",
"alias": "ZipLeft",
"length": 5
},
{
"name": "ZipRight",
"type": "esriFieldTypeString",
"alias": "ZipRight",
"length": 5
},
{
"name": "RouteName",
"type": "esriFieldTypeString",
"alias": "RouteName",
"length": 70
},
{
"name": "Class",
"type": "esriFieldTypeDouble",
"alias": "Class"
},
{
"name": "CityLeft",
"type": "esriFieldTypeString",
"alias": "CityLeft",
"length": 3
},
{
"name": "CityRight",
"type": "esriFieldTypeString",
"alias": "CityRight",
"length": 3
},
{
"name": "SubClass",
"type": "esriFieldTypeInteger",
"alias": "SubClass"
},
{
"name": "RouteNumbe",
"type": "esriFieldTypeInteger",
"alias": "RouteNumbe"
},
{
"name": "EditDate",
"type": "esriFieldTypeDate",
"alias": "EditDate",
"length": 8
},
{
"name": "CreateDate",
"type": "esriFieldTypeDate",
"alias": "CreateDate",
"length": 8
},
{
"name": "FElev",
"type": "esriFieldTypeInteger",
"alias": "FElev"
},
{
"name": "TElev",
"type": "esriFieldTypeInteger",
"alias": "TElev"
},
{
"name": "OneWay",
"type": "esriFieldTypeString",
"alias": "OneWay",
"length": 3
},
{
"name": "AltStDir",
"type": "esriFieldTypeString",
"alias": "AltStDir",
"length": 2
},
{
"name": "AltStName",
"type": "esriFieldTypeString",
"alias": "AltStName",
"length": 50
},
{
"name": "AltStType",
"type": "esriFieldTypeString",
"alias": "AltStType",
"length": 6
},
{
"name": "AltStSufx",
"type": "esriFieldTypeString",
"alias": "AltStSufx",
"length": 2
},
{
"name": "GlobalID",
"type": "esriFieldTypeString",
"alias": "GlobalID",
"length": 38
},
{
"name": "DeadEnd",
"type": "esriFieldTypeInteger",
"alias": "DeadEnd"
},
{
"name": "Constructe",
"type": "esriFieldTypeInteger",
"alias": "Constructe"
},
{
"name": "AltRouteNu",
"type": "esriFieldTypeString",
"alias": "AltRouteNu",
"length": 25
},
{
"name": "LRSFix",
"type": "esriFieldTypeString",
"alias": "LRSFix",
"length": 6
},
{
"name": "SHAPE_STLe",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_STLe"
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R6479_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S2000_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 12,
"name": "Outer Street Labels1000",
"type": "Feature Layer",
"description": " The streets feature class is intended to show current and future street centerlines in Maricopa County, Arizona.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 2868,
"latestWkid": 2868,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17746700,
"falseY": -44067300,
"xyUnits": 3048,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "Maricopa County Recorder GIS Department \nhttp://www.recorder.maricopa.gov",
"parentLayer": null,
"subLayers": [],
"minScale": 1000,
"maxScale": 751,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
69,
82,
168,
0
],
"width": 0
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpression": "[StDir] CONCAT \" \" CONCAT [StName] CONCAT \" \" CONCAT [StType] CONCAT \" \" CONCAT [StSufx]",
"labelPlacement": "esriServerLinePlacementCenterAlong",
"textLayout": "followFeature",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"where": "(Class = 3 And SubClass = 4) Or (Class = 5 And SubClass = 5)",
"useCodedValues": true,
"maxScale": "NaN",
"minScale": "NaN",
"name": "Artl_Coll",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
255
],
"haloSize": 3,
"font": {
"family": "Arial Black",
"size": 20,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
},
{
"labelExpressionInfo": {"expression": "$feature.StName"},
"labelPlacement": "esriServerLinePlacementAboveAlong",
"textLayout": "straight",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": "NaN",
"name": "Local",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
255
],
"haloSize": 3,
"font": {
"family": "Arial Black",
"size": 18,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 262500.52395012975,
"ymin": 546993.4146981612,
"xmax": 937499.6466535442,
"ymax": 1112502.2260498703,
"spatialReference": {
"wkid": 2868,
"latestWkid": 2868,
"xyTolerance": 6.561679790026247E-4,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17746700,
"falseY": -44067300,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "StName",
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1"
},
{
"name": "OBJECTID",
"type": "esriFieldTypeInteger",
"alias": "OBJECTID"
},
{
"name": "ADD1_L",
"type": "esriFieldTypeDouble",
"alias": "ADD1_L"
},
{
"name": "ADD1_R",
"type": "esriFieldTypeDouble",
"alias": "ADD1_R"
},
{
"name": "ADD2_L",
"type": "esriFieldTypeDouble",
"alias": "ADD2_L"
},
{
"name": "ADD2_R",
"type": "esriFieldTypeDouble",
"alias": "ADD2_R"
},
{
"name": "StDir",
"type": "esriFieldTypeString",
"alias": "StDir",
"length": 2
},
{
"name": "StName",
"type": "esriFieldTypeString",
"alias": "StName",
"length": 50
},
{
"name": "StType",
"type": "esriFieldTypeString",
"alias": "StType",
"length": 12
},
{
"name": "StSufx",
"type": "esriFieldTypeString",
"alias": "StSufx",
"length": 2
},
{
"name": "ZipLeft",
"type": "esriFieldTypeString",
"alias": "ZipLeft",
"length": 5
},
{
"name": "ZipRight",
"type": "esriFieldTypeString",
"alias": "ZipRight",
"length": 5
},
{
"name": "RouteName",
"type": "esriFieldTypeString",
"alias": "RouteName",
"length": 70
},
{
"name": "Class",
"type": "esriFieldTypeDouble",
"alias": "Class"
},
{
"name": "CityLeft",
"type": "esriFieldTypeString",
"alias": "CityLeft",
"length": 3
},
{
"name": "CityRight",
"type": "esriFieldTypeString",
"alias": "CityRight",
"length": 3
},
{
"name": "SubClass",
"type": "esriFieldTypeInteger",
"alias": "SubClass"
},
{
"name": "RouteNumbe",
"type": "esriFieldTypeInteger",
"alias": "RouteNumbe"
},
{
"name": "EditDate",
"type": "esriFieldTypeDate",
"alias": "EditDate",
"length": 8
},
{
"name": "CreateDate",
"type": "esriFieldTypeDate",
"alias": "CreateDate",
"length": 8
},
{
"name": "FElev",
"type": "esriFieldTypeInteger",
"alias": "FElev"
},
{
"name": "TElev",
"type": "esriFieldTypeInteger",
"alias": "TElev"
},
{
"name": "OneWay",
"type": "esriFieldTypeString",
"alias": "OneWay",
"length": 3
},
{
"name": "AltStDir",
"type": "esriFieldTypeString",
"alias": "AltStDir",
"length": 2
},
{
"name": "AltStName",
"type": "esriFieldTypeString",
"alias": "AltStName",
"length": 50
},
{
"name": "AltStType",
"type": "esriFieldTypeString",
"alias": "AltStType",
"length": 6
},
{
"name": "AltStSufx",
"type": "esriFieldTypeString",
"alias": "AltStSufx",
"length": 2
},
{
"name": "GlobalID",
"type": "esriFieldTypeString",
"alias": "GlobalID",
"length": 38
},
{
"name": "DeadEnd",
"type": "esriFieldTypeInteger",
"alias": "DeadEnd"
},
{
"name": "Constructe",
"type": "esriFieldTypeInteger",
"alias": "Constructe"
},
{
"name": "AltRouteNu",
"type": "esriFieldTypeString",
"alias": "AltRouteNu",
"length": 25
},
{
"name": "LRSFix",
"type": "esriFieldTypeString",
"alias": "LRSFix",
"length": 6
},
{
"name": "SHAPE_STLe",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_STLe"
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R6479_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S2000_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 10.81,
"cimVersion": "2.6.0",
"id": 8,
"name": "Outer Street Labels750",
"type": "Feature Layer",
"description": " The streets feature class is intended to show current and future street centerlines in Maricopa County, Arizona.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 2868,
"latestWkid": 2868,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17746700,
"falseY": -44067300,
"xyUnits": 3048,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "Maricopa County Recorder GIS Department \nhttp://www.recorder.maricopa.gov",
"parentLayer": null,
"subLayers": [],
"minScale": 750,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
69,
82,
168,
0
],
"width": 0
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpression": "[StDir] CONCAT \" \" CONCAT [StName] CONCAT \" \" CONCAT [StType] CONCAT \" \" CONCAT [StSufx]",
"labelPlacement": "esriServerLinePlacementCenterAlong",
"textLayout": "followFeature",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"where": "(Class = 3 And SubClass = 4) Or (Class = 5 And SubClass = 5)",
"useCodedValues": true,
"maxScale": "NaN",
"minScale": "NaN",
"name": "Artl_Coll",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
255
],
"haloSize": 4,
"font": {
"family": "Arial Black",
"size": 32,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
},
{
"labelExpressionInfo": {"expression": "$feature.StName"},
"labelPlacement": "esriServerLinePlacementAboveAlong",
"textLayout": "straight",
"deconflictionStrategy": "dynamic",
"allowOverrun": true,
"repeatLabel": false,
"lineConnection": "minimizeLabels",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": "NaN",
"name": "Local",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
255
],
"haloSize": 4,
"font": {
"family": "Arial Black",
"size": 32,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 262500.52395012975,
"ymin": 546993.4146981612,
"xmax": 937499.6466535442,
"ymax": 1112502.2260498703,
"spatialReference": {
"wkid": 2868,
"latestWkid": 2868,
"xyTolerance": 6.561679790026247E-4,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17746700,
"falseY": -44067300,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "StName",
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1"
},
{
"name": "OBJECTID",
"type": "esriFieldTypeInteger",
"alias": "OBJECTID"
},
{
"name": "ADD1_L",
"type": "esriFieldTypeDouble",
"alias": "ADD1_L"
},
{
"name": "ADD1_R",
"type": "esriFieldTypeDouble",
"alias": "ADD1_R"
},
{
"name": "ADD2_L",
"type": "esriFieldTypeDouble",
"alias": "ADD2_L"
},
{
"name": "ADD2_R",
"type": "esriFieldTypeDouble",
"alias": "ADD2_R"
},
{
"name": "StDir",
"type": "esriFieldTypeString",
"alias": "StDir",
"length": 2
},
{
"name": "StName",
"type": "esriFieldTypeString",
"alias": "StName",
"length": 50
},
{
"name": "StType",
"type": "esriFieldTypeString",
"alias": "StType",
"length": 12
},
{
"name": "StSufx",
"type": "esriFieldTypeString",
"alias": "StSufx",
"length": 2
},
{
"name": "ZipLeft",
"type": "esriFieldTypeString",
"alias": "ZipLeft",
"length": 5
},
{
"name": "ZipRight",
"type": "esriFieldTypeString",
"alias": "ZipRight",
"length": 5
},
{
"name": "RouteName",
"type": "esriFieldTypeString",
"alias": "RouteName",
"length": 70
},
{
"name": "Class",
"type": "esriFieldTypeDouble",
"alias": "Class"
},
{
"name": "CityLeft",
"type": "esriFieldTypeString",
"alias": "CityLeft",
"length": 3
},
{
"name": "CityRight",
"type": "esriFieldTypeString",
"alias": "CityRight",
"length": 3
},
{
"name": "SubClass",
"type": "esriFieldTypeInteger",
"alias": "SubClass"
},
{
"name": "RouteNumbe",
"type": "esriFieldTypeInteger",
"alias": "RouteNumbe"
},
{
"name": "EditDate",
"type": "esriFieldTypeDate",
"alias": "EditDate",
"length": 8
},
{
"name": "CreateDate",
"type": "esriFieldTypeDate",
"alias": "CreateDate",
"length": 8
},
{
"name": "FElev",
"type": "esriFieldTypeInteger",
"alias": "FElev"
},
{
"name": "TElev",
"type": "esriFieldTypeInteger",
"alias": "TElev"
},
{
"name": "OneWay",
"type": "esriFieldTypeString",
"alias": "OneWay",
"length": 3
},
{
"name": "AltStDir",
"type": "esriFieldTypeString",
"alias": "AltStDir",
"length": 2
},
{
"name": "AltStName",
"type": "esriFieldTypeString",
"alias": "AltStName",
"length": 50
},
{
"name": "AltStType",
"type": "esriFieldTypeString",
"alias": "AltStType",
"length": 6
},
{
"name": "AltStSufx",
"type": "esriFieldTypeString",
"alias": "AltStSufx",
"length": 2
},
{
"name": "GlobalID",
"type": "esriFieldTypeString",
"alias": "GlobalID",
"length": 38
},
{
"name": "DeadEnd",
"type": "esriFieldTypeInteger",
"alias": "DeadEnd"
},
{
"name": "Constructe",
"type": "esriFieldTypeInteger",
"alias": "Constructe"
},
{
"name": "AltRouteNu",
"type": "esriFieldTypeString",
"alias": "AltRouteNu",
"length": 25
},
{
"name": "LRSFix",
"type": "esriFieldTypeString",
"alias": "LRSFix",
"length": 6
},
{
"name": "SHAPE_STLe",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_STLe"
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R6479_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S2000_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
}
],
"tables": []
}