{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "82bc4204f08925b58c7a3c93dcedb75b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZ1JREFUOI2t011ozWEcB/DPdOY5OpnkZbWRGUl5Sc1uprlSdqGE8pJSs4VIW6683DE5NRdulNxwsRunVsK9mqtTK4UtFpEbwo6Q5omZizV769/fwffueenT7/d7ejL+YzKpN9otU63LRR349PdYXqs1LtimNqwMmz10PF6NfeVic3Xr0WKH9eZBbIvr9CmEheFm7IpnMJaOnbYxLA+34sG41oIZZ1tVx9XxlJwmt+1W9CERC/lwLm6InbElLjYnoeYalTo1q9Zvu5POuzsTm6/bnbgrbrFKZQIzmSxarfBAj6yCs47iZwbClXA/tscGuVRmeppVqdUmZ1SHYxmIi+JjPzSUSY3nswpL3WOizSqXDDikKXFSyXnuvQNTsZ2GFLxCfVnQKD4anFhOvuY3RV/VlzW3l8i4MRvLyhu0T2MZrQ4YdljPbGyvR3q91qjuj6AxwrvwNIqjszH4ot+IuvEPlJI35L7neqP4e2s6lnXZM3tsUpGKPVEqnShdm7o1Hduv6Lq3hi1Js8JQeBHFkWQMjqhJrQpT20vG/iG/AFyJcg34ErSXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[PKG_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2195175.104364328, "ymin": 1746609.779821992, "xmax": 2223385.0276031606, "ymax": 1765947.4619470686, "spatialReference": { "wkid": 102672, "latestWkid": 3436 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PKG_NAME", "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": "PKG_NUMBER", "type": "esriFieldTypeString", "alias": "Alt Park ID", "length": 20, "domain": null }, { "name": "PKG_NAME", "type": "esriFieldTypeString", "alias": "Park Name", "length": 40, "domain": null }, { "name": "PKG_STYPE_CD", "type": "esriFieldTypeInteger", "alias": "Sub Type", "domain": { "type": "codedValue", "name": "PKPARK_PK_STYPE_CD", "description": "Sub Type", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PKG_AREA", "type": "esriFieldTypeInteger", "alias": "Area", "domain": null }, { "name": "PKG_OWN_CD", "type": "esriFieldTypeInteger", "alias": "Owner Code", "domain": { "type": "codedValue", "name": "PKPARK_PK_OWN_CD", "description": "Owner Code", "codedValues": [ { "name": "N/A", "code": 0 }, { "name": "City", "code": 1 }, { "name": "County", "code": 2 }, { "name": "State", "code": 3 }, { "name": "National", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PKG_ID", "type": "esriFieldTypeInteger", "alias": "Park No.", "domain": null }, { "name": "PKG_DB", "type": "esriFieldTypeSmallInteger", "alias": "In GBA Database?", "domain": { "type": "codedValue", "name": "Common_Boolean", "description": "GBA Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "length": 40, "domain": null }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "length": 8, "domain": null }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "length": 8, "domain": null }, { "name": "PICTURE", "type": "esriFieldTypeString", "alias": "PICTURE", "length": 50, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 1, "name": "Schools", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9cd9f3956dde21f9a5ef15f03ac45b0f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdZJREFUOI2t1E1IVFEUwPH/jGMHx4/Fm9VbRIKBmJSiDCUoSIITmFDgptIiMBVR+gBBbaEuLRhoFYWbkrYtDNeDLQJxFUJRi7BAL7i4lOTYyVHbOMO8nKaZV2d5D+d3zz1cToj/HKE8uYCItF9Q7awDpwLKLHxfgvUN110wxqwWDDqOc3bI2ole1ZpaOBWEYDq3C8llYy4+g3dzMAN8yQvG4MZda0dj0JzrslIIt8K5Foiegeppx5m01i7nBBtFOsZVx9qhPs8oACiBklE4H7L24TD0pjvNBo/dVJ0qBMuOAWhdg9kHcMUDXoVb16CpGOyw00APROdd97QxZjUDRiEWgfJiQYBGqLlkzPXHMJYBXTjuBwMoBergJGQ9WaDSLwhQAVUe8ABS/wKmDusz4LbIFqq+sH3gG3z1gJuqb5MQDfsA12DPwAsPuA73E3C5CyLFggmRj3HVVx4wDpu1Is8/q945AYFCsTeQ/KE6Dhx4QIBB1XtzUN8BndUFYCvw871IfER1IX12ZDn0Q2wennyAvjYoyzVTCyTA7jjORL+1T7NzOddXHwwuwuxLeFQJDWGIBEFSkNwS2dhVfb0Ntwes3fm99o8Ltgs+Ad1HEn/5Wvk2tq/4BTcXjUqZb84ZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[SCHOOLNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2195553.7893024944, "ymin": 1739315.5975599885, "xmax": 2215747.1708316617, "ymax": 1764115.8412664905, "spatialReference": { "wkid": 102672, "latestWkid": 3436 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "RICO_PARCE", "type": "esriFieldTypeString", "alias": "Parcel Number", "length": 13, "domain": null }, { "name": "SCHOOLNAME", "type": "esriFieldTypeString", "alias": "School Name", "length": 35, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 31, "domain": null }, { "name": "PRP_ADDR", "type": "esriFieldTypeString", "alias": "Address", "length": 25, "domain": null }, { "name": "PRP_CTYST", "type": "esriFieldTypeString", "alias": "City & State", "length": 16, "domain": null }, { "name": "PRP_ZIP", "type": "esriFieldTypeString", "alias": "ZIP Code", "length": 8, "domain": null }, { "name": "BILL_ADR", "type": "esriFieldTypeString", "alias": "Billing Address", "length": 19, "domain": null }, { "name": "BILL_CTYST", "type": "esriFieldTypeString", "alias": "Billing City & State", "length": 16, "domain": null }, { "name": "BILL_ZIP", "type": "esriFieldTypeString", "alias": "Billing ZIP Code", "length": 8, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Classification", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 2, "name": "Bike Paths", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2194523.313673161, "ymin": 1744833.8322584033, "xmax": 2217250.4680219106, "ymax": 1767500.2268861532, "spatialReference": { "wkid": 102672, "latestWkid": 3436 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": 15, "domain": null }, { "name": "Route_Type", "type": "esriFieldTypeString", "alias": "Route_Type", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 3, "name": "Planned IDOT Bike Path", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2204670.238589246, "ymin": 1748272.046182491, "xmax": 2205843.8497590804, "ymax": 1752199.1295356576, "spatialReference": { "wkid": 102672, "latestWkid": 3436 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 4, "name": "Sidewalks Feb 2019", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2193500.000102997, "ymin": 1743275.0617539063, "xmax": 2223851.719583161, "ymax": 1768923.2614416555, "spatialReference": { "wkid": 102672, "latestWkid": 3436 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true } ], "tables": [] }