{ "layers": [ { "currentVersion": 10.5, "id": 0, "name": "Streets", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Major Streets" }, { "id": 2, "name": "Street Centerlines" }, { "id": 3, "name": "Interstates" }, { "id": 4, "name": "Streets" }, { "id": 5, "name": "Edge of Pavement" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 135032.01060417702, "ymin": 1593759.34428778, "xmax": 257506.351941094, "ymax": 1713023.71271394, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "fields": null, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false } }, { "currentVersion": 10.5, "id": 1, "name": "Major Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Streets" }, "subLayers": [], "minScale": 0, "maxScale": 32003, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STRCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "A", "label": "Interstate Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "B", "label": "Main Thoroughfare", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "C", "label": "Major Arterial Street", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 135032.01060417702, "ymin": 1595092.13853819, "xmax": 252595.125215009, "ymax": 1713023.71271394, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STR_LABEL", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_ADD_FROM", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_ADD_TO", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_ADD_FROM", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_ADD_TO", "domain": null }, { "name": "MILE_FROM", "type": "esriFieldTypeDouble", "alias": "MILE_FROM", "domain": null }, { "name": "MILE_TO", "type": "esriFieldTypeDouble", "alias": "MILE_TO", "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeString", "alias": "L_ZIP", "length": 5, "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeString", "alias": "R_ZIP", "length": 5, "domain": null }, { "name": "L_TRACT", "type": "esriFieldTypeInteger", "alias": "L_TRACT", "domain": null }, { "name": "R_TRACT", "type": "esriFieldTypeInteger", "alias": "R_TRACT", "domain": null }, { "name": "COUNTY_LEFT", "type": "esriFieldTypeString", "alias": "County_Left", "length": 20, "domain": null }, { "name": "COUNTY_RIGHT", "type": "esriFieldTypeString", "alias": "County_Right", "length": 20, "domain": null }, { "name": "CITY_LEFT", "type": "esriFieldTypeString", "alias": "CITY_LEFT", "length": 20, "domain": null }, { "name": "CITY_RIGHT", "type": "esriFieldTypeString", "alias": "CITY_RIGHT", "length": 20, "domain": null }, { "name": "TWP_LEFT", "type": "esriFieldTypeString", "alias": "TWP_LEFT", "length": 20, "domain": null }, { "name": "TWP_RIGHT", "type": "esriFieldTypeString", "alias": "TWP_RIGHT", "length": 20, "domain": null }, { "name": "OPER_STATUS", "type": "esriFieldTypeString", "alias": "OPER_STATUS", "length": 15, "domain": null }, { "name": "MAINT_JURIS", "type": "esriFieldTypeString", "alias": "Maint_Juris", "length": 20, "domain": null }, { "name": "OLD_NAME", "type": "esriFieldTypeString", "alias": "OLD_NAME", "length": 150, "domain": null }, { "name": "NO_ADDR", "type": "esriFieldTypeString", "alias": "NO_ADDR", "length": 5, "domain": null }, { "name": "COORDINATE", "type": "esriFieldTypeDouble", "alias": "COORDINATE", "domain": null }, { "name": "COORDDIR", "type": "esriFieldTypeString", "alias": "COORDDIR", "length": 70, "domain": null }, { "name": "TFARE", "type": "esriFieldTypeString", "alias": "TFARE", "length": 27, "domain": null }, { "name": "STRCLASS", "type": "esriFieldTypeString", "alias": "STRCLASS", "length": 1, "domain": null }, { "name": "STRLEVEL", "type": "esriFieldTypeInteger", "alias": "STRLEVEL", "domain": null }, { "name": "STRSUBTYPE", "type": "esriFieldTypeInteger", "alias": "STRSUBTYPE", "domain": null }, { "name": "SPD_LIM", "type": "esriFieldTypeInteger", "alias": "SPD_LIM", "domain": null }, { "name": "SECONDS", "type": "esriFieldTypeInteger", "alias": "SECONDS", "domain": null }, { "name": "SPD_LIM_ORD", "type": "esriFieldTypeString", "alias": "SPD_LIM_ORD", "length": 75, "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 2, "domain": null }, { "name": "ONE_WAY_DIR", "type": "esriFieldTypeString", "alias": "ONE_WAY_DIR", "length": 5, "domain": null }, { "name": "ONE_WAY_ORD", "type": "esriFieldTypeString", "alias": "ONE_WAY_ORD", "length": 25, "domain": null }, { "name": "NAME_CHANGE", "type": "esriFieldTypeString", "alias": "NAME_CHANGE", "length": 75, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 1, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 20, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 1, "domain": null }, { "name": "FULL_STNAME", "type": "esriFieldTypeString", "alias": "FULL_STNAME", "length": 30, "domain": null }, { "name": "STR_LABEL", "type": "esriFieldTypeString", "alias": "STR_LABEL", "length": 50, "domain": null }, { "name": "ALIAS_FULL_STNAME", "type": "esriFieldTypeString", "alias": "ALIAS_FULL_STNAME", "length": 50, "domain": null }, { "name": "ADDRESSING_GRID", "type": "esriFieldTypeString", "alias": "ADDRESSING_GRID", "length": 15, "domain": null }, { "name": "WEIGHT_LIM", "type": "esriFieldTypeInteger", "alias": "WEIGHT_LIM", "domain": null }, { "name": "WEIGHT_LIM_ORD", "type": "esriFieldTypeString", "alias": "WEIGHT_LIM_ORD", "length": 75, "domain": null }, { "name": "PAVER_ID", "type": "esriFieldTypeString", "alias": "PAVER_ID", "length": 50, "domain": null } ], "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.5, "id": 2, "name": "Street Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Streets" }, "subLayers": [], "minScale": 32002, "maxScale": 8001, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STRCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "A", "label": "Interstate", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "B", "label": "Main Thoroughfare", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "C", "label": "Major Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 }, "value": "D", "label": "Local Street", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "F", "label": "Ramp", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 135032.01060417702, "ymin": 1595092.13853819, "xmax": 252595.125215009, "ymax": 1713023.71271394, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STR_LABEL", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_Add_From", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_Add_To", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_Add_From", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_Add_To", "domain": null }, { "name": "MILE_FROM", "type": "esriFieldTypeDouble", "alias": "MILE_FROM", "domain": null }, { "name": "MILE_TO", "type": "esriFieldTypeDouble", "alias": "MILE_TO", "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeString", "alias": "L_ZIP", "length": 5, "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeString", "alias": "R_ZIP", "length": 5, "domain": null }, { "name": "L_TRACT", "type": "esriFieldTypeInteger", "alias": "L_TRACT", "domain": null }, { "name": "R_TRACT", "type": "esriFieldTypeInteger", "alias": "R_TRACT", "domain": null }, { "name": "COUNTY_LEFT", "type": "esriFieldTypeString", "alias": "County_Left", "length": 20, "domain": null }, { "name": "COUNTY_RIGHT", "type": "esriFieldTypeString", "alias": "County_Right", "length": 20, "domain": null }, { "name": "CITY_LEFT", "type": "esriFieldTypeString", "alias": "City_Left", "length": 20, "domain": null }, { "name": "CITY_RIGHT", "type": "esriFieldTypeString", "alias": "City_Right", "length": 20, "domain": null }, { "name": "TWP_LEFT", "type": "esriFieldTypeString", "alias": "TWP_LEFT", "length": 20, "domain": null }, { "name": "TWP_RIGHT", "type": "esriFieldTypeString", "alias": "TWP_RIGHT", "length": 20, "domain": null }, { "name": "OPER_STATUS", "type": "esriFieldTypeString", "alias": "OPER_STATUS", "length": 15, "domain": null }, { "name": "MAINT_JURIS", "type": "esriFieldTypeString", "alias": "Maint_Juris", "length": 20, "domain": null }, { "name": "OLD_NAME", "type": "esriFieldTypeString", "alias": "OLD_NAME", "length": 150, "domain": null }, { "name": "NO_ADDR", "type": "esriFieldTypeString", "alias": "NO_ADDR", "length": 5, "domain": null }, { "name": "ADDRPROB", "type": "esriFieldTypeString", "alias": "AddrProb", "length": 5, "domain": null }, { "name": "TFARE", "type": "esriFieldTypeString", "alias": "Tfare", "length": 27, "domain": null }, { "name": "STRCLASS", "type": "esriFieldTypeString", "alias": "StrClass", "length": 1, "domain": null }, { "name": "STRLEVEL", "type": "esriFieldTypeInteger", "alias": "StrLevel", "domain": null }, { "name": "STRSUBTYPE", "type": "esriFieldTypeInteger", "alias": "StrSubtype", "domain": null }, { "name": "SPD_LIM", "type": "esriFieldTypeInteger", "alias": "SPD_LIM", "domain": null }, { "name": "SECONDS", "type": "esriFieldTypeInteger", "alias": "SECONDS", "domain": null }, { "name": "SPD_LIM_ORD", "type": "esriFieldTypeString", "alias": "SPD_LIM_ORD", "length": 75, "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 2, "domain": null }, { "name": "ONE_WAY_DIR", "type": "esriFieldTypeString", "alias": "ONE_WAY_DIR", "length": 5, "domain": null }, { "name": "ONE_WAY_ORD", "type": "esriFieldTypeString", "alias": "ONE_WAY_ORD", "length": 25, "domain": null }, { "name": "NAME_CHANGE", "type": "esriFieldTypeString", "alias": "NAME_CHANGE", "length": 75, "domain": null }, { "name": "VACATED", "type": "esriFieldTypeString", "alias": "VACATED", "length": 125, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 1, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 20, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 1, "domain": null }, { "name": "FULL_STNAME", "type": "esriFieldTypeString", "alias": "FULL_STNAME", "length": 30, "domain": null }, { "name": "STR_LABEL", "type": "esriFieldTypeString", "alias": "STR_LABEL", "length": 50, "domain": null }, { "name": "ALIAS_FULL_STNAME", "type": "esriFieldTypeString", "alias": "ALIAS_FULL_STNAME", "length": 50, "domain": null }, { "name": "ADDRESSING_GRID", "type": "esriFieldTypeString", "alias": "ADDRESSING_GRID", "length": 15, "domain": null }, { "name": "WEIGHT_LIM", "type": "esriFieldTypeInteger", "alias": "WEIGHT_LIM", "domain": null }, { "name": "WEIGHT_LIM_ORD", "type": "esriFieldTypeString", "alias": "WEIGHT_LIM_ORD", "length": 75, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "PAVER_ID", "type": "esriFieldTypeString", "alias": "PAVER_ID", "length": 50, "domain": null } ], "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.5, "id": 3, "name": "Interstates", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Streets" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 137247.204008427, "ymin": 1598577.71161953, "xmax": 247739.712025594, "ymax": 1709729.14581227, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULL_STNAME", "typeIdField": null, "fields": [ { "name": "MILE_FROM", "type": "esriFieldTypeDouble", "alias": "MILE_FROM", "domain": null }, { "name": "MILE_TO", "type": "esriFieldTypeDouble", "alias": "MILE_TO", "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeString", "alias": "L_ZIP", "length": 5, "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeString", "alias": "R_ZIP", "length": 5, "domain": null }, { "name": "CITY_LEFT", "type": "esriFieldTypeString", "alias": "CITY_LEFT", "length": 20, "domain": null }, { "name": "CITY_RIGHT", "type": "esriFieldTypeString", "alias": "CITY_RIGHT", "length": 20, "domain": null }, { "name": "FULL_STNAME", "type": "esriFieldTypeString", "alias": "FULL_STNAME", "length": 30, "domain": null }, { "name": "STR_LABEL", "type": "esriFieldTypeString", "alias": "STR_LABEL", "length": 50, "domain": null }, { "name": "ALIAS_FULL_STNAME", "type": "esriFieldTypeString", "alias": "ALIAS_FULL_STNAME", "length": 50, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 1, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PAVER_ID", "type": "esriFieldTypeString", "alias": "PAVER_ID", "length": 50, "domain": null } ], "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.5, "id": 4, "name": "Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Streets" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 135032.01060417702, "ymin": 1595092.13853819, "xmax": 252595.125215009, "ymax": 1713023.71271394, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STR_LABEL", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINE_TAG", "type": "esriFieldTypeInteger", "alias": "Centerline_Tag", "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_ADD_FROM", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_ADD_TO", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_ADD_FROM", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_ADD_TO", "domain": null }, { "name": "MILE_FROM", "type": "esriFieldTypeDouble", "alias": "MILE_FROM", "domain": null }, { "name": "MILE_TO", "type": "esriFieldTypeDouble", "alias": "MILE_TO", "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeString", "alias": "L_ZIP", "length": 5, "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeString", "alias": "R_ZIP", "length": 5, "domain": null }, { "name": "COUNTY_LEFT", "type": "esriFieldTypeString", "alias": "County_Left", "length": 20, "domain": null }, { "name": "COUNTY_RIGHT", "type": "esriFieldTypeString", "alias": "County_Right", "length": 20, "domain": null }, { "name": "CITY_LEFT", "type": "esriFieldTypeString", "alias": "CITY_LEFT", "length": 20, "domain": null }, { "name": "CITY_RIGHT", "type": "esriFieldTypeString", "alias": "CITY_RIGHT", "length": 20, "domain": null }, { "name": "TWP_LEFT", "type": "esriFieldTypeString", "alias": "TWP_LEFT", "length": 20, "domain": null }, { "name": "TWP_RIGHT", "type": "esriFieldTypeString", "alias": "TWP_RIGHT", "length": 20, "domain": null }, { "name": "OPER_STATUS", "type": "esriFieldTypeString", "alias": "OPER_STATUS", "length": 15, "domain": null }, { "name": "MAINT_JURIS", "type": "esriFieldTypeString", "alias": "Maint_Juris", "length": 20, "domain": null }, { "name": "OLD_NAME", "type": "esriFieldTypeString", "alias": "OLD_NAME", "length": 150, "domain": null }, { "name": "NO_ADDR", "type": "esriFieldTypeString", "alias": "NO_ADDR", "length": 5, "domain": null }, { "name": "ADDRPROB", "type": "esriFieldTypeString", "alias": "ADDRPROB", "length": 5, "domain": null }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "length": 8, "domain": null }, { "name": "DATE_MOVED", "type": "esriFieldTypeDate", "alias": "DATE_MOVED", "length": 8, "domain": null }, { "name": "DATE_CHANGED", "type": "esriFieldTypeDate", "alias": "DATE_CHANGED", "length": 8, "domain": null }, { "name": "COORDINATE", "type": "esriFieldTypeDouble", "alias": "COORDINATE", "domain": null }, { "name": "COORDDIR", "type": "esriFieldTypeString", "alias": "COORDDIR", "length": 70, "domain": null }, { "name": "TFARE", "type": "esriFieldTypeString", "alias": "TFARE", "length": 27, "domain": null }, { "name": "STRCLASS", "type": "esriFieldTypeString", "alias": "STRCLASS", "length": 1, "domain": null }, { "name": "STRLEVEL", "type": "esriFieldTypeInteger", "alias": "STRLEVEL", "domain": null }, { "name": "STRSUBTYPE", "type": "esriFieldTypeInteger", "alias": "STRSUBTYPE", "domain": null }, { "name": "SPD_LIM", "type": "esriFieldTypeInteger", "alias": "SPD_LIM", "domain": null }, { "name": "SECONDS", "type": "esriFieldTypeInteger", "alias": "SECONDS", "domain": null }, { "name": "SPD_LIM_ORD", "type": "esriFieldTypeString", "alias": "SPD_LIM_ORD", "length": 75, "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 2, "domain": null }, { "name": "ONE_WAY_DIR", "type": "esriFieldTypeString", "alias": "ONE_WAY_DIR", "length": 5, "domain": null }, { "name": "ONE_WAY_ORD", "type": "esriFieldTypeString", "alias": "ONE_WAY_ORD", "length": 25, "domain": null }, { "name": "NAME_CHANGE", "type": "esriFieldTypeString", "alias": "NAME_CHANGE", "length": 75, "domain": null }, { "name": "VACATED", "type": "esriFieldTypeString", "alias": "VACATED", "length": 125, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 1, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 20, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 1, "domain": null }, { "name": "FULL_STNAME", "type": "esriFieldTypeString", "alias": "FULL_STNAME", "length": 30, "domain": null }, { "name": "STR_LABEL", "type": "esriFieldTypeString", "alias": "STR_LABEL", "length": 50, "domain": null }, { "name": "ALIAS_FULL_STNAME", "type": "esriFieldTypeString", "alias": "ALIAS_FULL_STNAME", "length": 50, "domain": null }, { "name": "ADDRESSING_GRID", "type": "esriFieldTypeString", "alias": "ADDRESSING_GRID", "length": 15, "domain": null }, { "name": "WEIGHT_LIM", "type": "esriFieldTypeInteger", "alias": "WEIGHT_LIM", "domain": null }, { "name": "WEIGHT_LIM_ORD", "type": "esriFieldTypeString", "alias": "WEIGHT_LIM_ORD", "length": 75, "domain": null }, { "name": "DATE_ACCEPTED", "type": "esriFieldTypeDate", "alias": "DATE_ACCEPTED", "length": 8, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 1, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "PAVER_ID", "type": "esriFieldTypeString", "alias": "PAVER_ID", "length": 50, "domain": null } ], "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.5, "id": 5, "name": "Edge of Pavement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Streets" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 137411.33655417702, "ymin": 1593759.34428778, "xmax": 257506.351941094, "ymax": 1709551.90436886, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "YRCODE", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "YEAR", "type": "esriFieldTypeString", "alias": "YEAR", "length": 4, "domain": null } ], "indexes": [ { "name": "R233_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.5, "id": 6, "name": "Indy Neighborhoods", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 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": 2, "font": { "family": "Times New Roman", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 125000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 142288.000029176, "ymin": 1597396.99974211, "xmax": 251963.843013011, "ymax": 1704521.41377369, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null } ], "indexes": [ { "name": "R577_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.5, "id": 7, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[STNUMBER]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 56, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 250, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 2000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 142298.739837091, "ymin": 1597409.66014986, "xmax": 251974.17009209102, "ymax": 1704505.17003977, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STNUMBER", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCEL_C", "type": "esriFieldTypeString", "alias": "PARCEL_C", "length": 25, "domain": null }, { "name": "LOTNUM", "type": "esriFieldTypeString", "alias": "LOTNUM", "length": 10, "domain": null }, { "name": "SUBDIVISION_TAG", "type": "esriFieldTypeInteger", "alias": "SUBDIVISION_TAG", "domain": null }, { "name": "SUBDIVNUM", "type": "esriFieldTypeString", "alias": "SUBDIVNUM", "length": 10, "domain": null }, { "name": "STNUMBER", "type": "esriFieldTypeString", "alias": "STNUMBER", "length": 38, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 1, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 20, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 10, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 1, "domain": null }, { "name": "FULL_STNAME", "type": "esriFieldTypeString", "alias": "FULL_STNAME", "length": 30, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 25, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 10, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 10, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 10, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "ESTSQFT", "type": "esriFieldTypeInteger", "alias": "ESTSQFT", "domain": null } ], "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.5, "id": 8, "name": "Rivers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 143421.092907343, "ymin": 1593996.94879944, "xmax": 262494.18415701, "ymax": 1719322.16763669, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.AREA", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null } ], "indexes": [ { "name": "R262_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.5, "id": 9, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 16000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 137341.643452093, "ymin": 1593443.69629703, "xmax": 257499.70103576, "ymax": 1709553.12057377, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "YEAR", "type": "esriFieldTypeString", "alias": "YEAR", "length": 4, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "CONNECTION", "type": "esriFieldTypeString", "alias": "CONNECTION", "length": 10, "domain": null } ], "indexes": [ { "name": "R277_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true } ], "tables": [] }