{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "The City of Naperville's address point file contains over forty thousand address points within the City's boundary. The file's attributes consists of the address number (unincorporated and incorporated), direction, street name, street suffix, location ID, property ID, and what city that the point rests in. The points are associated with the parcel that it pertains to and not the buildings.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 10, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[ADD_NUM]", "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 979137.6120824963, "ymin": 1793300.176879324, "xmax": 1087156.300900329, "ymax": 1901309.5110570714, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOC_ID", "type": "esriFieldTypeInteger", "alias": "LOC_ID", "domain": null }, { "name": "PROP_ID", "type": "esriFieldTypeInteger", "alias": "PROP_ID", "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "length": 4, "domain": null }, { "name": "ADDR_PT_ID", "type": "esriFieldTypeInteger", "alias": "ADDR_PT_ID", "domain": null }, { "name": "ROT_ANGLE", "type": "esriFieldTypeSmallInteger", "alias": "ROT_ANGLE", "domain": null }, { "name": "ADD_NUM", "type": "esriFieldTypeString", "alias": "ADD_NUM", "length": 8, "domain": null }, { "name": "STREET_DIRECTION", "type": "esriFieldTypeString", "alias": "STREET_DIRECTION", "length": 1, "domain": null }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "FULL_ADDRESS", "length": 75, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "CAD_ID", "type": "esriFieldTypeInteger", "alias": "CAD_ID", "domain": null }, { "name": "CITYCODE", "type": "esriFieldTypeString", "alias": "CITYCODE", "length": 4, "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "GARBAGE_SERVICE", "type": "esriFieldTypeString", "alias": "GARBAGE_SERVICE", "length": 1, "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No Values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GARBAGE_DAY", "type": "esriFieldTypeString", "alias": "GARBAGE_DAY", "length": 2, "domain": { "type": "codedValue", "name": "WeekDays", "description": "Weekdays", "codedValues": [ { "name": "Monday", "code": "MO" }, { "name": "Tuesday", "code": "TU" }, { "name": "Wednesday", "code": "WE" }, { "name": "Thursday", "code": "TH" }, { "name": "Friday", "code": "FR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 5, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R62_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_62", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_62", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S42_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 0, "name": "General" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 1, "name": "Communication Tower" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 2, "name": "Athletic Field" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 3, "name": "Water Feature" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 4, "name": "Lift Station" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 5, "name": "Water Monitoring Well" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 6, "name": "Backflow Prevention" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 7, "name": "Extra 1" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "id": 8, "name": "Extra 2" } ], "subtypes": [ { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 0, "name": "General" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 1, "name": "Communication Tower" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 2, "name": "Athletic Field" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 3, "name": "Water Feature" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 4, "name": "Lift Station" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 5, "name": "Water Monitoring Well" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 6, "name": "Backflow Prevention" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 7, "name": "Extra 1" }, { "domains": { "GARBAGE_SERVICE": { "type": "codedValue", "name": "YesNoOnly", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "GARBAGE_DAY": {"type": "inherited"} }, "defaultValues": { "LOC_ID": null, "PROP_ID": null, "STREET_NAME": null, "STREET_SUFFIX": null, "ADDR_PT_ID": null, "ROT_ANGLE": null, "ADD_NUM": null, "STREET_DIRECTION": null, "FULL_ADDRESS": null, "CITY": null, "CAD_ID": null, "CITYCODE": null, "SubType": null, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATE": null }, "code": 8, "name": "Extra 2" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "City Grid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 10, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 204 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CITYGRID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 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, 204 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 985851.3660434112, "ymin": 1816537.7662308216, "xmax": 1071238.7720399126, "ymax": 1880606.0800230727, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CITYGRID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CITYGRID", "type": "esriFieldTypeString", "alias": "CITYGRID", "length": 6, "domain": null }, { "name": "CITY_TILE", "type": "esriFieldTypeString", "alias": "CITY_TILE", "length": 4, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 3, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 3, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeSmallInteger", "alias": "SECTION", "domain": null }, { "name": "QUARTER_SECTION", "type": "esriFieldTypeSmallInteger", "alias": "QUARTER_SECTION", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R76_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_76", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_76", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S56_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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": 2, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 10, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 980812.6891129129, "ymin": 1821060.035073407, "xmax": 1056405.8499341607, "ymax": 1880606.0898655728, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LANDUSE_CODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LANDUSE_CODE", "type": "esriFieldTypeString", "alias": "LANDUSE_CODE", "length": 2, "domain": null }, { "name": "LANDUSE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "LANDUSE_DESCRIPTION", "length": 30, "domain": null }, { "name": "CONDITIONAL_USE", "type": "esriFieldTypeString", "alias": "CONDITIONAL_USE", "length": 1, "domain": null }, { "name": "FUTURE_LANDUSE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "FUTURE_LANDUSE_DESCRIPTION", "length": 45, "domain": null }, { "name": "ZONING_CODE", "type": "esriFieldTypeString", "alias": "ZONING_CODE", "length": 8, "domain": null }, { "name": "ZONING_DESCRIPTION", "type": "esriFieldTypeString", "alias": "ZONING_DESCRIPTION", "length": 45, "domain": null }, { "name": "ZONING_VARIANCE", "type": "esriFieldTypeString", "alias": "ZONING_VARIANCE", "length": 1, "domain": null }, { "name": "SQUARE_FOOTAGE", "type": "esriFieldTypeInteger", "alias": "SQUARE_FOOTAGE", "domain": null }, { "name": "SQFOOTAGE_TYPE", "type": "esriFieldTypeString", "alias": "SQFOOTAGE_TYPE", "length": 3, "domain": null }, { "name": "LOT_NUMBER", "type": "esriFieldTypeString", "alias": "LOT_NUMBER", "length": 16, "domain": null }, { "name": "PLANNING_SECTOR", "type": "esriFieldTypeString", "alias": "PLANNING_SECTOR", "length": 1, "domain": null }, { "name": "COMPREHENSIVE_PLANNING_AREA", "type": "esriFieldTypeString", "alias": "COMPREHENSIVE_PLANNING_AREA", "length": 16, "domain": null }, { "name": "INCORPORATED", "type": "esriFieldTypeString", "alias": "INCORPORATED", "length": 1, "domain": null }, { "name": "HISTORIC_DISTRICT", "type": "esriFieldTypeString", "alias": "HISTORIC_DISTRICT", "length": 1, "domain": null }, { "name": "CITY_GRID", "type": "esriFieldTypeString", "alias": "CITY_GRID", "length": 5, "domain": null }, { "name": "PARCEL_OWNERSHIP", "type": "esriFieldTypeString", "alias": "PARCEL_OWNERSHIP", "length": 12, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 8, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 12, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "CENSUS_TRACT", "length": 7, "domain": null }, { "name": "CENSUS_BLOCK", "type": "esriFieldTypeString", "alias": "CENSUS_BLOCK", "length": 5, "domain": null }, { "name": "RECAPTURE", "type": "esriFieldTypeString", "alias": "RECAPTURE", "length": 10, "domain": null }, { "name": "FLOOD", "type": "esriFieldTypeString", "alias": "FLOOD", "length": 1, "domain": null }, { "name": "SCHOOL_DISTRICT", "type": "esriFieldTypeString", "alias": "SCHOOL_DISTRICT", "length": 3, "domain": null }, { "name": "US_REPRESENTATIVE_DISTRICT", "type": "esriFieldTypeString", "alias": "US_REPRESENTATIVE_DISTRICT", "length": 9, "domain": null }, { "name": "STATE_SENATE_DISTRICT", "type": "esriFieldTypeString", "alias": "STATE_SENATE_DISTRICT", "length": 9, "domain": null }, { "name": "STATE_REPRESENTATIVE_DISTRICT", "type": "esriFieldTypeString", "alias": "STATE_REPRESENTATIVE_DISTRICT", "length": 9, "domain": null }, { "name": "COUNTY_BOARD_DISTRICT", "type": "esriFieldTypeString", "alias": "COUNTY_BOARD_DISTRICT", "length": 9, "domain": null }, { "name": "PARCEL_TYPE", "type": "esriFieldTypeString", "alias": "PARCEL_TYPE", "length": 12, "domain": null }, { "name": "PARCEL_SPLIT_FLAG", "type": "esriFieldTypeString", "alias": "PARCEL_SPLIT_FLAG", "length": 1, "domain": null }, { "name": "SUBD_ID", "type": "esriFieldTypeInteger", "alias": "SUBD_ID", "domain": null }, { "name": "PROP_ID", "type": "esriFieldTypeInteger", "alias": "PROP_ID", "domain": null }, { "name": "DOWNTOWN_MAP", "type": "esriFieldTypeString", "alias": "DOWNTOWN_MAP", "length": 1, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 50, "domain": null }, { "name": "SPECIALCENSUS", "type": "esriFieldTypeString", "alias": "SPECIALCENSUS", "length": 1, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SUBD_NAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 200, "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": "R71_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_71", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_71", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S51_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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": 3, "name": "Traffic Boring", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 10, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2024610b1f672fcb78d7162f1690d467", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAO1JREFUGJVdkL1KQ1EQhL9NLm4jCgHBIAR/ECxtTGcR8A2E9BKwEzsro6ltRbD0DXwMQSwstReS6opFhGnOWpxzIWa6ZYadb7fin2IdGABrwCvYR+NUC6EhxAnYG8TAnX1IK5LdgKkCcI9jiW1onUNsutOTWuNOJw4hriXGFYAUI7AzllTX9u6ehhC9Um0H7nELCYhVyfruaZKXsAP0SzA+JXsE6HbZqOtoNzNwCvwWRr4kAJtNp4E7c7BZzqUjsKfCaHcQDxBX5H4g2u4xkewZbN4w/kBcFGNLsj2IXbB7sJelP9q3xOXi1Rkn6w/tgl3zvE2HKwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PAVE", "label": "PAVEMENT", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c3d1fbbaed797c443d736975b3a37348", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAO9JREFUGJVdkL1Kg1EQRM8mF7cJCgHBIAR/ECxtTGcR8A2E9BKwE7tURlPbimDpG/gYglhYai8k1ScWEaa5a3GTkDjVLjOwZzaxpIANoAusA68GH3MvLYV6AacGbwFd3A8yrJl0Y6AEEO4nSDs1uAjYwr1dk4bRbB4FXCMNS1DqG5zzT1ZV79m9F9BOAAaH4X6bC0LDpE52HwEg7QKdNOP7NOkRgFZrM6qqvtjhDPgtZdy/kDCYxHgM7lODCUCGY4Onclq6C3gIGBQPAurhPjLp2WA6Z/wJuJwZ2ybtB+wZ3Bu8rPzR4BvpaqW2tBj/AP3uXfOCh21EAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SOIL", "label": "SOIL", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1010076.859587077, "ymin": 1824197.1675786525, "xmax": 1050729.0883218274, "ymax": 1872844.5824227408, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "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": "esriFieldTypeString", "alias": "Boring Type", "length": 10, "domain": { "type": "codedValue", "name": "TYPE", "description": "Type of Boring", "codedValues": [ { "name": "PAVEMENT", "code": "PAVE" }, { "name": "SOIL", "code": "SOIL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONSULTANT", "type": "esriFieldTypeString", "alias": "Consultant Name", "length": 70, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Main street that boring is located on", "length": 50, "domain": null }, { "name": "CROSS_STREET", "type": "esriFieldTypeString", "alias": "Closest cross street to bore", "length": 50, "domain": null }, { "name": "GRID", "type": "esriFieldTypeString", "alias": "City Grid", "length": 8, "domain": null }, { "name": "BORING_NUMBER", "type": "esriFieldTypeString", "alias": "BORING_NUMBER", "length": 12, "domain": null }, { "name": "BORINGID", "type": "esriFieldTypeInteger", "alias": "Boring ID", "domain": null }, { "name": "REINDEXED", "type": "esriFieldTypeSmallInteger", "alias": "ReIndexed", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R327_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_327", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_327", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S241_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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.91, "id": 4, "name": "Intersection", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 10, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "63c43d3df90b1e2d3021de48bc7b7269", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATtJREFUOI2l0z1Lw1AUxvF/7CVXOomI0FjQoauOrvoRXEortXRxcHIQFXRwEjp1EhwchNIGYv0M6uJcBEdXTRzEF4SGa+qNgyiWpGmpz3jPc35whiv4Z0TSUFbcZVX/uIa57kiAClijMn5DndeRgGESD6y/SHy/ACxKrXcmi57jOZnb4YC8N4XyL4AFAKWZ91LhHiV3A9s6GQyYYQ39vfwnBnBE8eEKZ+YuClQeJ+iEgnQo6FKIPQtMUsYqee8YgBxvVDOBAJBaHyiTNAECA9kHAFjBDC0AeW+0FFwKANWwtn4rJXcJyMWuj1GjYdkAqueE3nP3IWzFrLfJGpH3KGBnzim5ZeAQmAXegTMQu1Sng8EAgG01gSZl95RAb+Nkn2N7fYGffKKRQidVkgGDDk+i70caDNjWZuIc+AKnQV19Ghi2OQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[INTERSECTION_ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 13102.430755968217, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1003892.5300922468, "ymin": 1808956.142942652, "xmax": 1073387.59713858, "ymax": 1882127.951651238, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INTERSECTION_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INTERSECTION_ID", "type": "esriFieldTypeInteger", "alias": "INTERSECTION_ID", "domain": null }, { "name": "NORTHSTREET", "type": "esriFieldTypeString", "alias": "NORTHSTREET", "length": 25, "domain": null }, { "name": "SOUTHSTREET", "type": "esriFieldTypeString", "alias": "SOUTHSTREET", "length": 25, "domain": null }, { "name": "EASTSTREET", "type": "esriFieldTypeString", "alias": "EASTSTREET", "length": 25, "domain": null }, { "name": "WESTSTREET", "type": "esriFieldTypeString", "alias": "WESTSTREET", "length": 25, "domain": null }, { "name": "INTERSECTION_NAME", "type": "esriFieldTypeString", "alias": "INTERSECTION_NAME", "length": 100, "domain": null }, { "name": "INTERSECTIONTYPE", "type": "esriFieldTypeString", "alias": "INTERSECTIONTYPE", "length": 35, "domain": null }, { "name": "TRAFFICCOUNT", "type": "esriFieldTypeString", "alias": "TRAFFICCOUNT", "length": 1, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeSmallInteger", "alias": "ELEVATION", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R535_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_535", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_535", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S354_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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 } ], "tables": [] }