{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 8000, "maxScale": 10, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 979137.6120824963, "ymin": 1793300.176879324, "xmax": 1087156.300900329, "ymax": 1901309.5110570714, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STREET_NAME", "typeIdField": "", "subtypeField": "SubType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOC_ID", "type": "esriFieldTypeInteger", "alias": "LOC_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOC_ID" }, { "name": "PROP_ID", "type": "esriFieldTypeInteger", "alias": "PROP_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROP_ID" }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET_NAME" }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_SUFFIX" }, { "name": "ADDR_PT_ID", "type": "esriFieldTypeInteger", "alias": "ADDR_PT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDR_PT_ID" }, { "name": "ROT_ANGLE", "type": "esriFieldTypeSmallInteger", "alias": "ROT_ANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROT_ANGLE" }, { "name": "ADD_NUM", "type": "esriFieldTypeString", "alias": "ADD_NUM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADD_NUM" }, { "name": "STREET_DIRECTION", "type": "esriFieldTypeString", "alias": "STREET_DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STREET_DIRECTION" }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "FULL_ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "FULL_ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CITY" }, { "name": "CAD_ID", "type": "esriFieldTypeInteger", "alias": "CAD_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CAD_ID" }, { "name": "CITYCODE", "type": "esriFieldTypeString", "alias": "CITYCODE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CITYCODE" }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SubType" }, { "name": "GARBAGE_SERVICE", "type": "esriFieldTypeString", "alias": "GARBAGE_SERVICE", "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" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "GARBAGE_SERVICE" }, { "name": "GARBAGE_DAY", "type": "esriFieldTypeString", "alias": "GARBAGE_DAY", "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" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "GARBAGE_DAY" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": "IL", "modelName": "STATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Address Points", "description": "", "prototype": { "attributes": { "CITYCODE": null, "STATE": null, "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, "SubType": 0, "GARBAGE_SERVICE": null, "GARBAGE_DAY": null, "ZIP": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 0, "name": "General", "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": 0, "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 }, "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"} } }, { "code": 1, "name": "Communication Tower", "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": 1, "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 }, "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"} } }, { "code": 2, "name": "Athletic Field", "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": 2, "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 }, "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"} } }, { "code": 3, "name": "Water Feature", "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": 3, "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 }, "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"} } }, { "code": 4, "name": "Lift Station", "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": 4, "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 }, "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"} } }, { "code": 5, "name": "Water Monitoring Well", "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": 5, "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 }, "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"} } }, { "code": 6, "name": "Backflow Prevention", "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": 6, "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 }, "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"} } }, { "code": 7, "name": "Extra 1", "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": 7, "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 }, "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"} } }, { "code": 8, "name": "Extra 2", "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": 8, "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 }, "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"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 1, "name": "City Grid", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1000000, "maxScale": 10, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 985851.3660434112, "ymin": 1816537.7662308216, "xmax": 1071238.7720399126, "ymax": 1880606.0800230727, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CITYGRID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CITYGRID", "type": "esriFieldTypeString", "alias": "CITYGRID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CITYGRID" }, { "name": "CITY_TILE", "type": "esriFieldTypeString", "alias": "CITY_TILE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CITY_TILE" }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RANGE" }, { "name": "SECTION", "type": "esriFieldTypeSmallInteger", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SECTION" }, { "name": "QUARTER_SECTION", "type": "esriFieldTypeSmallInteger", "alias": "QUARTER_SECTION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QUARTER_SECTION" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "City Grid", "description": "", "prototype": { "attributes": { "COUNTY": null, "CITYGRID": null, "CITY_TILE": null, "TOWNSHIP": null, "RANGE": null, "SECTION": null, "QUARTER_SECTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 2, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 8000, "maxScale": 10, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 980812.6891129129, "ymin": 1821060.035073407, "xmax": 1056405.8499341607, "ymax": 1880606.0898655728, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LANDUSE_CODE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LANDUSE_CODE", "type": "esriFieldTypeString", "alias": "LANDUSE_CODE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LANDUSE_CODE" }, { "name": "LANDUSE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "LANDUSE_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LANDUSE_DESCRIPTION" }, { "name": "CONDITIONAL_USE", "type": "esriFieldTypeString", "alias": "CONDITIONAL_USE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CONDITIONAL_USE" }, { "name": "FUTURE_LANDUSE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "FUTURE_LANDUSE_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "FUTURE_LANDUSE_DESCRIPTION" }, { "name": "ZONING_CODE", "type": "esriFieldTypeString", "alias": "ZONING_CODE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ZONING_CODE" }, { "name": "ZONING_DESCRIPTION", "type": "esriFieldTypeString", "alias": "ZONING_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "ZONING_DESCRIPTION" }, { "name": "ZONING_VARIANCE", "type": "esriFieldTypeString", "alias": "ZONING_VARIANCE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ZONING_VARIANCE" }, { "name": "SQUARE_FOOTAGE", "type": "esriFieldTypeInteger", "alias": "SQUARE_FOOTAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQUARE_FOOTAGE" }, { "name": "SQFOOTAGE_TYPE", "type": "esriFieldTypeString", "alias": "SQFOOTAGE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SQFOOTAGE_TYPE" }, { "name": "LOT_NUMBER", "type": "esriFieldTypeString", "alias": "LOT_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LOT_NUMBER" }, { "name": "PLANNING_SECTOR", "type": "esriFieldTypeString", "alias": "PLANNING_SECTOR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PLANNING_SECTOR" }, { "name": "COMPREHENSIVE_PLANNING_AREA", "type": "esriFieldTypeString", "alias": "COMPREHENSIVE_PLANNING_AREA", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "COMPREHENSIVE_PLANNING_AREA" }, { "name": "INCORPORATED", "type": "esriFieldTypeString", "alias": "INCORPORATED", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "INCORPORATED" }, { "name": "HISTORIC_DISTRICT", "type": "esriFieldTypeString", "alias": "HISTORIC_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "HISTORIC_DISTRICT" }, { "name": "CITY_GRID", "type": "esriFieldTypeString", "alias": "CITY_GRID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CITY_GRID" }, { "name": "PARCEL_OWNERSHIP", "type": "esriFieldTypeString", "alias": "PARCEL_OWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PARCEL_OWNERSHIP" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COUNTY" }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "CENSUS_TRACT", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "CENSUS_TRACT" }, { "name": "CENSUS_BLOCK", "type": "esriFieldTypeString", "alias": "CENSUS_BLOCK", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CENSUS_BLOCK" }, { "name": "RECAPTURE", "type": "esriFieldTypeString", "alias": "RECAPTURE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RECAPTURE" }, { "name": "FLOOD", "type": "esriFieldTypeString", "alias": "FLOOD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FLOOD" }, { "name": "SCHOOL_DISTRICT", "type": "esriFieldTypeString", "alias": "SCHOOL_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SCHOOL_DISTRICT" }, { "name": "US_REPRESENTATIVE_DISTRICT", "type": "esriFieldTypeString", "alias": "US_REPRESENTATIVE_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "US_REPRESENTATIVE_DISTRICT" }, { "name": "STATE_SENATE_DISTRICT", "type": "esriFieldTypeString", "alias": "STATE_SENATE_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "STATE_SENATE_DISTRICT" }, { "name": "STATE_REPRESENTATIVE_DISTRICT", "type": "esriFieldTypeString", "alias": "STATE_REPRESENTATIVE_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "STATE_REPRESENTATIVE_DISTRICT" }, { "name": "COUNTY_BOARD_DISTRICT", "type": "esriFieldTypeString", "alias": "COUNTY_BOARD_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "COUNTY_BOARD_DISTRICT" }, { "name": "PARCEL_TYPE", "type": "esriFieldTypeString", "alias": "PARCEL_TYPE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PARCEL_TYPE" }, { "name": "PARCEL_SPLIT_FLAG", "type": "esriFieldTypeString", "alias": "PARCEL_SPLIT_FLAG", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PARCEL_SPLIT_FLAG" }, { "name": "SUBD_ID", "type": "esriFieldTypeInteger", "alias": "SUBD_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBD_ID" }, { "name": "PROP_ID", "type": "esriFieldTypeInteger", "alias": "PROP_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PROP_ID" }, { "name": "DOWNTOWN_MAP", "type": "esriFieldTypeString", "alias": "DOWNTOWN_MAP", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DOWNTOWN_MAP" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "SPECIALCENSUS", "type": "esriFieldTypeString", "alias": "SPECIALCENSUS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SPECIALCENSUS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "SUBD_NAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SUBD_NAME" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "SUBD_ID": null, "SUBD_NAME": null, "LANDUSE_CODE": null, "LANDUSE_DESCRIPTION": null, "CONDITIONAL_USE": null, "FUTURE_LANDUSE_DESCRIPTION": null, "ZONING_CODE": null, "ZONING_DESCRIPTION": null, "ZONING_VARIANCE": null, "SQUARE_FOOTAGE": null, "SQFOOTAGE_TYPE": null, "LOT_NUMBER": null, "PLANNING_SECTOR": null, "COMPREHENSIVE_PLANNING_AREA": null, "INCORPORATED": null, "HISTORIC_DISTRICT": null, "CITY_GRID": null, "PARCEL_OWNERSHIP": null, "COUNTY": null, "TOWNSHIP": null, "CENSUS_TRACT": null, "CENSUS_BLOCK": null, "RECAPTURE": null, "FLOOD": null, "SCHOOL_DISTRICT": null, "US_REPRESENTATIVE_DISTRICT": null, "STATE_SENATE_DISTRICT": null, "STATE_REPRESENTATIVE_DISTRICT": null, "COUNTY_BOARD_DISTRICT": null, "PARCEL_TYPE": null, "PARCEL_SPLIT_FLAG": null, "PROP_ID": 0, "DOWNTOWN_MAP": null, "FACILITYID": null, "LEGACYID": null, "SPECIALCENSUS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 3, "name": "Traffic Boring", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 10, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1010076.859587077, "ymin": 1824197.1675786525, "xmax": 1050729.0883218274, "ymax": 1872844.5824227408, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TYPE", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Boring Type", "domain": { "type": "codedValue", "name": "TYPE", "description": "Type of Boring", "codedValues": [ { "name": "PAVEMENT", "code": "PAVE" }, { "name": "SOIL", "code": "SOIL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "PAVE", "modelName": "TYPE" }, { "name": "CONSULTANT", "type": "esriFieldTypeString", "alias": "Consultant Name", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "CONSULTANT" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Main street that boring is located on", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET" }, { "name": "CROSS_STREET", "type": "esriFieldTypeString", "alias": "Closest cross street to bore", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CROSS_STREET" }, { "name": "GRID", "type": "esriFieldTypeString", "alias": "City Grid", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GRID" }, { "name": "BORING_NUMBER", "type": "esriFieldTypeString", "alias": "BORING_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "BORING_NUMBER" }, { "name": "BORINGID", "type": "esriFieldTypeInteger", "alias": "Boring ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BORINGID" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REINDEXED" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "PAVE", "name": "PAVE", "domains": { "TYPE": {"type": "inherited"}, "REINDEXED": {"type": "inherited"} }, "templates": [ { "name": "PAVEMENT", "description": "", "prototype": { "attributes": { "REINDEXED": null, "TYPE": "PAVE", "CONSULTANT": null, "STREET": null, "CROSS_STREET": null, "GRID": null, "BORING_NUMBER": null, "BORINGID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "SOIL", "name": "SOIL", "domains": { "TYPE": {"type": "inherited"}, "REINDEXED": {"type": "inherited"} }, "templates": [ { "name": "SOIL", "description": "", "prototype": { "attributes": { "REINDEXED": null, "TYPE": "SOIL", "CONSULTANT": null, "STREET": null, "CROSS_STREET": null, "GRID": null, "BORING_NUMBER": null, "BORINGID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 4, "name": "Intersection", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 10, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1003892.5300922468, "ymin": 1808956.142942652, "xmax": 1073387.59713858, "ymax": 1882127.951651238, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "INTERSECTION_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INTERSECTION_ID", "type": "esriFieldTypeInteger", "alias": "INTERSECTION_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTERSECTION_ID" }, { "name": "NORTHSTREET", "type": "esriFieldTypeString", "alias": "NORTHSTREET", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NORTHSTREET" }, { "name": "SOUTHSTREET", "type": "esriFieldTypeString", "alias": "SOUTHSTREET", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SOUTHSTREET" }, { "name": "EASTSTREET", "type": "esriFieldTypeString", "alias": "EASTSTREET", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EASTSTREET" }, { "name": "WESTSTREET", "type": "esriFieldTypeString", "alias": "WESTSTREET", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "WESTSTREET" }, { "name": "INTERSECTION_NAME", "type": "esriFieldTypeString", "alias": "INTERSECTION_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "INTERSECTION_NAME" }, { "name": "INTERSECTIONTYPE", "type": "esriFieldTypeString", "alias": "INTERSECTIONTYPE", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "INTERSECTIONTYPE" }, { "name": "TRAFFICCOUNT", "type": "esriFieldTypeString", "alias": "TRAFFICCOUNT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TRAFFICCOUNT" }, { "name": "ELEVATION", "type": "esriFieldTypeSmallInteger", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Intersection", "description": "", "prototype": { "attributes": { "FACILITYID": null, "INTERSECTION_ID": null, "NORTHSTREET": null, "SOUTHSTREET": null, "EASTSTREET": null, "WESTSTREET": null, "INTERSECTION_NAME": null, "INTERSECTIONTYPE": null, "TRAFFICCOUNT": null, "ELEVATION": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }