{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Level 11 - Light Gray Canvas - 288K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Transportation_288K" }, { "id": 3, "name": "Hydrology_288K" }, { "id": 6, "name": "Landmarks_288K" }, { "id": 11, "name": "Urban Service Area_288K" }, { "id": 12, "name": "Rural Service Area_288K" } ], "minScale": 400000, "maxScale": 200001, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557487.411199118, "xmax": -9382291.212114016, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Transportation_288K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Level 11 - Light Gray Canvas - 288K" }, "subLayers": [ { "id": 2, "name": "RoadCenterline_Major_ 288K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382826.196829678, "ymax": 4608914.908380119, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 400000, "effectiveMaxScale": 200001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "RoadCenterline_Major_ 288K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation_288K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.7 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382826.196829678, "ymax": 4608914.908380119, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SCLINK", "type": "esriFieldTypeInteger", "alias": "SCLINK", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 60, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 1, "domain": { "type": "codedValue", "name": "Maintenance", "description": "Street Maintenance", "codedValues": [ { "name": "C County", "code": "C" }, { "name": "L Local", "code": "L" }, { "name": "P Private", "code": "P" }, { "name": "S State", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RDCLASS", "type": "esriFieldTypeInteger", "alias": "RDCLASS", "domain": { "type": "codedValue", "name": "RoadClass", "description": "Road Classification", "codedValues": [ { "name": "1 Interstate", "code": 1 }, { "name": "2 Freeway/Expressway", "code": 2 }, { "name": "3 Major Arterial", "code": 3 }, { "name": "4 Minor Arterial", "code": 4 }, { "name": "5 Collector", "code": 5 }, { "name": "6 Local Road", "code": 6 }, { "name": "7 Side/Frontage Road", "code": 7 }, { "name": "8 Alley", "code": 8 }, { "name": "69 Other", "code": 69 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "RTO", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "PARITY_L", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "PARITY_R", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": { "type": "range", "name": "Speed", "description": "Speed Limit", "range": [ 0, 65 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "KYDOT", "type": "esriFieldTypeString", "alias": "KYDOT", "length": 4, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": { "type": "codedValue", "name": "Oneway", "description": "One-way", "codedValues": [ { "name": "B Both", "code": "B" }, { "name": "FT FROM TO", "code": "FT" }, { "name": "TF TO FROM", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 2, "domain": { "type": "codedValue", "name": "DIR", "description": "Street Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Type", "description": "Street Type", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLF", "code": "BLF" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BTM", "code": "BTM" }, { "name": "BYU", "code": "BYU" }, { "name": "CIR", "code": "CIR" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "CYN", "code": "CYN" }, { "name": "DR", "code": "DR" }, { "name": "FLT", "code": "FLT" }, { "name": "FRK", "code": "FRK" }, { "name": "GTWY", "code": "GTWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "RST", "code": "RST" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "VIA", "code": "VIA" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UPDATE_", "type": "esriFieldTypeDate", "alias": "UPDATE_", "length": 8, "domain": null }, { "name": "NEWDATE", "type": "esriFieldTypeDate", "alias": "NEWDATE", "length": 8, "domain": null }, { "name": "SCPARENT", "type": "esriFieldTypeInteger", "alias": "SCPARENT", "domain": null }, { "name": "SCGPARENT", "type": "esriFieldTypeInteger", "alias": "SCGPARENT", "domain": null }, { "name": "SCMERGE", "type": "esriFieldTypeInteger", "alias": "SCMERGE", "domain": null }, { "name": "TOUCH", "type": "esriFieldTypeString", "alias": "TOUCH", "length": 2, "domain": null }, { "name": "RTNO", "type": "esriFieldTypeString", "alias": "RTNO", "length": 4, "domain": null }, { "name": "SID", "type": "esriFieldTypeInteger", "alias": "SID", "domain": null }, { "name": "ZIP_LEFT", "type": "esriFieldTypeInteger", "alias": "ZIP_LEFT", "domain": null }, { "name": "ZIP_RIGHT", "type": "esriFieldTypeInteger", "alias": "ZIP_RIGHT", "domain": null }, { "name": "ANNO", "type": "esriFieldTypeString", "alias": "ANNO", "length": 60, "domain": null }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "MODIFY_USER", "length": 50, "domain": null }, { "name": "SNOW", "type": "esriFieldTypeString", "alias": "SNOW", "length": 50, "domain": { "type": "codedValue", "name": "SnowRemovalRank", "description": "Snow Removal Rank", "codedValues": [ { "name": "Snow Rank 1", "code": "Snow Rank 1" }, { "name": "Snow Rank 2", "code": "Snow Rank 2" }, { "name": "Snow Rank 3", "code": "Snow Rank 3" }, { "name": "Snow Rank 4", "code": "Snow Rank 4" }, { "name": "Rural Snow Removal", "code": "Rural Snow Removal" }, { "name": "Parks Snow Removal", "code": "Parks Snow Removal" }, { "name": "State Interstate/Parkway", "code": "State Interstate/Parkway" }, { "name": "State Snow Removal A", "code": "State Snow Removal A" }, { "name": "State Snow Removal B", "code": "State Snow Removal B" }, { "name": "State Snow Removal C", "code": "State Snow Removal C" }, { "name": "State Snow Removal U", "code": "State Snow Removal U" }, { "name": "Unranked Street", "code": "Unranked Street" }, { "name": "Snow Rank 5", "code": "Snow Rank 5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CartoClass", "type": "esriFieldTypeSmallInteger", "alias": "CartoClass", "domain": { "type": "codedValue", "name": "CartoClass", "description": "Classes to Cartographically Displaying Street Centerlines", "codedValues": [ { "name": "Freeway and Freeway/Ramp", "code": 1 }, { "name": "Highway and Highway Ramp", "code": 2 }, { "name": "Major Arterials and Collectors", "code": 3 }, { "name": "Minor Arterials and Local", "code": 4 }, { "name": "Service Rd", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SWEEP", "type": "esriFieldTypeString", "alias": "SWEEP", "length": 10, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Yes or No Value for a Text Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R718_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G932SCLINK", "fields": "SCLINK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S689_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400000, "effectiveMaxScale": 200001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "Hydrology_288K", "type": "Group Layer", "description": "Contains the Hydrographic network - placed above Landmarks and Urban Areas in the map's draw order.", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 0, "name": "Level 11 - Light Gray Canvas - 288K" }, "subLayers": [ { "id": 4, "name": "Stream_288K" }, { "id": 5, "name": "Waterbody_288K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424352.193427728, "ymin": 4557487.859941453, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 400000, "effectiveMaxScale": 200001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "Stream_288K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 3, "name": "Hydrology_288K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.566928 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423408.952483768, "ymin": 4557491.9951588325, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 16, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R559_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S530_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 400000, "effectiveMaxScale": 200001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "Waterbody_288K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 3, "name": "Hydrology_288K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 207, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424347.209266754, "ymin": 4557487.859941453, "xmax": -9382686.548612908, "ymax": 4608154.895701572, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R546_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S517_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 400000, "effectiveMaxScale": 200001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "Landmarks_288K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 0, "name": "Level 11 - Light Gray Canvas - 288K" }, "subLayers": [ { "id": 7, "name": "Airport_288K" }, { "id": 8, "name": "Public School_288K" }, { "id": 9, "name": "Horse Track_288K" }, { "id": 10, "name": "Park_288K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9419739.038766358, "ymin": 4557862.494371187, "xmax": -9383435.463098725, "ymax": 4603777.75148351, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 400000, "effectiveMaxScale": 200001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 7, "name": "Airport_288K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Landmarks_288K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419666.532842701, "ymin": 4583139.03800199, "xmax": -9417250.88239448, "ymax": 4585513.934109194, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R732_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S703_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400000, "effectiveMaxScale": 200001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 8, "name": "Public School_288K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Landmarks_288K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415439.470219314, "ymin": 4573500.351735253, "xmax": -9395110.401641207, "ymax": 4596607.252942006, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "TIER", "type": "esriFieldTypeString", "alias": "TIER", "length": 1, "domain": { "type": "codedValue", "name": "SchoolLevel", "description": "Facility Type", "codedValues": [ { "name": "Elementary", "code": "E" }, { "name": "High School", "code": "H" }, { "name": "Middle School", "code": "M" }, { "name": "Other", "code": "O" }, { "name": "Special Programs", "code": "S" }, { "name": "Administration", "code": "A" }, { "name": "Lower School", "code": "L" }, { "name": "Upper School", "code": "U" }, { "name": "K-12", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R473_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S444_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Public" }, { "domains": {}, "id": 1, "name": "Private" } ], "subtypes": [ { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 0, "name": "Public" }, { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 1, "name": "Private" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400000, "effectiveMaxScale": 200001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 9, "name": "Horse Track_288K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Landmarks_288K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419182.861848438, "ymin": 4585247.951413479, "xmax": -9408201.990676403, "ymax": 4601094.73596034, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R628_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S599_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 400000, "effectiveMaxScale": 200001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 10, "name": "Park_288K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Landmarks_288K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 232, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415778.730698869, "ymin": 4557877.522868004, "xmax": -9383435.463098725, "ymax": 4603777.75148351, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "HANDLER", "subtypeFieldName": "HANDLER", "subtypeField": "HANDLER", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 30, "domain": { "type": "codedValue", "name": "ParkClass", "description": "ParkClass", "codedValues": [ { "name": "C", "code": "C" }, { "name": "N", "code": "N" }, { "name": "Private", "code": "Private" }, { "name": "S", "code": "S" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRTYPE", "type": "esriFieldTypeString", "alias": "PRTYPE", "length": 20, "domain": { "type": "codedValue", "name": "ParkType", "description": "Park Type", "codedValues": [ { "name": "COMMUNITY CENTER", "code": "COMM CENTER" }, { "name": "COMMUNITY", "code": "COMMUNITY" }, { "name": "GOLF COURSE", "code": "GOLF COURSE" }, { "name": "HISTORIC BUILDINGS", "code": "HISTORIC BLDGS" }, { "name": "MINI PARK", "code": "MINI PARK" }, { "name": "NEIGHBORHOOD", "code": "NEIGHBORHOOD" }, { "name": "PRIVATELY OWNED", "code": "PRIVATELY OWNED" }, { "name": "SPECIAL USE", "code": "SPECIAL USE" }, { "name": "STATE OWNED", "code": "STATE OWNED" }, { "name": "ATHLETIC COMPLEX", "code": "ATHLETIC COMPLEX" }, { "name": "GREENSPACE", "code": "GREENSPACE" }, { "name": "NATURAL AREA", "code": "NATURAL AREA" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "REGIONAL", "code": "REGIONAL" }, { "name": "NATURE PARK", "code": "NATURE PARK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 40, "domain": null }, { "name": "LEASE_OWN", "type": "esriFieldTypeString", "alias": "LEASE_OWN", "length": 3, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "HANDLER", "type": "esriFieldTypeSmallInteger", "alias": "HANDLER", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "PLAN_SECTOR", "type": "esriFieldTypeString", "alias": "PLAN_SECTOR", "length": 25, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "LABEL_SHORT", "type": "esriFieldTypeString", "alias": "LABEL", "length": 40, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CAD_ID", "type": "esriFieldTypeInteger", "alias": "CAD_ID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R475_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S446_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 1, "name": "Other Park" } ], "subtypes": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 1, "name": "Other Park" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 400000, "effectiveMaxScale": 200001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 11, "name": "Urban Service Area_288K", "type": "Feature Layer", "description": "A polygon is overlaid on the hillshade and land tint to distinguish urban areas and provide a boundary line for cities. Fewer urban areas are progressively displayed as the group layers go from large to smaller scales based on population rankings.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI, TeleAtlas ", "parentLayer": { "id": 0, "name": "Level 11 - Light Gray Canvas - 288K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 232, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9418216.229644438, "ymin": 4570131.803131972, "xmax": -9391824.683420822, "ymax": 4595974.246650939, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R421_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S392_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 400000, "effectiveMaxScale": 200001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 12, "name": "Rural Service Area_288K", "type": "Feature Layer", "description": "A land tint polygon is overlaid on the hillshade to provide the yellow tint to the maps base. A 75% transparency is set to allow the terrain relief to show through. The land tint feature class was built from Tele Atlas county boundaries for the United States at larger scales of 4k to 72k.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI and TeleAtlas", "parentLayer": { "id": 0, "name": "Level 11 - Light Gray Canvas - 288K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557500.088812088, "xmax": -9382291.216576532, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R429_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S400_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 400000, "effectiveMaxScale": 200001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 13, "name": "Level 12 - Light Gray Canvas - 144K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 14, "name": "Transportation_144K" }, { "id": 16, "name": "Hydrology_144K" }, { "id": 19, "name": "Landmarks_144K" }, { "id": 24, "name": "Urban Service Area_144K" }, { "id": 25, "name": "Rural Service Area_144K" } ], "minScale": 200000, "maxScale": 100001, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557487.411199118, "xmax": -9382291.212114016, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 14, "name": "Transportation_144K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 13, "name": "Level 12 - Light Gray Canvas - 144K" }, "subLayers": [ { "id": 15, "name": "RoadCenterline_Major_ 144K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382826.196829678, "ymax": 4608914.908380119, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 200000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 15, "name": "RoadCenterline_Major_ 144K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Transportation_144K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RDCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.7 }, "value": "1", "label": "Major Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.7 }, "value": "2", "label": "Major Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "3", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.64 }, "value": "4", "label": "Secondary Roads", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382826.196829678, "ymax": 4608914.908380119, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SCLINK", "type": "esriFieldTypeInteger", "alias": "SCLINK", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 60, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 1, "domain": { "type": "codedValue", "name": "Maintenance", "description": "Street Maintenance", "codedValues": [ { "name": "C County", "code": "C" }, { "name": "L Local", "code": "L" }, { "name": "P Private", "code": "P" }, { "name": "S State", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RDCLASS", "type": "esriFieldTypeInteger", "alias": "RDCLASS", "domain": { "type": "codedValue", "name": "RoadClass", "description": "Road Classification", "codedValues": [ { "name": "1 Interstate", "code": 1 }, { "name": "2 Freeway/Expressway", "code": 2 }, { "name": "3 Major Arterial", "code": 3 }, { "name": "4 Minor Arterial", "code": 4 }, { "name": "5 Collector", "code": 5 }, { "name": "6 Local Road", "code": 6 }, { "name": "7 Side/Frontage Road", "code": 7 }, { "name": "8 Alley", "code": 8 }, { "name": "69 Other", "code": 69 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "RTO", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "PARITY_L", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "PARITY_R", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": { "type": "range", "name": "Speed", "description": "Speed Limit", "range": [ 0, 65 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "KYDOT", "type": "esriFieldTypeString", "alias": "KYDOT", "length": 4, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": { "type": "codedValue", "name": "Oneway", "description": "One-way", "codedValues": [ { "name": "B Both", "code": "B" }, { "name": "FT FROM TO", "code": "FT" }, { "name": "TF TO FROM", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 2, "domain": { "type": "codedValue", "name": "DIR", "description": "Street Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Type", "description": "Street Type", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLF", "code": "BLF" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BTM", "code": "BTM" }, { "name": "BYU", "code": "BYU" }, { "name": "CIR", "code": "CIR" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "CYN", "code": "CYN" }, { "name": "DR", "code": "DR" }, { "name": "FLT", "code": "FLT" }, { "name": "FRK", "code": "FRK" }, { "name": "GTWY", "code": "GTWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "RST", "code": "RST" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "VIA", "code": "VIA" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UPDATE_", "type": "esriFieldTypeDate", "alias": "UPDATE_", "length": 8, "domain": null }, { "name": "NEWDATE", "type": "esriFieldTypeDate", "alias": "NEWDATE", "length": 8, "domain": null }, { "name": "SCPARENT", "type": "esriFieldTypeInteger", "alias": "SCPARENT", "domain": null }, { "name": "SCGPARENT", "type": "esriFieldTypeInteger", "alias": "SCGPARENT", "domain": null }, { "name": "SCMERGE", "type": "esriFieldTypeInteger", "alias": "SCMERGE", "domain": null }, { "name": "TOUCH", "type": "esriFieldTypeString", "alias": "TOUCH", "length": 2, "domain": null }, { "name": "RTNO", "type": "esriFieldTypeString", "alias": "RTNO", "length": 4, "domain": null }, { "name": "SID", "type": "esriFieldTypeInteger", "alias": "SID", "domain": null }, { "name": "ZIP_LEFT", "type": "esriFieldTypeInteger", "alias": "ZIP_LEFT", "domain": null }, { "name": "ZIP_RIGHT", "type": "esriFieldTypeInteger", "alias": "ZIP_RIGHT", "domain": null }, { "name": "ANNO", "type": "esriFieldTypeString", "alias": "ANNO", "length": 60, "domain": null }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "MODIFY_USER", "length": 50, "domain": null }, { "name": "SNOW", "type": "esriFieldTypeString", "alias": "SNOW", "length": 50, "domain": { "type": "codedValue", "name": "SnowRemovalRank", "description": "Snow Removal Rank", "codedValues": [ { "name": "Snow Rank 1", "code": "Snow Rank 1" }, { "name": "Snow Rank 2", "code": "Snow Rank 2" }, { "name": "Snow Rank 3", "code": "Snow Rank 3" }, { "name": "Snow Rank 4", "code": "Snow Rank 4" }, { "name": "Rural Snow Removal", "code": "Rural Snow Removal" }, { "name": "Parks Snow Removal", "code": "Parks Snow Removal" }, { "name": "State Interstate/Parkway", "code": "State Interstate/Parkway" }, { "name": "State Snow Removal A", "code": "State Snow Removal A" }, { "name": "State Snow Removal B", "code": "State Snow Removal B" }, { "name": "State Snow Removal C", "code": "State Snow Removal C" }, { "name": "State Snow Removal U", "code": "State Snow Removal U" }, { "name": "Unranked Street", "code": "Unranked Street" }, { "name": "Snow Rank 5", "code": "Snow Rank 5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CartoClass", "type": "esriFieldTypeSmallInteger", "alias": "CartoClass", "domain": { "type": "codedValue", "name": "CartoClass", "description": "Classes to Cartographically Displaying Street Centerlines", "codedValues": [ { "name": "Freeway and Freeway/Ramp", "code": 1 }, { "name": "Highway and Highway Ramp", "code": 2 }, { "name": "Major Arterials and Collectors", "code": 3 }, { "name": "Minor Arterials and Local", "code": 4 }, { "name": "Service Rd", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SWEEP", "type": "esriFieldTypeString", "alias": "SWEEP", "length": 10, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Yes or No Value for a Text Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R718_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G932SCLINK", "fields": "SCLINK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S689_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 16, "name": "Hydrology_144K", "type": "Group Layer", "description": "Contains the Hydrographic network - placed above Landmarks and Urban Areas in the map's draw order.", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 13, "name": "Level 12 - Light Gray Canvas - 144K" }, "subLayers": [ { "id": 17, "name": "Stream_144K" }, { "id": 18, "name": "Waterbody_144K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424352.193427728, "ymin": 4557487.859941453, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 200000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 17, "name": "Stream_144K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 16, "name": "Hydrology_144K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.566928 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423408.952483768, "ymin": 4557491.9951588325, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 16, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R559_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S530_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 200000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 18, "name": "Waterbody_144K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 16, "name": "Hydrology_144K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 207, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424347.209266754, "ymin": 4557487.859941453, "xmax": -9382686.548612908, "ymax": 4608154.895701572, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R546_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S517_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 200000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 19, "name": "Landmarks_144K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 13, "name": "Level 12 - Light Gray Canvas - 144K" }, "subLayers": [ { "id": 20, "name": "Airport_144K" }, { "id": 21, "name": "Public School_144K" }, { "id": 22, "name": "Horse Track_144K" }, { "id": 23, "name": "Park_144K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9419739.038766358, "ymin": 4557862.494371187, "xmax": -9383435.463098725, "ymax": 4603777.75148351, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 200000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 20, "name": "Airport_144K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Landmarks_144K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419666.532842701, "ymin": 4583139.03800199, "xmax": -9417250.88239448, "ymax": 4585513.934109194, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R732_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S703_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 21, "name": "Public School_144K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Landmarks_144K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415439.470219314, "ymin": 4573500.351735253, "xmax": -9395110.401641207, "ymax": 4596607.252942006, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "TIER", "type": "esriFieldTypeString", "alias": "TIER", "length": 1, "domain": { "type": "codedValue", "name": "SchoolLevel", "description": "Facility Type", "codedValues": [ { "name": "Elementary", "code": "E" }, { "name": "High School", "code": "H" }, { "name": "Middle School", "code": "M" }, { "name": "Other", "code": "O" }, { "name": "Special Programs", "code": "S" }, { "name": "Administration", "code": "A" }, { "name": "Lower School", "code": "L" }, { "name": "Upper School", "code": "U" }, { "name": "K-12", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R473_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S444_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Public" }, { "domains": {}, "id": 1, "name": "Private" } ], "subtypes": [ { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 0, "name": "Public" }, { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 1, "name": "Private" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 22, "name": "Horse Track_144K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Landmarks_144K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419182.861848438, "ymin": 4585247.951413479, "xmax": -9408201.990676403, "ymax": 4601094.73596034, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R628_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S599_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 200000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 23, "name": "Park_144K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Landmarks_144K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 232, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415778.730698869, "ymin": 4557877.522868004, "xmax": -9383435.463098725, "ymax": 4603777.75148351, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "HANDLER", "subtypeFieldName": "HANDLER", "subtypeField": "HANDLER", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 30, "domain": { "type": "codedValue", "name": "ParkClass", "description": "ParkClass", "codedValues": [ { "name": "C", "code": "C" }, { "name": "N", "code": "N" }, { "name": "Private", "code": "Private" }, { "name": "S", "code": "S" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRTYPE", "type": "esriFieldTypeString", "alias": "PRTYPE", "length": 20, "domain": { "type": "codedValue", "name": "ParkType", "description": "Park Type", "codedValues": [ { "name": "COMMUNITY CENTER", "code": "COMM CENTER" }, { "name": "COMMUNITY", "code": "COMMUNITY" }, { "name": "GOLF COURSE", "code": "GOLF COURSE" }, { "name": "HISTORIC BUILDINGS", "code": "HISTORIC BLDGS" }, { "name": "MINI PARK", "code": "MINI PARK" }, { "name": "NEIGHBORHOOD", "code": "NEIGHBORHOOD" }, { "name": "PRIVATELY OWNED", "code": "PRIVATELY OWNED" }, { "name": "SPECIAL USE", "code": "SPECIAL USE" }, { "name": "STATE OWNED", "code": "STATE OWNED" }, { "name": "ATHLETIC COMPLEX", "code": "ATHLETIC COMPLEX" }, { "name": "GREENSPACE", "code": "GREENSPACE" }, { "name": "NATURAL AREA", "code": "NATURAL AREA" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "REGIONAL", "code": "REGIONAL" }, { "name": "NATURE PARK", "code": "NATURE PARK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 40, "domain": null }, { "name": "LEASE_OWN", "type": "esriFieldTypeString", "alias": "LEASE_OWN", "length": 3, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "HANDLER", "type": "esriFieldTypeSmallInteger", "alias": "HANDLER", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "PLAN_SECTOR", "type": "esriFieldTypeString", "alias": "PLAN_SECTOR", "length": 25, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "LABEL_SHORT", "type": "esriFieldTypeString", "alias": "LABEL", "length": 40, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CAD_ID", "type": "esriFieldTypeInteger", "alias": "CAD_ID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R475_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S446_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 1, "name": "Other Park" } ], "subtypes": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 1, "name": "Other Park" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 200000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 24, "name": "Urban Service Area_144K", "type": "Feature Layer", "description": "A polygon is overlaid on the hillshade and land tint to distinguish urban areas and provide a boundary line for cities. Fewer urban areas are progressively displayed as the group layers go from large to smaller scales based on population rankings.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI, TeleAtlas ", "parentLayer": { "id": 13, "name": "Level 12 - Light Gray Canvas - 144K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 232, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9418216.229644438, "ymin": 4570131.803131972, "xmax": -9391824.683420822, "ymax": 4595974.246650939, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R421_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S392_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 200000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 25, "name": "Rural Service Area_144K", "type": "Feature Layer", "description": "A land tint polygon is overlaid on the hillshade to provide the yellow tint to the maps base. A 75% transparency is set to allow the terrain relief to show through. The land tint feature class was built from Tele Atlas county boundaries for the United States at larger scales of 4k to 72k.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI and TeleAtlas", "parentLayer": { "id": 13, "name": "Level 12 - Light Gray Canvas - 144K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557500.088812088, "xmax": -9382291.216576532, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R429_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S400_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 200000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 26, "name": "Level 13 - Light Gray Canvas - 72K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 27, "name": "Transportation_72K" }, { "id": 30, "name": "Hydrology_72K" }, { "id": 33, "name": "Landmarks_72K" }, { "id": 38, "name": "Urban Service Area_72K" }, { "id": 39, "name": "Rural Service Area_72K" } ], "minScale": 100000, "maxScale": 50001, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557487.411199118, "xmax": -9382291.212114016, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 27, "name": "Transportation_72K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 26, "name": "Level 13 - Light Gray Canvas - 72K" }, "subLayers": [ { "id": 28, "name": "RoadCenterline_Major_ 72K" }, { "id": 29, "name": "Railroad_72K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382691.06170322, "ymax": 4608914.963070277, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 28, "name": "RoadCenterline_Major_ 72K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 27, "name": "Transportation_72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RDCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.7 }, "value": "3", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "1", "label": "Major Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "2", "label": "Major Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.64 }, "value": "4", "label": "Secondary Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.64 }, "value": "5", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.64 }, "value": "6", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.64 }, "value": "69", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.64 }, "value": "7", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.64 }, "value": "8", "label": "Local Traffic", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382826.196829678, "ymax": 4608914.908380119, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SCLINK", "type": "esriFieldTypeInteger", "alias": "SCLINK", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 60, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 1, "domain": { "type": "codedValue", "name": "Maintenance", "description": "Street Maintenance", "codedValues": [ { "name": "C County", "code": "C" }, { "name": "L Local", "code": "L" }, { "name": "P Private", "code": "P" }, { "name": "S State", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RDCLASS", "type": "esriFieldTypeInteger", "alias": "RDCLASS", "domain": { "type": "codedValue", "name": "RoadClass", "description": "Road Classification", "codedValues": [ { "name": "1 Interstate", "code": 1 }, { "name": "2 Freeway/Expressway", "code": 2 }, { "name": "3 Major Arterial", "code": 3 }, { "name": "4 Minor Arterial", "code": 4 }, { "name": "5 Collector", "code": 5 }, { "name": "6 Local Road", "code": 6 }, { "name": "7 Side/Frontage Road", "code": 7 }, { "name": "8 Alley", "code": 8 }, { "name": "69 Other", "code": 69 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "RTO", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "PARITY_L", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "PARITY_R", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": { "type": "range", "name": "Speed", "description": "Speed Limit", "range": [ 0, 65 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "KYDOT", "type": "esriFieldTypeString", "alias": "KYDOT", "length": 4, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": { "type": "codedValue", "name": "Oneway", "description": "One-way", "codedValues": [ { "name": "B Both", "code": "B" }, { "name": "FT FROM TO", "code": "FT" }, { "name": "TF TO FROM", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 2, "domain": { "type": "codedValue", "name": "DIR", "description": "Street Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Type", "description": "Street Type", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLF", "code": "BLF" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BTM", "code": "BTM" }, { "name": "BYU", "code": "BYU" }, { "name": "CIR", "code": "CIR" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "CYN", "code": "CYN" }, { "name": "DR", "code": "DR" }, { "name": "FLT", "code": "FLT" }, { "name": "FRK", "code": "FRK" }, { "name": "GTWY", "code": "GTWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "RST", "code": "RST" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "VIA", "code": "VIA" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UPDATE_", "type": "esriFieldTypeDate", "alias": "UPDATE_", "length": 8, "domain": null }, { "name": "NEWDATE", "type": "esriFieldTypeDate", "alias": "NEWDATE", "length": 8, "domain": null }, { "name": "SCPARENT", "type": "esriFieldTypeInteger", "alias": "SCPARENT", "domain": null }, { "name": "SCGPARENT", "type": "esriFieldTypeInteger", "alias": "SCGPARENT", "domain": null }, { "name": "SCMERGE", "type": "esriFieldTypeInteger", "alias": "SCMERGE", "domain": null }, { "name": "TOUCH", "type": "esriFieldTypeString", "alias": "TOUCH", "length": 2, "domain": null }, { "name": "RTNO", "type": "esriFieldTypeString", "alias": "RTNO", "length": 4, "domain": null }, { "name": "SID", "type": "esriFieldTypeInteger", "alias": "SID", "domain": null }, { "name": "ZIP_LEFT", "type": "esriFieldTypeInteger", "alias": "ZIP_LEFT", "domain": null }, { "name": "ZIP_RIGHT", "type": "esriFieldTypeInteger", "alias": "ZIP_RIGHT", "domain": null }, { "name": "ANNO", "type": "esriFieldTypeString", "alias": "ANNO", "length": 60, "domain": null }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "MODIFY_USER", "length": 50, "domain": null }, { "name": "SNOW", "type": "esriFieldTypeString", "alias": "SNOW", "length": 50, "domain": { "type": "codedValue", "name": "SnowRemovalRank", "description": "Snow Removal Rank", "codedValues": [ { "name": "Snow Rank 1", "code": "Snow Rank 1" }, { "name": "Snow Rank 2", "code": "Snow Rank 2" }, { "name": "Snow Rank 3", "code": "Snow Rank 3" }, { "name": "Snow Rank 4", "code": "Snow Rank 4" }, { "name": "Rural Snow Removal", "code": "Rural Snow Removal" }, { "name": "Parks Snow Removal", "code": "Parks Snow Removal" }, { "name": "State Interstate/Parkway", "code": "State Interstate/Parkway" }, { "name": "State Snow Removal A", "code": "State Snow Removal A" }, { "name": "State Snow Removal B", "code": "State Snow Removal B" }, { "name": "State Snow Removal C", "code": "State Snow Removal C" }, { "name": "State Snow Removal U", "code": "State Snow Removal U" }, { "name": "Unranked Street", "code": "Unranked Street" }, { "name": "Snow Rank 5", "code": "Snow Rank 5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CartoClass", "type": "esriFieldTypeSmallInteger", "alias": "CartoClass", "domain": { "type": "codedValue", "name": "CartoClass", "description": "Classes to Cartographically Displaying Street Centerlines", "codedValues": [ { "name": "Freeway and Freeway/Ramp", "code": 1 }, { "name": "Highway and Highway Ramp", "code": 2 }, { "name": "Major Arterials and Collectors", "code": 3 }, { "name": "Minor Arterials and Local", "code": 4 }, { "name": "Service Rd", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SWEEP", "type": "esriFieldTypeString", "alias": "SWEEP", "length": 10, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Yes or No Value for a Text Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R718_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G932SCLINK", "fields": "SCLINK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S689_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 29, "name": "Railroad_72K", "type": "Feature Layer", "description": "Railroads are used from 4k to 72k as an addition to the streets to display the full transportation network. Railroads are removed at smaller scales as map space is required to clearly streets.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 27, "name": "Transportation_72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 222, 222, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9422658.13696749, "ymin": 4574598.515744888, "xmax": -9382697.60746592, "ymax": 4601945.145852183, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R725_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S696_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 30, "name": "Hydrology_72K", "type": "Group Layer", "description": "Contains the Hydrographic network - placed above Landmarks and Urban Areas in the map's draw order.", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 26, "name": "Level 13 - Light Gray Canvas - 72K" }, "subLayers": [ { "id": 31, "name": "Stream_72K" }, { "id": 32, "name": "Waterbody_72K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424352.193427728, "ymin": 4557487.859941453, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 31, "name": "Stream_72K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 30, "name": "Hydrology_72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.566928 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423408.952483768, "ymin": 4557491.9951588325, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 16, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R559_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S530_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 32, "name": "Waterbody_72K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 30, "name": "Hydrology_72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 207, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424347.209266754, "ymin": 4557487.859941453, "xmax": -9382686.548612908, "ymax": 4608154.895701572, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R546_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S517_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 33, "name": "Landmarks_72K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 26, "name": "Level 13 - Light Gray Canvas - 72K" }, "subLayers": [ { "id": 34, "name": "Airport_72K" }, { "id": 35, "name": "Public School_72K" }, { "id": 36, "name": "Horse Track_72K" }, { "id": 37, "name": "Park_72K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9419739.038766358, "ymin": 4557862.494371187, "xmax": -9383435.463098725, "ymax": 4603777.75148351, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 34, "name": "Airport_72K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 33, "name": "Landmarks_72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419666.532842701, "ymin": 4583139.03800199, "xmax": -9417250.88239448, "ymax": 4585513.934109194, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R732_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S703_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 35, "name": "Public School_72K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 33, "name": "Landmarks_72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415439.470219314, "ymin": 4573500.351735253, "xmax": -9395110.401641207, "ymax": 4596607.252942006, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "TIER", "type": "esriFieldTypeString", "alias": "TIER", "length": 1, "domain": { "type": "codedValue", "name": "SchoolLevel", "description": "Facility Type", "codedValues": [ { "name": "Elementary", "code": "E" }, { "name": "High School", "code": "H" }, { "name": "Middle School", "code": "M" }, { "name": "Other", "code": "O" }, { "name": "Special Programs", "code": "S" }, { "name": "Administration", "code": "A" }, { "name": "Lower School", "code": "L" }, { "name": "Upper School", "code": "U" }, { "name": "K-12", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R473_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S444_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Public" }, { "domains": {}, "id": 1, "name": "Private" } ], "subtypes": [ { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 0, "name": "Public" }, { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 1, "name": "Private" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 36, "name": "Horse Track_72K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 33, "name": "Landmarks_72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419182.861848438, "ymin": 4585247.951413479, "xmax": -9408201.990676403, "ymax": 4601094.73596034, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R628_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S599_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 37, "name": "Park_72K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 33, "name": "Landmarks_72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 232, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415778.730698869, "ymin": 4557877.522868004, "xmax": -9383435.463098725, "ymax": 4603777.75148351, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "HANDLER", "subtypeFieldName": "HANDLER", "subtypeField": "HANDLER", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 30, "domain": { "type": "codedValue", "name": "ParkClass", "description": "ParkClass", "codedValues": [ { "name": "C", "code": "C" }, { "name": "N", "code": "N" }, { "name": "Private", "code": "Private" }, { "name": "S", "code": "S" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRTYPE", "type": "esriFieldTypeString", "alias": "PRTYPE", "length": 20, "domain": { "type": "codedValue", "name": "ParkType", "description": "Park Type", "codedValues": [ { "name": "COMMUNITY CENTER", "code": "COMM CENTER" }, { "name": "COMMUNITY", "code": "COMMUNITY" }, { "name": "GOLF COURSE", "code": "GOLF COURSE" }, { "name": "HISTORIC BUILDINGS", "code": "HISTORIC BLDGS" }, { "name": "MINI PARK", "code": "MINI PARK" }, { "name": "NEIGHBORHOOD", "code": "NEIGHBORHOOD" }, { "name": "PRIVATELY OWNED", "code": "PRIVATELY OWNED" }, { "name": "SPECIAL USE", "code": "SPECIAL USE" }, { "name": "STATE OWNED", "code": "STATE OWNED" }, { "name": "ATHLETIC COMPLEX", "code": "ATHLETIC COMPLEX" }, { "name": "GREENSPACE", "code": "GREENSPACE" }, { "name": "NATURAL AREA", "code": "NATURAL AREA" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "REGIONAL", "code": "REGIONAL" }, { "name": "NATURE PARK", "code": "NATURE PARK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 40, "domain": null }, { "name": "LEASE_OWN", "type": "esriFieldTypeString", "alias": "LEASE_OWN", "length": 3, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "HANDLER", "type": "esriFieldTypeSmallInteger", "alias": "HANDLER", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "PLAN_SECTOR", "type": "esriFieldTypeString", "alias": "PLAN_SECTOR", "length": 25, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "LABEL_SHORT", "type": "esriFieldTypeString", "alias": "LABEL", "length": 40, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CAD_ID", "type": "esriFieldTypeInteger", "alias": "CAD_ID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R475_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S446_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 1, "name": "Other Park" } ], "subtypes": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 1, "name": "Other Park" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 38, "name": "Urban Service Area_72K", "type": "Feature Layer", "description": "A polygon is overlaid on the hillshade and land tint to distinguish urban areas and provide a boundary line for cities. Fewer urban areas are progressively displayed as the group layers go from large to smaller scales based on population rankings.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI, TeleAtlas ", "parentLayer": { "id": 26, "name": "Level 13 - Light Gray Canvas - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 232, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9418216.229644438, "ymin": 4570131.803131972, "xmax": -9391824.683420822, "ymax": 4595974.246650939, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R421_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S392_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 39, "name": "Rural Service Area_72K", "type": "Feature Layer", "description": "A land tint polygon is overlaid on the hillshade to provide the yellow tint to the maps base. A 75% transparency is set to allow the terrain relief to show through. The land tint feature class was built from Tele Atlas county boundaries for the United States at larger scales of 4k to 72k.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI and TeleAtlas", "parentLayer": { "id": 26, "name": "Level 13 - Light Gray Canvas - 72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557500.088812088, "xmax": -9382291.216576532, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R429_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S400_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 40, "name": "Level 14 - Light Gray Canvas - 36K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 41, "name": "Transportation_36K" }, { "id": 44, "name": "Hydrology_36K" }, { "id": 47, "name": "Landmarks_36K" }, { "id": 52, "name": "Urban Service Area_36K" }, { "id": 53, "name": "Rural Service Area_36K" } ], "minScale": 50000, "maxScale": 25001, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557487.411199118, "xmax": -9382291.212114016, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 41, "name": "Transportation_36K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 40, "name": "Level 14 - Light Gray Canvas - 36K" }, "subLayers": [ { "id": 42, "name": "RoadCenterline_Major_ 36K" }, { "id": 43, "name": "Railroad_36K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382691.06170322, "ymax": 4608914.963070277, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 42, "name": "RoadCenterline_Major_ 36K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Transportation_36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RDCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2.5 }, "value": "3", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "1", "label": "Major Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "2", "label": "Major Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.2 }, "value": "4", "label": "Secondary Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "5", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "6", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "69", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "7", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "8", "label": "Local Traffic", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382826.196829678, "ymax": 4608914.908380119, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SCLINK", "type": "esriFieldTypeInteger", "alias": "SCLINK", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 60, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 1, "domain": { "type": "codedValue", "name": "Maintenance", "description": "Street Maintenance", "codedValues": [ { "name": "C County", "code": "C" }, { "name": "L Local", "code": "L" }, { "name": "P Private", "code": "P" }, { "name": "S State", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RDCLASS", "type": "esriFieldTypeInteger", "alias": "RDCLASS", "domain": { "type": "codedValue", "name": "RoadClass", "description": "Road Classification", "codedValues": [ { "name": "1 Interstate", "code": 1 }, { "name": "2 Freeway/Expressway", "code": 2 }, { "name": "3 Major Arterial", "code": 3 }, { "name": "4 Minor Arterial", "code": 4 }, { "name": "5 Collector", "code": 5 }, { "name": "6 Local Road", "code": 6 }, { "name": "7 Side/Frontage Road", "code": 7 }, { "name": "8 Alley", "code": 8 }, { "name": "69 Other", "code": 69 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "RTO", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "PARITY_L", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "PARITY_R", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": { "type": "range", "name": "Speed", "description": "Speed Limit", "range": [ 0, 65 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "KYDOT", "type": "esriFieldTypeString", "alias": "KYDOT", "length": 4, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": { "type": "codedValue", "name": "Oneway", "description": "One-way", "codedValues": [ { "name": "B Both", "code": "B" }, { "name": "FT FROM TO", "code": "FT" }, { "name": "TF TO FROM", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 2, "domain": { "type": "codedValue", "name": "DIR", "description": "Street Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Type", "description": "Street Type", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLF", "code": "BLF" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BTM", "code": "BTM" }, { "name": "BYU", "code": "BYU" }, { "name": "CIR", "code": "CIR" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "CYN", "code": "CYN" }, { "name": "DR", "code": "DR" }, { "name": "FLT", "code": "FLT" }, { "name": "FRK", "code": "FRK" }, { "name": "GTWY", "code": "GTWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "RST", "code": "RST" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "VIA", "code": "VIA" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UPDATE_", "type": "esriFieldTypeDate", "alias": "UPDATE_", "length": 8, "domain": null }, { "name": "NEWDATE", "type": "esriFieldTypeDate", "alias": "NEWDATE", "length": 8, "domain": null }, { "name": "SCPARENT", "type": "esriFieldTypeInteger", "alias": "SCPARENT", "domain": null }, { "name": "SCGPARENT", "type": "esriFieldTypeInteger", "alias": "SCGPARENT", "domain": null }, { "name": "SCMERGE", "type": "esriFieldTypeInteger", "alias": "SCMERGE", "domain": null }, { "name": "TOUCH", "type": "esriFieldTypeString", "alias": "TOUCH", "length": 2, "domain": null }, { "name": "RTNO", "type": "esriFieldTypeString", "alias": "RTNO", "length": 4, "domain": null }, { "name": "SID", "type": "esriFieldTypeInteger", "alias": "SID", "domain": null }, { "name": "ZIP_LEFT", "type": "esriFieldTypeInteger", "alias": "ZIP_LEFT", "domain": null }, { "name": "ZIP_RIGHT", "type": "esriFieldTypeInteger", "alias": "ZIP_RIGHT", "domain": null }, { "name": "ANNO", "type": "esriFieldTypeString", "alias": "ANNO", "length": 60, "domain": null }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "MODIFY_USER", "length": 50, "domain": null }, { "name": "SNOW", "type": "esriFieldTypeString", "alias": "SNOW", "length": 50, "domain": { "type": "codedValue", "name": "SnowRemovalRank", "description": "Snow Removal Rank", "codedValues": [ { "name": "Snow Rank 1", "code": "Snow Rank 1" }, { "name": "Snow Rank 2", "code": "Snow Rank 2" }, { "name": "Snow Rank 3", "code": "Snow Rank 3" }, { "name": "Snow Rank 4", "code": "Snow Rank 4" }, { "name": "Rural Snow Removal", "code": "Rural Snow Removal" }, { "name": "Parks Snow Removal", "code": "Parks Snow Removal" }, { "name": "State Interstate/Parkway", "code": "State Interstate/Parkway" }, { "name": "State Snow Removal A", "code": "State Snow Removal A" }, { "name": "State Snow Removal B", "code": "State Snow Removal B" }, { "name": "State Snow Removal C", "code": "State Snow Removal C" }, { "name": "State Snow Removal U", "code": "State Snow Removal U" }, { "name": "Unranked Street", "code": "Unranked Street" }, { "name": "Snow Rank 5", "code": "Snow Rank 5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CartoClass", "type": "esriFieldTypeSmallInteger", "alias": "CartoClass", "domain": { "type": "codedValue", "name": "CartoClass", "description": "Classes to Cartographically Displaying Street Centerlines", "codedValues": [ { "name": "Freeway and Freeway/Ramp", "code": 1 }, { "name": "Highway and Highway Ramp", "code": 2 }, { "name": "Major Arterials and Collectors", "code": 3 }, { "name": "Minor Arterials and Local", "code": 4 }, { "name": "Service Rd", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SWEEP", "type": "esriFieldTypeString", "alias": "SWEEP", "length": 10, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Yes or No Value for a Text Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R718_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G932SCLINK", "fields": "SCLINK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S689_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 43, "name": "Railroad_36K", "type": "Feature Layer", "description": "Railroads are used from 4k to 72k as an addition to the streets to display the full transportation network. Railroads are removed at smaller scales as map space is required to clearly streets.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 41, "name": "Transportation_36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 222, 222, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9422658.13696749, "ymin": 4574598.515744888, "xmax": -9382697.60746592, "ymax": 4601945.145852183, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R725_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S696_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 44, "name": "Hydrology_36K", "type": "Group Layer", "description": "Contains the Hydrographic network - placed above Landmarks and Urban Areas in the map's draw order.", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 40, "name": "Level 14 - Light Gray Canvas - 36K" }, "subLayers": [ { "id": 45, "name": "Stream_36K" }, { "id": 46, "name": "Waterbody_36K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424352.193427728, "ymin": 4557487.859941453, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 45, "name": "Stream_36K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 44, "name": "Hydrology_36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.566928 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423408.952483768, "ymin": 4557491.9951588325, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 16, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R559_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S530_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 46, "name": "Waterbody_36K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 44, "name": "Hydrology_36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 207, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424347.209266754, "ymin": 4557487.859941453, "xmax": -9382686.548612908, "ymax": 4608154.895701572, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R546_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S517_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 47, "name": "Landmarks_36K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 40, "name": "Level 14 - Light Gray Canvas - 36K" }, "subLayers": [ { "id": 48, "name": "Airport_36K" }, { "id": 49, "name": "Public School_36K" }, { "id": 50, "name": "Horse Track_36K" }, { "id": 51, "name": "Park_36K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9419739.038766358, "ymin": 4557862.494371187, "xmax": -9383435.463098725, "ymax": 4603777.75148351, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 48, "name": "Airport_36K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Landmarks_36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419666.532842701, "ymin": 4583139.03800199, "xmax": -9417250.88239448, "ymax": 4585513.934109194, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R732_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S703_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 49, "name": "Public School_36K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Landmarks_36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415439.470219314, "ymin": 4573500.351735253, "xmax": -9395110.401641207, "ymax": 4596607.252942006, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "TIER", "type": "esriFieldTypeString", "alias": "TIER", "length": 1, "domain": { "type": "codedValue", "name": "SchoolLevel", "description": "Facility Type", "codedValues": [ { "name": "Elementary", "code": "E" }, { "name": "High School", "code": "H" }, { "name": "Middle School", "code": "M" }, { "name": "Other", "code": "O" }, { "name": "Special Programs", "code": "S" }, { "name": "Administration", "code": "A" }, { "name": "Lower School", "code": "L" }, { "name": "Upper School", "code": "U" }, { "name": "K-12", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R473_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S444_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Public" }, { "domains": {}, "id": 1, "name": "Private" } ], "subtypes": [ { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 0, "name": "Public" }, { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 1, "name": "Private" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 50, "name": "Horse Track_36K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Landmarks_36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419182.861848438, "ymin": 4585247.951413479, "xmax": -9408201.990676403, "ymax": 4601094.73596034, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R628_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S599_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 51, "name": "Park_36K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Landmarks_36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 232, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415778.730698869, "ymin": 4557877.522868004, "xmax": -9383435.463098725, "ymax": 4603777.75148351, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "HANDLER", "subtypeFieldName": "HANDLER", "subtypeField": "HANDLER", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 30, "domain": { "type": "codedValue", "name": "ParkClass", "description": "ParkClass", "codedValues": [ { "name": "C", "code": "C" }, { "name": "N", "code": "N" }, { "name": "Private", "code": "Private" }, { "name": "S", "code": "S" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRTYPE", "type": "esriFieldTypeString", "alias": "PRTYPE", "length": 20, "domain": { "type": "codedValue", "name": "ParkType", "description": "Park Type", "codedValues": [ { "name": "COMMUNITY CENTER", "code": "COMM CENTER" }, { "name": "COMMUNITY", "code": "COMMUNITY" }, { "name": "GOLF COURSE", "code": "GOLF COURSE" }, { "name": "HISTORIC BUILDINGS", "code": "HISTORIC BLDGS" }, { "name": "MINI PARK", "code": "MINI PARK" }, { "name": "NEIGHBORHOOD", "code": "NEIGHBORHOOD" }, { "name": "PRIVATELY OWNED", "code": "PRIVATELY OWNED" }, { "name": "SPECIAL USE", "code": "SPECIAL USE" }, { "name": "STATE OWNED", "code": "STATE OWNED" }, { "name": "ATHLETIC COMPLEX", "code": "ATHLETIC COMPLEX" }, { "name": "GREENSPACE", "code": "GREENSPACE" }, { "name": "NATURAL AREA", "code": "NATURAL AREA" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "REGIONAL", "code": "REGIONAL" }, { "name": "NATURE PARK", "code": "NATURE PARK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 40, "domain": null }, { "name": "LEASE_OWN", "type": "esriFieldTypeString", "alias": "LEASE_OWN", "length": 3, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "HANDLER", "type": "esriFieldTypeSmallInteger", "alias": "HANDLER", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "PLAN_SECTOR", "type": "esriFieldTypeString", "alias": "PLAN_SECTOR", "length": 25, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "LABEL_SHORT", "type": "esriFieldTypeString", "alias": "LABEL", "length": 40, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CAD_ID", "type": "esriFieldTypeInteger", "alias": "CAD_ID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R475_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S446_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 1, "name": "Other Park" } ], "subtypes": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 1, "name": "Other Park" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 52, "name": "Urban Service Area_36K", "type": "Feature Layer", "description": "A polygon is overlaid on the hillshade and land tint to distinguish urban areas and provide a boundary line for cities. Fewer urban areas are progressively displayed as the group layers go from large to smaller scales based on population rankings.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI, TeleAtlas ", "parentLayer": { "id": 40, "name": "Level 14 - Light Gray Canvas - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 232, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9418216.229644438, "ymin": 4570131.803131972, "xmax": -9391824.683420822, "ymax": 4595974.246650939, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R421_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S392_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 53, "name": "Rural Service Area_36K", "type": "Feature Layer", "description": "A land tint polygon is overlaid on the hillshade to provide the yellow tint to the maps base. A 75% transparency is set to allow the terrain relief to show through. The land tint feature class was built from Tele Atlas county boundaries for the United States at larger scales of 4k to 72k.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI and TeleAtlas", "parentLayer": { "id": 40, "name": "Level 14 - Light Gray Canvas - 36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557500.088812088, "xmax": -9382291.216576532, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R429_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S400_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 54, "name": "Level 15 - Light Gray Canvas - 18K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 55, "name": "Transportation_18K" }, { "id": 58, "name": "Hydrology_18K" }, { "id": 61, "name": "Landmarks_18K" }, { "id": 67, "name": "Urban Service Area_18K" }, { "id": 68, "name": "Rural Service Area_18K" } ], "minScale": 25000, "maxScale": 15001, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557487.411199118, "xmax": -9382291.212114016, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 55, "name": "Transportation_18K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 54, "name": "Level 15 - Light Gray Canvas - 18K" }, "subLayers": [ { "id": 56, "name": "RoadCenterline_Major_ 18K" }, { "id": 57, "name": "Railroad_18K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382691.06170322, "ymax": 4608914.963070277, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 56, "name": "RoadCenterline_Major_ 18K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Transportation_18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_631", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_632", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_633", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_634", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_631", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_632", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_633", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_634", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "RDCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 5 }, "value": "3", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 4.5 }, "value": "1", "label": "Major Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 4.5 }, "value": "2", "label": "Major Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 4 }, "value": "4", "label": "Secondary Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 3.5 }, "value": "5", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 3.5 }, "value": "6", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 3.5 }, "value": "69", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 3.5 }, "value": "7", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 3.5 }, "value": "8", "label": "Local Traffic", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382826.196829678, "ymax": 4608914.908380119, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SCLINK", "type": "esriFieldTypeInteger", "alias": "SCLINK", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 60, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 1, "domain": { "type": "codedValue", "name": "Maintenance", "description": "Street Maintenance", "codedValues": [ { "name": "C County", "code": "C" }, { "name": "L Local", "code": "L" }, { "name": "P Private", "code": "P" }, { "name": "S State", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RDCLASS", "type": "esriFieldTypeInteger", "alias": "RDCLASS", "domain": { "type": "codedValue", "name": "RoadClass", "description": "Road Classification", "codedValues": [ { "name": "1 Interstate", "code": 1 }, { "name": "2 Freeway/Expressway", "code": 2 }, { "name": "3 Major Arterial", "code": 3 }, { "name": "4 Minor Arterial", "code": 4 }, { "name": "5 Collector", "code": 5 }, { "name": "6 Local Road", "code": 6 }, { "name": "7 Side/Frontage Road", "code": 7 }, { "name": "8 Alley", "code": 8 }, { "name": "69 Other", "code": 69 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "RTO", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "PARITY_L", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "PARITY_R", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": { "type": "range", "name": "Speed", "description": "Speed Limit", "range": [ 0, 65 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "KYDOT", "type": "esriFieldTypeString", "alias": "KYDOT", "length": 4, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": { "type": "codedValue", "name": "Oneway", "description": "One-way", "codedValues": [ { "name": "B Both", "code": "B" }, { "name": "FT FROM TO", "code": "FT" }, { "name": "TF TO FROM", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 2, "domain": { "type": "codedValue", "name": "DIR", "description": "Street Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Type", "description": "Street Type", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLF", "code": "BLF" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BTM", "code": "BTM" }, { "name": "BYU", "code": "BYU" }, { "name": "CIR", "code": "CIR" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "CYN", "code": "CYN" }, { "name": "DR", "code": "DR" }, { "name": "FLT", "code": "FLT" }, { "name": "FRK", "code": "FRK" }, { "name": "GTWY", "code": "GTWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "RST", "code": "RST" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "VIA", "code": "VIA" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UPDATE_", "type": "esriFieldTypeDate", "alias": "UPDATE_", "length": 8, "domain": null }, { "name": "NEWDATE", "type": "esriFieldTypeDate", "alias": "NEWDATE", "length": 8, "domain": null }, { "name": "SCPARENT", "type": "esriFieldTypeInteger", "alias": "SCPARENT", "domain": null }, { "name": "SCGPARENT", "type": "esriFieldTypeInteger", "alias": "SCGPARENT", "domain": null }, { "name": "SCMERGE", "type": "esriFieldTypeInteger", "alias": "SCMERGE", "domain": null }, { "name": "TOUCH", "type": "esriFieldTypeString", "alias": "TOUCH", "length": 2, "domain": null }, { "name": "RTNO", "type": "esriFieldTypeString", "alias": "RTNO", "length": 4, "domain": null }, { "name": "SID", "type": "esriFieldTypeInteger", "alias": "SID", "domain": null }, { "name": "ZIP_LEFT", "type": "esriFieldTypeInteger", "alias": "ZIP_LEFT", "domain": null }, { "name": "ZIP_RIGHT", "type": "esriFieldTypeInteger", "alias": "ZIP_RIGHT", "domain": null }, { "name": "ANNO", "type": "esriFieldTypeString", "alias": "ANNO", "length": 60, "domain": null }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "MODIFY_USER", "length": 50, "domain": null }, { "name": "SNOW", "type": "esriFieldTypeString", "alias": "SNOW", "length": 50, "domain": { "type": "codedValue", "name": "SnowRemovalRank", "description": "Snow Removal Rank", "codedValues": [ { "name": "Snow Rank 1", "code": "Snow Rank 1" }, { "name": "Snow Rank 2", "code": "Snow Rank 2" }, { "name": "Snow Rank 3", "code": "Snow Rank 3" }, { "name": "Snow Rank 4", "code": "Snow Rank 4" }, { "name": "Rural Snow Removal", "code": "Rural Snow Removal" }, { "name": "Parks Snow Removal", "code": "Parks Snow Removal" }, { "name": "State Interstate/Parkway", "code": "State Interstate/Parkway" }, { "name": "State Snow Removal A", "code": "State Snow Removal A" }, { "name": "State Snow Removal B", "code": "State Snow Removal B" }, { "name": "State Snow Removal C", "code": "State Snow Removal C" }, { "name": "State Snow Removal U", "code": "State Snow Removal U" }, { "name": "Unranked Street", "code": "Unranked Street" }, { "name": "Snow Rank 5", "code": "Snow Rank 5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CartoClass", "type": "esriFieldTypeSmallInteger", "alias": "CartoClass", "domain": { "type": "codedValue", "name": "CartoClass", "description": "Classes to Cartographically Displaying Street Centerlines", "codedValues": [ { "name": "Freeway and Freeway/Ramp", "code": 1 }, { "name": "Highway and Highway Ramp", "code": 2 }, { "name": "Major Arterials and Collectors", "code": 3 }, { "name": "Minor Arterials and Local", "code": 4 }, { "name": "Service Rd", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SWEEP", "type": "esriFieldTypeString", "alias": "SWEEP", "length": 10, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Yes or No Value for a Text Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R718_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G932SCLINK", "fields": "SCLINK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S689_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 57, "name": "Railroad_18K", "type": "Feature Layer", "description": "Railroads are used from 4k to 72k as an addition to the streets to display the full transportation network. Railroads are removed at smaller scales as map space is required to clearly streets.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 55, "name": "Transportation_18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 222, 222, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9422658.13696749, "ymin": 4574598.515744888, "xmax": -9382697.60746592, "ymax": 4601945.145852183, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R725_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S696_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 58, "name": "Hydrology_18K", "type": "Group Layer", "description": "Contains the Hydrographic network - placed above Landmarks and Urban Areas in the map's draw order.", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 54, "name": "Level 15 - Light Gray Canvas - 18K" }, "subLayers": [ { "id": 59, "name": "Stream_18K" }, { "id": 60, "name": "Waterbody_18K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424352.193427728, "ymin": 4557487.859941453, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 59, "name": "Stream_18K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 58, "name": "Hydrology_18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.566928 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423408.952483768, "ymin": 4557491.9951588325, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 16, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R559_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S530_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 60, "name": "Waterbody_18K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 58, "name": "Hydrology_18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 207, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424347.209266754, "ymin": 4557487.859941453, "xmax": -9382686.548612908, "ymax": 4608154.895701572, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R546_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S517_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 61, "name": "Landmarks_18K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 54, "name": "Level 15 - Light Gray Canvas - 18K" }, "subLayers": [ { "id": 62, "name": "Building_18K" }, { "id": 63, "name": "Airport_18K" }, { "id": 64, "name": "Public School_18K" }, { "id": 65, "name": "Horse Track_18K" }, { "id": 66, "name": "Park_18K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424376.458036194, "ymin": 4557734.170014079, "xmax": -9382299.211628657, "ymax": 4608893.976003182, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 62, "name": "Building_18K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Landmarks_18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424376.458036194, "ymin": 4557734.170014079, "xmax": -9382299.211628657, "ymax": 4608893.976003182, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Imperv_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Imperv_Type", "type": "esriFieldTypeString", "alias": "Imperv_Type", "length": 50, "domain": null }, { "name": "Impervious", "type": "esriFieldTypeString", "alias": "Impervious", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R409_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S380_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 63, "name": "Airport_18K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Landmarks_18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419666.532842701, "ymin": 4583139.03800199, "xmax": -9417250.88239448, "ymax": 4585513.934109194, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R732_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S703_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 64, "name": "Public School_18K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Landmarks_18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415439.470219314, "ymin": 4573500.351735253, "xmax": -9395110.401641207, "ymax": 4596607.252942006, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "TIER", "type": "esriFieldTypeString", "alias": "TIER", "length": 1, "domain": { "type": "codedValue", "name": "SchoolLevel", "description": "Facility Type", "codedValues": [ { "name": "Elementary", "code": "E" }, { "name": "High School", "code": "H" }, { "name": "Middle School", "code": "M" }, { "name": "Other", "code": "O" }, { "name": "Special Programs", "code": "S" }, { "name": "Administration", "code": "A" }, { "name": "Lower School", "code": "L" }, { "name": "Upper School", "code": "U" }, { "name": "K-12", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R473_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S444_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Public" }, { "domains": {}, "id": 1, "name": "Private" } ], "subtypes": [ { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 0, "name": "Public" }, { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 1, "name": "Private" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 65, "name": "Horse Track_18K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Landmarks_18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419182.861848438, "ymin": 4585247.951413479, "xmax": -9408201.990676403, "ymax": 4601094.73596034, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R628_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S599_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 66, "name": "Park_18K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Landmarks_18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 232, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415778.730698869, "ymin": 4557877.522868004, "xmax": -9383435.463098725, "ymax": 4603777.75148351, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "HANDLER", "subtypeFieldName": "HANDLER", "subtypeField": "HANDLER", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 30, "domain": { "type": "codedValue", "name": "ParkClass", "description": "ParkClass", "codedValues": [ { "name": "C", "code": "C" }, { "name": "N", "code": "N" }, { "name": "Private", "code": "Private" }, { "name": "S", "code": "S" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRTYPE", "type": "esriFieldTypeString", "alias": "PRTYPE", "length": 20, "domain": { "type": "codedValue", "name": "ParkType", "description": "Park Type", "codedValues": [ { "name": "COMMUNITY CENTER", "code": "COMM CENTER" }, { "name": "COMMUNITY", "code": "COMMUNITY" }, { "name": "GOLF COURSE", "code": "GOLF COURSE" }, { "name": "HISTORIC BUILDINGS", "code": "HISTORIC BLDGS" }, { "name": "MINI PARK", "code": "MINI PARK" }, { "name": "NEIGHBORHOOD", "code": "NEIGHBORHOOD" }, { "name": "PRIVATELY OWNED", "code": "PRIVATELY OWNED" }, { "name": "SPECIAL USE", "code": "SPECIAL USE" }, { "name": "STATE OWNED", "code": "STATE OWNED" }, { "name": "ATHLETIC COMPLEX", "code": "ATHLETIC COMPLEX" }, { "name": "GREENSPACE", "code": "GREENSPACE" }, { "name": "NATURAL AREA", "code": "NATURAL AREA" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "REGIONAL", "code": "REGIONAL" }, { "name": "NATURE PARK", "code": "NATURE PARK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 40, "domain": null }, { "name": "LEASE_OWN", "type": "esriFieldTypeString", "alias": "LEASE_OWN", "length": 3, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "HANDLER", "type": "esriFieldTypeSmallInteger", "alias": "HANDLER", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "PLAN_SECTOR", "type": "esriFieldTypeString", "alias": "PLAN_SECTOR", "length": 25, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "LABEL_SHORT", "type": "esriFieldTypeString", "alias": "LABEL", "length": 40, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CAD_ID", "type": "esriFieldTypeInteger", "alias": "CAD_ID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R475_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S446_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 1, "name": "Other Park" } ], "subtypes": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 1, "name": "Other Park" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 67, "name": "Urban Service Area_18K", "type": "Feature Layer", "description": "A polygon is overlaid on the hillshade and land tint to distinguish urban areas and provide a boundary line for cities. Fewer urban areas are progressively displayed as the group layers go from large to smaller scales based on population rankings.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI, TeleAtlas ", "parentLayer": { "id": 54, "name": "Level 15 - Light Gray Canvas - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 232, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9418216.229644438, "ymin": 4570131.803131972, "xmax": -9391824.683420822, "ymax": 4595974.246650939, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R421_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S392_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 68, "name": "Rural Service Area_18K", "type": "Feature Layer", "description": "A land tint polygon is overlaid on the hillshade to provide the yellow tint to the maps base. A 75% transparency is set to allow the terrain relief to show through. The land tint feature class was built from Tele Atlas county boundaries for the United States at larger scales of 4k to 72k.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI and TeleAtlas", "parentLayer": { "id": 54, "name": "Level 15 - Light Gray Canvas - 18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557500.088812088, "xmax": -9382291.216576532, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R429_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S400_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 69, "name": "Level 16 - Light Gray Canvas - 9K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 70, "name": "Transportation_9K" }, { "id": 73, "name": "Hydrology_9K" }, { "id": 76, "name": "Landmarks_9K" }, { "id": 82, "name": "Urban Service Area_9K" }, { "id": 83, "name": "Rural Service Area_9K" } ], "minScale": 15000, "maxScale": 5001, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557487.411199118, "xmax": -9382291.212114016, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 70, "name": "Transportation_9K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 69, "name": "Level 16 - Light Gray Canvas - 9K" }, "subLayers": [ { "id": 71, "name": "RoadCenterline_Major_ 9K" }, { "id": 72, "name": "Railroad_9K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382691.06170322, "ymax": 4608914.963070277, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 71, "name": "RoadCenterline_Major_ 9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 70, "name": "Transportation_9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_683", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_684", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_685", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_686", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_683", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_684", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_685", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_686", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "RDCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 6.5 }, "value": "3", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 5.5 }, "value": "1", "label": "Major Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 5.5 }, "value": "2", "label": "Major Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 4.5 }, "value": "4", "label": "Secondary Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 3.5 }, "value": "5", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 3.5 }, "value": "6", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 3.5 }, "value": "69", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 3.5 }, "value": "7", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 3.5 }, "value": "8", "label": "Local Traffic", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382826.196829678, "ymax": 4608914.908380119, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SCLINK", "type": "esriFieldTypeInteger", "alias": "SCLINK", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 60, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 1, "domain": { "type": "codedValue", "name": "Maintenance", "description": "Street Maintenance", "codedValues": [ { "name": "C County", "code": "C" }, { "name": "L Local", "code": "L" }, { "name": "P Private", "code": "P" }, { "name": "S State", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RDCLASS", "type": "esriFieldTypeInteger", "alias": "RDCLASS", "domain": { "type": "codedValue", "name": "RoadClass", "description": "Road Classification", "codedValues": [ { "name": "1 Interstate", "code": 1 }, { "name": "2 Freeway/Expressway", "code": 2 }, { "name": "3 Major Arterial", "code": 3 }, { "name": "4 Minor Arterial", "code": 4 }, { "name": "5 Collector", "code": 5 }, { "name": "6 Local Road", "code": 6 }, { "name": "7 Side/Frontage Road", "code": 7 }, { "name": "8 Alley", "code": 8 }, { "name": "69 Other", "code": 69 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "RTO", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "PARITY_L", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "PARITY_R", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": { "type": "range", "name": "Speed", "description": "Speed Limit", "range": [ 0, 65 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "KYDOT", "type": "esriFieldTypeString", "alias": "KYDOT", "length": 4, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": { "type": "codedValue", "name": "Oneway", "description": "One-way", "codedValues": [ { "name": "B Both", "code": "B" }, { "name": "FT FROM TO", "code": "FT" }, { "name": "TF TO FROM", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 2, "domain": { "type": "codedValue", "name": "DIR", "description": "Street Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Type", "description": "Street Type", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLF", "code": "BLF" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BTM", "code": "BTM" }, { "name": "BYU", "code": "BYU" }, { "name": "CIR", "code": "CIR" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "CYN", "code": "CYN" }, { "name": "DR", "code": "DR" }, { "name": "FLT", "code": "FLT" }, { "name": "FRK", "code": "FRK" }, { "name": "GTWY", "code": "GTWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "RST", "code": "RST" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "VIA", "code": "VIA" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UPDATE_", "type": "esriFieldTypeDate", "alias": "UPDATE_", "length": 8, "domain": null }, { "name": "NEWDATE", "type": "esriFieldTypeDate", "alias": "NEWDATE", "length": 8, "domain": null }, { "name": "SCPARENT", "type": "esriFieldTypeInteger", "alias": "SCPARENT", "domain": null }, { "name": "SCGPARENT", "type": "esriFieldTypeInteger", "alias": "SCGPARENT", "domain": null }, { "name": "SCMERGE", "type": "esriFieldTypeInteger", "alias": "SCMERGE", "domain": null }, { "name": "TOUCH", "type": "esriFieldTypeString", "alias": "TOUCH", "length": 2, "domain": null }, { "name": "RTNO", "type": "esriFieldTypeString", "alias": "RTNO", "length": 4, "domain": null }, { "name": "SID", "type": "esriFieldTypeInteger", "alias": "SID", "domain": null }, { "name": "ZIP_LEFT", "type": "esriFieldTypeInteger", "alias": "ZIP_LEFT", "domain": null }, { "name": "ZIP_RIGHT", "type": "esriFieldTypeInteger", "alias": "ZIP_RIGHT", "domain": null }, { "name": "ANNO", "type": "esriFieldTypeString", "alias": "ANNO", "length": 60, "domain": null }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "MODIFY_USER", "length": 50, "domain": null }, { "name": "SNOW", "type": "esriFieldTypeString", "alias": "SNOW", "length": 50, "domain": { "type": "codedValue", "name": "SnowRemovalRank", "description": "Snow Removal Rank", "codedValues": [ { "name": "Snow Rank 1", "code": "Snow Rank 1" }, { "name": "Snow Rank 2", "code": "Snow Rank 2" }, { "name": "Snow Rank 3", "code": "Snow Rank 3" }, { "name": "Snow Rank 4", "code": "Snow Rank 4" }, { "name": "Rural Snow Removal", "code": "Rural Snow Removal" }, { "name": "Parks Snow Removal", "code": "Parks Snow Removal" }, { "name": "State Interstate/Parkway", "code": "State Interstate/Parkway" }, { "name": "State Snow Removal A", "code": "State Snow Removal A" }, { "name": "State Snow Removal B", "code": "State Snow Removal B" }, { "name": "State Snow Removal C", "code": "State Snow Removal C" }, { "name": "State Snow Removal U", "code": "State Snow Removal U" }, { "name": "Unranked Street", "code": "Unranked Street" }, { "name": "Snow Rank 5", "code": "Snow Rank 5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CartoClass", "type": "esriFieldTypeSmallInteger", "alias": "CartoClass", "domain": { "type": "codedValue", "name": "CartoClass", "description": "Classes to Cartographically Displaying Street Centerlines", "codedValues": [ { "name": "Freeway and Freeway/Ramp", "code": 1 }, { "name": "Highway and Highway Ramp", "code": 2 }, { "name": "Major Arterials and Collectors", "code": 3 }, { "name": "Minor Arterials and Local", "code": 4 }, { "name": "Service Rd", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SWEEP", "type": "esriFieldTypeString", "alias": "SWEEP", "length": 10, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Yes or No Value for a Text Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R718_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G932SCLINK", "fields": "SCLINK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S689_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 72, "name": "Railroad_9K", "type": "Feature Layer", "description": "Railroads are used from 4k to 72k as an addition to the streets to display the full transportation network. Railroads are removed at smaller scales as map space is required to clearly streets.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 70, "name": "Transportation_9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 222, 222, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9422658.13696749, "ymin": 4574598.515744888, "xmax": -9382697.60746592, "ymax": 4601945.145852183, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R725_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S696_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 73, "name": "Hydrology_9K", "type": "Group Layer", "description": "Contains the Hydrographic network - placed above Landmarks and Urban Areas in the map's draw order.", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 69, "name": "Level 16 - Light Gray Canvas - 9K" }, "subLayers": [ { "id": 74, "name": "Stream_9K" }, { "id": 75, "name": "Waterbody_9K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424352.193427728, "ymin": 4557487.859941453, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 74, "name": "Stream_9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 73, "name": "Hydrology_9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.566928 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423408.952483768, "ymin": 4557491.9951588325, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 16, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R559_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S530_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 75, "name": "Waterbody_9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 73, "name": "Hydrology_9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 207, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424347.209266754, "ymin": 4557487.859941453, "xmax": -9382686.548612908, "ymax": 4608154.895701572, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R546_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S517_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 76, "name": "Landmarks_9K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 69, "name": "Level 16 - Light Gray Canvas - 9K" }, "subLayers": [ { "id": 77, "name": "Building_9K" }, { "id": 78, "name": "Airport_9K" }, { "id": 79, "name": "Public School_9K" }, { "id": 80, "name": "Horse Track_9K" }, { "id": 81, "name": "Park_9K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424376.458036194, "ymin": 4557734.170014079, "xmax": -9382299.211628657, "ymax": 4608893.976003182, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 77, "name": "Building_9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 76, "name": "Landmarks_9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424376.458036194, "ymin": 4557734.170014079, "xmax": -9382299.211628657, "ymax": 4608893.976003182, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Imperv_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Imperv_Type", "type": "esriFieldTypeString", "alias": "Imperv_Type", "length": 50, "domain": null }, { "name": "Impervious", "type": "esriFieldTypeString", "alias": "Impervious", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R409_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S380_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 78, "name": "Airport_9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 76, "name": "Landmarks_9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419666.532842701, "ymin": 4583139.03800199, "xmax": -9417250.88239448, "ymax": 4585513.934109194, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R732_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S703_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 79, "name": "Public School_9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 76, "name": "Landmarks_9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415439.470219314, "ymin": 4573500.351735253, "xmax": -9395110.401641207, "ymax": 4596607.252942006, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "TIER", "type": "esriFieldTypeString", "alias": "TIER", "length": 1, "domain": { "type": "codedValue", "name": "SchoolLevel", "description": "Facility Type", "codedValues": [ { "name": "Elementary", "code": "E" }, { "name": "High School", "code": "H" }, { "name": "Middle School", "code": "M" }, { "name": "Other", "code": "O" }, { "name": "Special Programs", "code": "S" }, { "name": "Administration", "code": "A" }, { "name": "Lower School", "code": "L" }, { "name": "Upper School", "code": "U" }, { "name": "K-12", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R473_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S444_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Public" }, { "domains": {}, "id": 1, "name": "Private" } ], "subtypes": [ { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 0, "name": "Public" }, { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 1, "name": "Private" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 80, "name": "Horse Track_9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 76, "name": "Landmarks_9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419182.861848438, "ymin": 4585247.951413479, "xmax": -9408201.990676403, "ymax": 4601094.73596034, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R628_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S599_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 81, "name": "Park_9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 76, "name": "Landmarks_9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 232, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415778.730698869, "ymin": 4557877.522868004, "xmax": -9383435.463098725, "ymax": 4603777.75148351, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "HANDLER", "subtypeFieldName": "HANDLER", "subtypeField": "HANDLER", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 30, "domain": { "type": "codedValue", "name": "ParkClass", "description": "ParkClass", "codedValues": [ { "name": "C", "code": "C" }, { "name": "N", "code": "N" }, { "name": "Private", "code": "Private" }, { "name": "S", "code": "S" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRTYPE", "type": "esriFieldTypeString", "alias": "PRTYPE", "length": 20, "domain": { "type": "codedValue", "name": "ParkType", "description": "Park Type", "codedValues": [ { "name": "COMMUNITY CENTER", "code": "COMM CENTER" }, { "name": "COMMUNITY", "code": "COMMUNITY" }, { "name": "GOLF COURSE", "code": "GOLF COURSE" }, { "name": "HISTORIC BUILDINGS", "code": "HISTORIC BLDGS" }, { "name": "MINI PARK", "code": "MINI PARK" }, { "name": "NEIGHBORHOOD", "code": "NEIGHBORHOOD" }, { "name": "PRIVATELY OWNED", "code": "PRIVATELY OWNED" }, { "name": "SPECIAL USE", "code": "SPECIAL USE" }, { "name": "STATE OWNED", "code": "STATE OWNED" }, { "name": "ATHLETIC COMPLEX", "code": "ATHLETIC COMPLEX" }, { "name": "GREENSPACE", "code": "GREENSPACE" }, { "name": "NATURAL AREA", "code": "NATURAL AREA" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "REGIONAL", "code": "REGIONAL" }, { "name": "NATURE PARK", "code": "NATURE PARK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 40, "domain": null }, { "name": "LEASE_OWN", "type": "esriFieldTypeString", "alias": "LEASE_OWN", "length": 3, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "HANDLER", "type": "esriFieldTypeSmallInteger", "alias": "HANDLER", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "PLAN_SECTOR", "type": "esriFieldTypeString", "alias": "PLAN_SECTOR", "length": 25, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "LABEL_SHORT", "type": "esriFieldTypeString", "alias": "LABEL", "length": 40, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CAD_ID", "type": "esriFieldTypeInteger", "alias": "CAD_ID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R475_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S446_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 1, "name": "Other Park" } ], "subtypes": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 1, "name": "Other Park" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 82, "name": "Urban Service Area_9K", "type": "Feature Layer", "description": "A polygon is overlaid on the hillshade and land tint to distinguish urban areas and provide a boundary line for cities. Fewer urban areas are progressively displayed as the group layers go from large to smaller scales based on population rankings.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI, TeleAtlas ", "parentLayer": { "id": 69, "name": "Level 16 - Light Gray Canvas - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 232, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9418216.229644438, "ymin": 4570131.803131972, "xmax": -9391824.683420822, "ymax": 4595974.246650939, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R421_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S392_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 83, "name": "Rural Service Area_9K", "type": "Feature Layer", "description": "A land tint polygon is overlaid on the hillshade to provide the yellow tint to the maps base. A 75% transparency is set to allow the terrain relief to show through. The land tint feature class was built from Tele Atlas county boundaries for the United States at larger scales of 4k to 72k.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI and TeleAtlas", "parentLayer": { "id": 69, "name": "Level 16 - Light Gray Canvas - 9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557500.088812088, "xmax": -9382291.216576532, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R429_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S400_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 84, "name": "Level 17 - Light Gray Canvas - 4.5K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 85, "name": "Transportation_4.5K" }, { "id": 88, "name": "Hydrology_4.5K" }, { "id": 91, "name": "Landmarks_4.5K" }, { "id": 97, "name": "Urban Service Area_4.5K" }, { "id": 98, "name": "Rural Service Area_4.5K" } ], "minScale": 5000, "maxScale": 2501, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557487.411199118, "xmax": -9382291.212114016, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 85, "name": "Transportation_4.5K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 84, "name": "Level 17 - Light Gray Canvas - 4.5K" }, "subLayers": [ { "id": 86, "name": "RoadCenterline_Major_ 4.5K" }, { "id": 87, "name": "Railroad_4.5K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382691.06170322, "ymax": 4608914.963070277, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 86, "name": "RoadCenterline_Major_ 4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 85, "name": "Transportation_4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_735", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_736", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_737", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_738", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_735", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_736", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_737", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_738", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "RDCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 9 }, "value": "3", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 7 }, "value": "1", "label": "Major Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 7 }, "value": "2", "label": "Major Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 5 }, "value": "4", "label": "Secondary Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 4 }, "value": "5", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 4 }, "value": "6", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 4 }, "value": "69", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 4 }, "value": "7", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 4 }, "value": "8", "label": "Local Traffic", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382826.196829678, "ymax": 4608914.908380119, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SCLINK", "type": "esriFieldTypeInteger", "alias": "SCLINK", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 60, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 1, "domain": { "type": "codedValue", "name": "Maintenance", "description": "Street Maintenance", "codedValues": [ { "name": "C County", "code": "C" }, { "name": "L Local", "code": "L" }, { "name": "P Private", "code": "P" }, { "name": "S State", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RDCLASS", "type": "esriFieldTypeInteger", "alias": "RDCLASS", "domain": { "type": "codedValue", "name": "RoadClass", "description": "Road Classification", "codedValues": [ { "name": "1 Interstate", "code": 1 }, { "name": "2 Freeway/Expressway", "code": 2 }, { "name": "3 Major Arterial", "code": 3 }, { "name": "4 Minor Arterial", "code": 4 }, { "name": "5 Collector", "code": 5 }, { "name": "6 Local Road", "code": 6 }, { "name": "7 Side/Frontage Road", "code": 7 }, { "name": "8 Alley", "code": 8 }, { "name": "69 Other", "code": 69 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "RTO", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "PARITY_L", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "PARITY_R", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": { "type": "range", "name": "Speed", "description": "Speed Limit", "range": [ 0, 65 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "KYDOT", "type": "esriFieldTypeString", "alias": "KYDOT", "length": 4, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": { "type": "codedValue", "name": "Oneway", "description": "One-way", "codedValues": [ { "name": "B Both", "code": "B" }, { "name": "FT FROM TO", "code": "FT" }, { "name": "TF TO FROM", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 2, "domain": { "type": "codedValue", "name": "DIR", "description": "Street Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Type", "description": "Street Type", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLF", "code": "BLF" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BTM", "code": "BTM" }, { "name": "BYU", "code": "BYU" }, { "name": "CIR", "code": "CIR" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "CYN", "code": "CYN" }, { "name": "DR", "code": "DR" }, { "name": "FLT", "code": "FLT" }, { "name": "FRK", "code": "FRK" }, { "name": "GTWY", "code": "GTWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "RST", "code": "RST" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "VIA", "code": "VIA" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UPDATE_", "type": "esriFieldTypeDate", "alias": "UPDATE_", "length": 8, "domain": null }, { "name": "NEWDATE", "type": "esriFieldTypeDate", "alias": "NEWDATE", "length": 8, "domain": null }, { "name": "SCPARENT", "type": "esriFieldTypeInteger", "alias": "SCPARENT", "domain": null }, { "name": "SCGPARENT", "type": "esriFieldTypeInteger", "alias": "SCGPARENT", "domain": null }, { "name": "SCMERGE", "type": "esriFieldTypeInteger", "alias": "SCMERGE", "domain": null }, { "name": "TOUCH", "type": "esriFieldTypeString", "alias": "TOUCH", "length": 2, "domain": null }, { "name": "RTNO", "type": "esriFieldTypeString", "alias": "RTNO", "length": 4, "domain": null }, { "name": "SID", "type": "esriFieldTypeInteger", "alias": "SID", "domain": null }, { "name": "ZIP_LEFT", "type": "esriFieldTypeInteger", "alias": "ZIP_LEFT", "domain": null }, { "name": "ZIP_RIGHT", "type": "esriFieldTypeInteger", "alias": "ZIP_RIGHT", "domain": null }, { "name": "ANNO", "type": "esriFieldTypeString", "alias": "ANNO", "length": 60, "domain": null }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "MODIFY_USER", "length": 50, "domain": null }, { "name": "SNOW", "type": "esriFieldTypeString", "alias": "SNOW", "length": 50, "domain": { "type": "codedValue", "name": "SnowRemovalRank", "description": "Snow Removal Rank", "codedValues": [ { "name": "Snow Rank 1", "code": "Snow Rank 1" }, { "name": "Snow Rank 2", "code": "Snow Rank 2" }, { "name": "Snow Rank 3", "code": "Snow Rank 3" }, { "name": "Snow Rank 4", "code": "Snow Rank 4" }, { "name": "Rural Snow Removal", "code": "Rural Snow Removal" }, { "name": "Parks Snow Removal", "code": "Parks Snow Removal" }, { "name": "State Interstate/Parkway", "code": "State Interstate/Parkway" }, { "name": "State Snow Removal A", "code": "State Snow Removal A" }, { "name": "State Snow Removal B", "code": "State Snow Removal B" }, { "name": "State Snow Removal C", "code": "State Snow Removal C" }, { "name": "State Snow Removal U", "code": "State Snow Removal U" }, { "name": "Unranked Street", "code": "Unranked Street" }, { "name": "Snow Rank 5", "code": "Snow Rank 5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CartoClass", "type": "esriFieldTypeSmallInteger", "alias": "CartoClass", "domain": { "type": "codedValue", "name": "CartoClass", "description": "Classes to Cartographically Displaying Street Centerlines", "codedValues": [ { "name": "Freeway and Freeway/Ramp", "code": 1 }, { "name": "Highway and Highway Ramp", "code": 2 }, { "name": "Major Arterials and Collectors", "code": 3 }, { "name": "Minor Arterials and Local", "code": 4 }, { "name": "Service Rd", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SWEEP", "type": "esriFieldTypeString", "alias": "SWEEP", "length": 10, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Yes or No Value for a Text Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R718_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G932SCLINK", "fields": "SCLINK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S689_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 87, "name": "Railroad_4.5K", "type": "Feature Layer", "description": "Railroads are used from 4k to 72k as an addition to the streets to display the full transportation network. Railroads are removed at smaller scales as map space is required to clearly streets.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 85, "name": "Transportation_4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 222, 222, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9422658.13696749, "ymin": 4574598.515744888, "xmax": -9382697.60746592, "ymax": 4601945.145852183, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R725_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S696_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 88, "name": "Hydrology_4.5K", "type": "Group Layer", "description": "Contains the Hydrographic network - placed above Landmarks and Urban Areas in the map's draw order.", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 84, "name": "Level 17 - Light Gray Canvas - 4.5K" }, "subLayers": [ { "id": 89, "name": "Stream_4.5K" }, { "id": 90, "name": "Waterbody_4.5K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424352.193427728, "ymin": 4557487.859941453, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 89, "name": "Stream_4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 88, "name": "Hydrology_4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.566928 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423408.952483768, "ymin": 4557491.9951588325, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 16, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R559_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S530_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 90, "name": "Waterbody_4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 88, "name": "Hydrology_4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 207, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424347.209266754, "ymin": 4557487.859941453, "xmax": -9382686.548612908, "ymax": 4608154.895701572, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R546_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S517_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 91, "name": "Landmarks_4.5K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 84, "name": "Level 17 - Light Gray Canvas - 4.5K" }, "subLayers": [ { "id": 92, "name": "Building_4.5K" }, { "id": 93, "name": "Airport_4.5K" }, { "id": 94, "name": "Public School_4.5K" }, { "id": 95, "name": "Horse Track_4.5K" }, { "id": 96, "name": "Park_4.5K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424376.458036194, "ymin": 4557734.170014079, "xmax": -9382299.211628657, "ymax": 4608893.976003182, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 92, "name": "Building_4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 91, "name": "Landmarks_4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424376.458036194, "ymin": 4557734.170014079, "xmax": -9382299.211628657, "ymax": 4608893.976003182, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Imperv_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Imperv_Type", "type": "esriFieldTypeString", "alias": "Imperv_Type", "length": 50, "domain": null }, { "name": "Impervious", "type": "esriFieldTypeString", "alias": "Impervious", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R409_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S380_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 93, "name": "Airport_4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 91, "name": "Landmarks_4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419666.532842701, "ymin": 4583139.03800199, "xmax": -9417250.88239448, "ymax": 4585513.934109194, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R732_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S703_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 94, "name": "Public School_4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 91, "name": "Landmarks_4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415439.470219314, "ymin": 4573500.351735253, "xmax": -9395110.401641207, "ymax": 4596607.252942006, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "TIER", "type": "esriFieldTypeString", "alias": "TIER", "length": 1, "domain": { "type": "codedValue", "name": "SchoolLevel", "description": "Facility Type", "codedValues": [ { "name": "Elementary", "code": "E" }, { "name": "High School", "code": "H" }, { "name": "Middle School", "code": "M" }, { "name": "Other", "code": "O" }, { "name": "Special Programs", "code": "S" }, { "name": "Administration", "code": "A" }, { "name": "Lower School", "code": "L" }, { "name": "Upper School", "code": "U" }, { "name": "K-12", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R473_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S444_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Public" }, { "domains": {}, "id": 1, "name": "Private" } ], "subtypes": [ { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 0, "name": "Public" }, { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 1, "name": "Private" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 95, "name": "Horse Track_4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 91, "name": "Landmarks_4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419182.861848438, "ymin": 4585247.951413479, "xmax": -9408201.990676403, "ymax": 4601094.73596034, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R628_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S599_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 96, "name": "Park_4.5K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 91, "name": "Landmarks_4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 232, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415778.730698869, "ymin": 4557877.522868004, "xmax": -9383435.463098725, "ymax": 4603777.75148351, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "HANDLER", "subtypeFieldName": "HANDLER", "subtypeField": "HANDLER", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 30, "domain": { "type": "codedValue", "name": "ParkClass", "description": "ParkClass", "codedValues": [ { "name": "C", "code": "C" }, { "name": "N", "code": "N" }, { "name": "Private", "code": "Private" }, { "name": "S", "code": "S" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRTYPE", "type": "esriFieldTypeString", "alias": "PRTYPE", "length": 20, "domain": { "type": "codedValue", "name": "ParkType", "description": "Park Type", "codedValues": [ { "name": "COMMUNITY CENTER", "code": "COMM CENTER" }, { "name": "COMMUNITY", "code": "COMMUNITY" }, { "name": "GOLF COURSE", "code": "GOLF COURSE" }, { "name": "HISTORIC BUILDINGS", "code": "HISTORIC BLDGS" }, { "name": "MINI PARK", "code": "MINI PARK" }, { "name": "NEIGHBORHOOD", "code": "NEIGHBORHOOD" }, { "name": "PRIVATELY OWNED", "code": "PRIVATELY OWNED" }, { "name": "SPECIAL USE", "code": "SPECIAL USE" }, { "name": "STATE OWNED", "code": "STATE OWNED" }, { "name": "ATHLETIC COMPLEX", "code": "ATHLETIC COMPLEX" }, { "name": "GREENSPACE", "code": "GREENSPACE" }, { "name": "NATURAL AREA", "code": "NATURAL AREA" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "REGIONAL", "code": "REGIONAL" }, { "name": "NATURE PARK", "code": "NATURE PARK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 40, "domain": null }, { "name": "LEASE_OWN", "type": "esriFieldTypeString", "alias": "LEASE_OWN", "length": 3, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "HANDLER", "type": "esriFieldTypeSmallInteger", "alias": "HANDLER", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "PLAN_SECTOR", "type": "esriFieldTypeString", "alias": "PLAN_SECTOR", "length": 25, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "LABEL_SHORT", "type": "esriFieldTypeString", "alias": "LABEL", "length": 40, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CAD_ID", "type": "esriFieldTypeInteger", "alias": "CAD_ID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R475_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S446_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 1, "name": "Other Park" } ], "subtypes": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 1, "name": "Other Park" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 97, "name": "Urban Service Area_4.5K", "type": "Feature Layer", "description": "A polygon is overlaid on the hillshade and land tint to distinguish urban areas and provide a boundary line for cities. Fewer urban areas are progressively displayed as the group layers go from large to smaller scales based on population rankings.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI, TeleAtlas ", "parentLayer": { "id": 84, "name": "Level 17 - Light Gray Canvas - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 232, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9418216.229644438, "ymin": 4570131.803131972, "xmax": -9391824.683420822, "ymax": 4595974.246650939, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R421_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S392_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 98, "name": "Rural Service Area_4.5K", "type": "Feature Layer", "description": "A land tint polygon is overlaid on the hillshade to provide the yellow tint to the maps base. A 75% transparency is set to allow the terrain relief to show through. The land tint feature class was built from Tele Atlas county boundaries for the United States at larger scales of 4k to 72k.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI and TeleAtlas", "parentLayer": { "id": 84, "name": "Level 17 - Light Gray Canvas - 4.5K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557500.088812088, "xmax": -9382291.216576532, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R429_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S400_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 99, "name": "Level 18 - Light Gray Canvas - 2K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 100, "name": "Transportation_2K" }, { "id": 103, "name": "Hydrology_2K" }, { "id": 106, "name": "Landmarks_2K" }, { "id": 112, "name": "Urban Service Area_2K" }, { "id": 113, "name": "Rural Service Area_2K" } ], "minScale": 2500, "maxScale": 1601, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557487.411199118, "xmax": -9382291.212114016, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 100, "name": "Transportation_2K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 99, "name": "Level 18 - Light Gray Canvas - 2K" }, "subLayers": [ { "id": 101, "name": "RoadCenterline_Major_ 2K" }, { "id": 102, "name": "Railroad_2K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382691.06170322, "ymax": 4608914.963070277, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 101, "name": "RoadCenterline_Major_ 2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Transportation_2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_787", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_788", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_789", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_790", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_787", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_788", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_789", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_790", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "RDCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 11 }, "value": "3", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 9 }, "value": "1", "label": "Major Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 9 }, "value": "2", "label": "Major Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 7 }, "value": "4", "label": "Secondary Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 5 }, "value": "5", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 5 }, "value": "6", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 5 }, "value": "69", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 5 }, "value": "7", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 5 }, "value": "8", "label": "Local Traffic", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382826.196829678, "ymax": 4608914.908380119, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SCLINK", "type": "esriFieldTypeInteger", "alias": "SCLINK", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 60, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 1, "domain": { "type": "codedValue", "name": "Maintenance", "description": "Street Maintenance", "codedValues": [ { "name": "C County", "code": "C" }, { "name": "L Local", "code": "L" }, { "name": "P Private", "code": "P" }, { "name": "S State", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RDCLASS", "type": "esriFieldTypeInteger", "alias": "RDCLASS", "domain": { "type": "codedValue", "name": "RoadClass", "description": "Road Classification", "codedValues": [ { "name": "1 Interstate", "code": 1 }, { "name": "2 Freeway/Expressway", "code": 2 }, { "name": "3 Major Arterial", "code": 3 }, { "name": "4 Minor Arterial", "code": 4 }, { "name": "5 Collector", "code": 5 }, { "name": "6 Local Road", "code": 6 }, { "name": "7 Side/Frontage Road", "code": 7 }, { "name": "8 Alley", "code": 8 }, { "name": "69 Other", "code": 69 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "RTO", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "PARITY_L", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "PARITY_R", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": { "type": "range", "name": "Speed", "description": "Speed Limit", "range": [ 0, 65 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "KYDOT", "type": "esriFieldTypeString", "alias": "KYDOT", "length": 4, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": { "type": "codedValue", "name": "Oneway", "description": "One-way", "codedValues": [ { "name": "B Both", "code": "B" }, { "name": "FT FROM TO", "code": "FT" }, { "name": "TF TO FROM", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 2, "domain": { "type": "codedValue", "name": "DIR", "description": "Street Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Type", "description": "Street Type", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLF", "code": "BLF" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BTM", "code": "BTM" }, { "name": "BYU", "code": "BYU" }, { "name": "CIR", "code": "CIR" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "CYN", "code": "CYN" }, { "name": "DR", "code": "DR" }, { "name": "FLT", "code": "FLT" }, { "name": "FRK", "code": "FRK" }, { "name": "GTWY", "code": "GTWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "RST", "code": "RST" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "VIA", "code": "VIA" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UPDATE_", "type": "esriFieldTypeDate", "alias": "UPDATE_", "length": 8, "domain": null }, { "name": "NEWDATE", "type": "esriFieldTypeDate", "alias": "NEWDATE", "length": 8, "domain": null }, { "name": "SCPARENT", "type": "esriFieldTypeInteger", "alias": "SCPARENT", "domain": null }, { "name": "SCGPARENT", "type": "esriFieldTypeInteger", "alias": "SCGPARENT", "domain": null }, { "name": "SCMERGE", "type": "esriFieldTypeInteger", "alias": "SCMERGE", "domain": null }, { "name": "TOUCH", "type": "esriFieldTypeString", "alias": "TOUCH", "length": 2, "domain": null }, { "name": "RTNO", "type": "esriFieldTypeString", "alias": "RTNO", "length": 4, "domain": null }, { "name": "SID", "type": "esriFieldTypeInteger", "alias": "SID", "domain": null }, { "name": "ZIP_LEFT", "type": "esriFieldTypeInteger", "alias": "ZIP_LEFT", "domain": null }, { "name": "ZIP_RIGHT", "type": "esriFieldTypeInteger", "alias": "ZIP_RIGHT", "domain": null }, { "name": "ANNO", "type": "esriFieldTypeString", "alias": "ANNO", "length": 60, "domain": null }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "MODIFY_USER", "length": 50, "domain": null }, { "name": "SNOW", "type": "esriFieldTypeString", "alias": "SNOW", "length": 50, "domain": { "type": "codedValue", "name": "SnowRemovalRank", "description": "Snow Removal Rank", "codedValues": [ { "name": "Snow Rank 1", "code": "Snow Rank 1" }, { "name": "Snow Rank 2", "code": "Snow Rank 2" }, { "name": "Snow Rank 3", "code": "Snow Rank 3" }, { "name": "Snow Rank 4", "code": "Snow Rank 4" }, { "name": "Rural Snow Removal", "code": "Rural Snow Removal" }, { "name": "Parks Snow Removal", "code": "Parks Snow Removal" }, { "name": "State Interstate/Parkway", "code": "State Interstate/Parkway" }, { "name": "State Snow Removal A", "code": "State Snow Removal A" }, { "name": "State Snow Removal B", "code": "State Snow Removal B" }, { "name": "State Snow Removal C", "code": "State Snow Removal C" }, { "name": "State Snow Removal U", "code": "State Snow Removal U" }, { "name": "Unranked Street", "code": "Unranked Street" }, { "name": "Snow Rank 5", "code": "Snow Rank 5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CartoClass", "type": "esriFieldTypeSmallInteger", "alias": "CartoClass", "domain": { "type": "codedValue", "name": "CartoClass", "description": "Classes to Cartographically Displaying Street Centerlines", "codedValues": [ { "name": "Freeway and Freeway/Ramp", "code": 1 }, { "name": "Highway and Highway Ramp", "code": 2 }, { "name": "Major Arterials and Collectors", "code": 3 }, { "name": "Minor Arterials and Local", "code": 4 }, { "name": "Service Rd", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SWEEP", "type": "esriFieldTypeString", "alias": "SWEEP", "length": 10, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Yes or No Value for a Text Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R718_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G932SCLINK", "fields": "SCLINK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S689_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 102, "name": "Railroad_2K", "type": "Feature Layer", "description": "Railroads are used from 4k to 72k as an addition to the streets to display the full transportation network. Railroads are removed at smaller scales as map space is required to clearly streets.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 100, "name": "Transportation_2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 222, 222, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9422658.13696749, "ymin": 4574598.515744888, "xmax": -9382697.60746592, "ymax": 4601945.145852183, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R725_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S696_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 103, "name": "Hydrology_2K", "type": "Group Layer", "description": "Contains the Hydrographic network - placed above Landmarks and Urban Areas in the map's draw order.", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 99, "name": "Level 18 - Light Gray Canvas - 2K" }, "subLayers": [ { "id": 104, "name": "Stream_2K" }, { "id": 105, "name": "Waterbody_2K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424352.193427728, "ymin": 4557487.859941453, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 104, "name": "Stream_2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 103, "name": "Hydrology_2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.566928 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423408.952483768, "ymin": 4557491.9951588325, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 16, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R559_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S530_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 105, "name": "Waterbody_2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 103, "name": "Hydrology_2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 207, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424347.209266754, "ymin": 4557487.859941453, "xmax": -9382686.548612908, "ymax": 4608154.895701572, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R546_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S517_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 106, "name": "Landmarks_2K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 99, "name": "Level 18 - Light Gray Canvas - 2K" }, "subLayers": [ { "id": 107, "name": "Building_2K" }, { "id": 108, "name": "Airport_2K" }, { "id": 109, "name": "Public School_2K" }, { "id": 110, "name": "Horse Track_2K" }, { "id": 111, "name": "Park_2K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424376.458036194, "ymin": 4557734.170014079, "xmax": -9382299.211628657, "ymax": 4608893.976003182, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 107, "name": "Building_2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 106, "name": "Landmarks_2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424376.458036194, "ymin": 4557734.170014079, "xmax": -9382299.211628657, "ymax": 4608893.976003182, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Imperv_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Imperv_Type", "type": "esriFieldTypeString", "alias": "Imperv_Type", "length": 50, "domain": null }, { "name": "Impervious", "type": "esriFieldTypeString", "alias": "Impervious", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R409_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S380_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 108, "name": "Airport_2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 106, "name": "Landmarks_2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419666.532842701, "ymin": 4583139.03800199, "xmax": -9417250.88239448, "ymax": 4585513.934109194, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R732_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S703_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 109, "name": "Public School_2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 106, "name": "Landmarks_2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415439.470219314, "ymin": 4573500.351735253, "xmax": -9395110.401641207, "ymax": 4596607.252942006, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "TIER", "type": "esriFieldTypeString", "alias": "TIER", "length": 1, "domain": { "type": "codedValue", "name": "SchoolLevel", "description": "Facility Type", "codedValues": [ { "name": "Elementary", "code": "E" }, { "name": "High School", "code": "H" }, { "name": "Middle School", "code": "M" }, { "name": "Other", "code": "O" }, { "name": "Special Programs", "code": "S" }, { "name": "Administration", "code": "A" }, { "name": "Lower School", "code": "L" }, { "name": "Upper School", "code": "U" }, { "name": "K-12", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R473_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S444_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Public" }, { "domains": {}, "id": 1, "name": "Private" } ], "subtypes": [ { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 0, "name": "Public" }, { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 1, "name": "Private" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 110, "name": "Horse Track_2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 106, "name": "Landmarks_2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419182.861848438, "ymin": 4585247.951413479, "xmax": -9408201.990676403, "ymax": 4601094.73596034, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R628_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S599_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 111, "name": "Park_2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 106, "name": "Landmarks_2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 232, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415778.730698869, "ymin": 4557877.522868004, "xmax": -9383435.463098725, "ymax": 4603777.75148351, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "HANDLER", "subtypeFieldName": "HANDLER", "subtypeField": "HANDLER", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 30, "domain": { "type": "codedValue", "name": "ParkClass", "description": "ParkClass", "codedValues": [ { "name": "C", "code": "C" }, { "name": "N", "code": "N" }, { "name": "Private", "code": "Private" }, { "name": "S", "code": "S" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRTYPE", "type": "esriFieldTypeString", "alias": "PRTYPE", "length": 20, "domain": { "type": "codedValue", "name": "ParkType", "description": "Park Type", "codedValues": [ { "name": "COMMUNITY CENTER", "code": "COMM CENTER" }, { "name": "COMMUNITY", "code": "COMMUNITY" }, { "name": "GOLF COURSE", "code": "GOLF COURSE" }, { "name": "HISTORIC BUILDINGS", "code": "HISTORIC BLDGS" }, { "name": "MINI PARK", "code": "MINI PARK" }, { "name": "NEIGHBORHOOD", "code": "NEIGHBORHOOD" }, { "name": "PRIVATELY OWNED", "code": "PRIVATELY OWNED" }, { "name": "SPECIAL USE", "code": "SPECIAL USE" }, { "name": "STATE OWNED", "code": "STATE OWNED" }, { "name": "ATHLETIC COMPLEX", "code": "ATHLETIC COMPLEX" }, { "name": "GREENSPACE", "code": "GREENSPACE" }, { "name": "NATURAL AREA", "code": "NATURAL AREA" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "REGIONAL", "code": "REGIONAL" }, { "name": "NATURE PARK", "code": "NATURE PARK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 40, "domain": null }, { "name": "LEASE_OWN", "type": "esriFieldTypeString", "alias": "LEASE_OWN", "length": 3, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "HANDLER", "type": "esriFieldTypeSmallInteger", "alias": "HANDLER", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "PLAN_SECTOR", "type": "esriFieldTypeString", "alias": "PLAN_SECTOR", "length": 25, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "LABEL_SHORT", "type": "esriFieldTypeString", "alias": "LABEL", "length": 40, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CAD_ID", "type": "esriFieldTypeInteger", "alias": "CAD_ID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R475_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S446_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 1, "name": "Other Park" } ], "subtypes": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 1, "name": "Other Park" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 112, "name": "Urban Service Area_2K", "type": "Feature Layer", "description": "A polygon is overlaid on the hillshade and land tint to distinguish urban areas and provide a boundary line for cities. Fewer urban areas are progressively displayed as the group layers go from large to smaller scales based on population rankings.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI, TeleAtlas ", "parentLayer": { "id": 99, "name": "Level 18 - Light Gray Canvas - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 232, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9418216.229644438, "ymin": 4570131.803131972, "xmax": -9391824.683420822, "ymax": 4595974.246650939, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R421_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S392_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 113, "name": "Rural Service Area_2K", "type": "Feature Layer", "description": "A land tint polygon is overlaid on the hillshade to provide the yellow tint to the maps base. A 75% transparency is set to allow the terrain relief to show through. The land tint feature class was built from Tele Atlas county boundaries for the United States at larger scales of 4k to 72k.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI and TeleAtlas", "parentLayer": { "id": 99, "name": "Level 18 - Light Gray Canvas - 2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557500.088812088, "xmax": -9382291.216576532, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R429_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S400_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 114, "name": "Level 19 - Light Gray Canvas - 1K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 115, "name": "Transportation_1K" }, { "id": 118, "name": "Hydrology_1K" }, { "id": 121, "name": "Landmarks_1K" }, { "id": 127, "name": "Urban Service Area_1K" }, { "id": 128, "name": "Rural Service Area_1K" } ], "minScale": 1600, "maxScale": 501, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557487.411199118, "xmax": -9382291.212114016, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 115, "name": "Transportation_1K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 114, "name": "Level 19 - Light Gray Canvas - 1K" }, "subLayers": [ { "id": 116, "name": "RoadCenterline_Major_1K" }, { "id": 117, "name": "Railroad_1K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382691.06170322, "ymax": 4608914.963070277, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 1600, "effectiveMaxScale": 501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 116, "name": "RoadCenterline_Major_1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 115, "name": "Transportation_1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_839", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_840", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_841", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_842", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_839", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_840", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_841", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_842", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "RDCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 13 }, "value": "3", "label": "Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 11 }, "value": "1", "label": "Major Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 11 }, "value": "2", "label": "Major Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 210, 210, 210, 255 ], "width": 9 }, "value": "4", "label": "Secondary Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 7 }, "value": "5", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 7 }, "value": "6", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 7 }, "value": "69", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 7 }, "value": "7", "label": "Local Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 7 }, "value": "8", "label": "Local Traffic", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424149.42713032, "ymin": 4557857.720820228, "xmax": -9382826.196829678, "ymax": 4608914.908380119, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SCLINK", "type": "esriFieldTypeInteger", "alias": "SCLINK", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 60, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 1, "domain": { "type": "codedValue", "name": "Maintenance", "description": "Street Maintenance", "codedValues": [ { "name": "C County", "code": "C" }, { "name": "L Local", "code": "L" }, { "name": "P Private", "code": "P" }, { "name": "S State", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RDCLASS", "type": "esriFieldTypeInteger", "alias": "RDCLASS", "domain": { "type": "codedValue", "name": "RoadClass", "description": "Road Classification", "codedValues": [ { "name": "1 Interstate", "code": 1 }, { "name": "2 Freeway/Expressway", "code": 2 }, { "name": "3 Major Arterial", "code": 3 }, { "name": "4 Minor Arterial", "code": 4 }, { "name": "5 Collector", "code": 5 }, { "name": "6 Local Road", "code": 6 }, { "name": "7 Side/Frontage Road", "code": 7 }, { "name": "8 Alley", "code": 8 }, { "name": "69 Other", "code": 69 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "RTO", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "PARITY_L", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "PARITY_R", "length": 1, "domain": { "type": "codedValue", "name": "Parity", "description": "The even or odd property of the address number on the corresponding side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Address Range 0-0", "code": "Z" }, { "name": "Both", "code": "B" }, { "name": "Even", "code": "E" }, { "name": "Odd", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": { "type": "range", "name": "Speed", "description": "Speed Limit", "range": [ 0, 65 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "KYDOT", "type": "esriFieldTypeString", "alias": "KYDOT", "length": 4, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": { "type": "codedValue", "name": "Oneway", "description": "One-way", "codedValues": [ { "name": "B Both", "code": "B" }, { "name": "FT FROM TO", "code": "FT" }, { "name": "TF TO FROM", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 2, "domain": { "type": "codedValue", "name": "DIR", "description": "Street Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": { "type": "codedValue", "name": "Type", "description": "Street Type", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLF", "code": "BLF" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BTM", "code": "BTM" }, { "name": "BYU", "code": "BYU" }, { "name": "CIR", "code": "CIR" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "CYN", "code": "CYN" }, { "name": "DR", "code": "DR" }, { "name": "FLT", "code": "FLT" }, { "name": "FRK", "code": "FRK" }, { "name": "GTWY", "code": "GTWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "RST", "code": "RST" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "VIA", "code": "VIA" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UPDATE_", "type": "esriFieldTypeDate", "alias": "UPDATE_", "length": 8, "domain": null }, { "name": "NEWDATE", "type": "esriFieldTypeDate", "alias": "NEWDATE", "length": 8, "domain": null }, { "name": "SCPARENT", "type": "esriFieldTypeInteger", "alias": "SCPARENT", "domain": null }, { "name": "SCGPARENT", "type": "esriFieldTypeInteger", "alias": "SCGPARENT", "domain": null }, { "name": "SCMERGE", "type": "esriFieldTypeInteger", "alias": "SCMERGE", "domain": null }, { "name": "TOUCH", "type": "esriFieldTypeString", "alias": "TOUCH", "length": 2, "domain": null }, { "name": "RTNO", "type": "esriFieldTypeString", "alias": "RTNO", "length": 4, "domain": null }, { "name": "SID", "type": "esriFieldTypeInteger", "alias": "SID", "domain": null }, { "name": "ZIP_LEFT", "type": "esriFieldTypeInteger", "alias": "ZIP_LEFT", "domain": null }, { "name": "ZIP_RIGHT", "type": "esriFieldTypeInteger", "alias": "ZIP_RIGHT", "domain": null }, { "name": "ANNO", "type": "esriFieldTypeString", "alias": "ANNO", "length": 60, "domain": null }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "MODIFY_USER", "length": 50, "domain": null }, { "name": "SNOW", "type": "esriFieldTypeString", "alias": "SNOW", "length": 50, "domain": { "type": "codedValue", "name": "SnowRemovalRank", "description": "Snow Removal Rank", "codedValues": [ { "name": "Snow Rank 1", "code": "Snow Rank 1" }, { "name": "Snow Rank 2", "code": "Snow Rank 2" }, { "name": "Snow Rank 3", "code": "Snow Rank 3" }, { "name": "Snow Rank 4", "code": "Snow Rank 4" }, { "name": "Rural Snow Removal", "code": "Rural Snow Removal" }, { "name": "Parks Snow Removal", "code": "Parks Snow Removal" }, { "name": "State Interstate/Parkway", "code": "State Interstate/Parkway" }, { "name": "State Snow Removal A", "code": "State Snow Removal A" }, { "name": "State Snow Removal B", "code": "State Snow Removal B" }, { "name": "State Snow Removal C", "code": "State Snow Removal C" }, { "name": "State Snow Removal U", "code": "State Snow Removal U" }, { "name": "Unranked Street", "code": "Unranked Street" }, { "name": "Snow Rank 5", "code": "Snow Rank 5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CartoClass", "type": "esriFieldTypeSmallInteger", "alias": "CartoClass", "domain": { "type": "codedValue", "name": "CartoClass", "description": "Classes to Cartographically Displaying Street Centerlines", "codedValues": [ { "name": "Freeway and Freeway/Ramp", "code": 1 }, { "name": "Highway and Highway Ramp", "code": 2 }, { "name": "Major Arterials and Collectors", "code": 3 }, { "name": "Minor Arterials and Local", "code": 4 }, { "name": "Service Rd", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SWEEP", "type": "esriFieldTypeString", "alias": "SWEEP", "length": 10, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Yes or No Value for a Text Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R718_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G932SCLINK", "fields": "SCLINK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S689_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 117, "name": "Railroad_1K", "type": "Feature Layer", "description": "Railroads are used from 4k to 72k as an addition to the streets to display the full transportation network. Railroads are removed at smaller scales as map space is required to clearly streets.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 115, "name": "Transportation_1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 222, 222, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9422658.13696749, "ymin": 4574598.515744888, "xmax": -9382697.60746592, "ymax": 4601945.145852183, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R725_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S696_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 118, "name": "Hydrology_1K", "type": "Group Layer", "description": "Contains the Hydrographic network - placed above Landmarks and Urban Areas in the map's draw order.", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 114, "name": "Level 19 - Light Gray Canvas - 1K" }, "subLayers": [ { "id": 119, "name": "Stream_1K" }, { "id": 120, "name": "Waterbody_1K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424352.193427728, "ymin": 4557487.859941453, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 1600, "effectiveMaxScale": 501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 119, "name": "Stream_1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 118, "name": "Hydrology_1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 207, 212, 255 ], "width": 0.566928 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9423408.952483768, "ymin": 4557491.9951588325, "xmax": -9382522.940258345, "ymax": 4609278.286243296, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 16, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R559_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S530_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 1600, "effectiveMaxScale": 501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 120, "name": "Waterbody_1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Source: TeleAtlas", "parentLayer": { "id": 118, "name": "Hydrology_1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 207, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424347.209266754, "ymin": 4557487.859941453, "xmax": -9382686.548612908, "ymax": 4608154.895701572, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R546_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S517_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 1600, "effectiveMaxScale": 501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 121, "name": "Landmarks_1K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "Data Sources: ESRI, TeleAtlas", "parentLayer": { "id": 114, "name": "Level 19 - Light Gray Canvas - 1K" }, "subLayers": [ { "id": 122, "name": "Building_1K" }, { "id": 123, "name": "Airport_1K" }, { "id": 124, "name": "Public School_1K" }, { "id": 125, "name": "Horse Track_1K" }, { "id": 126, "name": "Park_1K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9424376.458036194, "ymin": 4557734.170014079, "xmax": -9382299.211628657, "ymax": 4608893.976003182, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 1600, "effectiveMaxScale": 501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 122, "name": "Building_1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 121, "name": "Landmarks_1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424376.458036194, "ymin": 4557734.170014079, "xmax": -9382299.211628657, "ymax": 4608893.976003182, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Imperv_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Imperv_Type", "type": "esriFieldTypeString", "alias": "Imperv_Type", "length": 50, "domain": null }, { "name": "Impervious", "type": "esriFieldTypeString", "alias": "Impervious", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R409_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S380_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 123, "name": "Airport_1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 121, "name": "Landmarks_1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419666.532842701, "ymin": 4583139.03800199, "xmax": -9417250.88239448, "ymax": 4585513.934109194, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R732_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S703_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 124, "name": "Public School_1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 121, "name": "Landmarks_1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415439.470219314, "ymin": 4573500.351735253, "xmax": -9395110.401641207, "ymax": 4596607.252942006, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "TIER", "type": "esriFieldTypeString", "alias": "TIER", "length": 1, "domain": { "type": "codedValue", "name": "SchoolLevel", "description": "Facility Type", "codedValues": [ { "name": "Elementary", "code": "E" }, { "name": "High School", "code": "H" }, { "name": "Middle School", "code": "M" }, { "name": "Other", "code": "O" }, { "name": "Special Programs", "code": "S" }, { "name": "Administration", "code": "A" }, { "name": "Lower School", "code": "L" }, { "name": "Upper School", "code": "U" }, { "name": "K-12", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R473_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S444_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Public" }, { "domains": {}, "id": 1, "name": "Private" } ], "subtypes": [ { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 0, "name": "Public" }, { "domains": {}, "defaultValues": { "NAME": null, "ADDRESS": null, "TIER": null, "TYPE": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null }, "code": 1, "name": "Private" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 125, "name": "Horse Track_1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 121, "name": "Landmarks_1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 224, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9419182.861848438, "ymin": 4585247.951413479, "xmax": -9408201.990676403, "ymax": 4601094.73596034, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R628_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S599_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 1600, "effectiveMaxScale": 501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 126, "name": "Park_1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "", "parentLayer": { "id": 121, "name": "Landmarks_1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 232, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9415778.730698869, "ymin": 4557877.522868004, "xmax": -9383435.463098725, "ymax": 4603777.75148351, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": "HANDLER", "subtypeFieldName": "HANDLER", "subtypeField": "HANDLER", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 30, "domain": { "type": "codedValue", "name": "ParkClass", "description": "ParkClass", "codedValues": [ { "name": "C", "code": "C" }, { "name": "N", "code": "N" }, { "name": "Private", "code": "Private" }, { "name": "S", "code": "S" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRTYPE", "type": "esriFieldTypeString", "alias": "PRTYPE", "length": 20, "domain": { "type": "codedValue", "name": "ParkType", "description": "Park Type", "codedValues": [ { "name": "COMMUNITY CENTER", "code": "COMM CENTER" }, { "name": "COMMUNITY", "code": "COMMUNITY" }, { "name": "GOLF COURSE", "code": "GOLF COURSE" }, { "name": "HISTORIC BUILDINGS", "code": "HISTORIC BLDGS" }, { "name": "MINI PARK", "code": "MINI PARK" }, { "name": "NEIGHBORHOOD", "code": "NEIGHBORHOOD" }, { "name": "PRIVATELY OWNED", "code": "PRIVATELY OWNED" }, { "name": "SPECIAL USE", "code": "SPECIAL USE" }, { "name": "STATE OWNED", "code": "STATE OWNED" }, { "name": "ATHLETIC COMPLEX", "code": "ATHLETIC COMPLEX" }, { "name": "GREENSPACE", "code": "GREENSPACE" }, { "name": "NATURAL AREA", "code": "NATURAL AREA" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "REGIONAL", "code": "REGIONAL" }, { "name": "NATURE PARK", "code": "NATURE PARK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 40, "domain": null }, { "name": "LEASE_OWN", "type": "esriFieldTypeString", "alias": "LEASE_OWN", "length": 3, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "HANDLER", "type": "esriFieldTypeSmallInteger", "alias": "HANDLER", "domain": null }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 3, "domain": null }, { "name": "PLAN_SECTOR", "type": "esriFieldTypeString", "alias": "PLAN_SECTOR", "length": 25, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "LABEL_SHORT", "type": "esriFieldTypeString", "alias": "LABEL", "length": 40, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CAD_ID", "type": "esriFieldTypeInteger", "alias": "CAD_ID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R475_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S446_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "id": 1, "name": "Other Park" } ], "subtypes": [ { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 0, "name": "LFUCG Park" }, { "domains": { "CLASS": {"type": "inherited"}, "PRTYPE": {"type": "inherited"} }, "defaultValues": { "CLASS": null, "PRTYPE": null, "ADDRESS": null, "LEASE_OWN": null, "ACREAGE": null, "NAME": null, "HANDLER": null, "MAP_INDEX": null, "created_date": null, "created_by": null, "last_edited_date": null, "last_edited_by": null, "PLAN_SECTOR": null, "ZIP": null, "LABEL_SHORT": null, "CAD_ID": null }, "code": 1, "name": "Other Park" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 127, "name": "Urban Service Area_1K", "type": "Feature Layer", "description": "A polygon is overlaid on the hillshade and land tint to distinguish urban areas and provide a boundary line for cities. Fewer urban areas are progressively displayed as the group layers go from large to smaller scales based on population rankings.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI, TeleAtlas ", "parentLayer": { "id": 114, "name": "Level 19 - Light Gray Canvas - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 232, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9418216.229644438, "ymin": 4570131.803131972, "xmax": -9391824.683420822, "ymax": 4595974.246650939, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R421_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S392_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 1600, "effectiveMaxScale": 501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 128, "name": "Rural Service Area_1K", "type": "Feature Layer", "description": "A land tint polygon is overlaid on the hillshade to provide the yellow tint to the maps base. A 75% transparency is set to allow the terrain relief to show through. The land tint feature class was built from Tele Atlas county boundaries for the United States at larger scales of 4k to 72k.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "copyrightText": "Data Sources: ESRI and TeleAtlas", "parentLayer": { "id": 114, "name": "Level 19 - Light Gray Canvas - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9424453.702120561, "ymin": 4557500.088812088, "xmax": -9382291.216576532, "ymax": 4609350.227505674, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R429_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S400_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 1600, "effectiveMaxScale": 501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }