{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 30, "name": "Elementary School Attendance Boundary", "type": "Feature Layer", "description": "OBJECTID: System-generated unique identifier for each record within the tableGEODBID: Three-digit code that assigns editing responsibility to a community in the GIS ConsortiumFEATUREID: GIS-Consortium-generated unique identifier for each record within the table. All FEATUREIDs start with the GEODBID of the community that owns the record.DATECREATED: Date/time stamp from the moment the GIS record was createdDATEMODIFIED: Date/time stamp from the last moment the GIS record was changedSOURCE: Organization that provided the data. The GIS Consortium standard is to preface the source with the three-letter municipal code of the community providing the data, followed by a dash. Example: VGV-Public WorksSOURCETYPE: Accuracy context for the recordGlobalID: System-generated unique identifier for each record that is required in replicated geodatabasesSCHOOLNAME: Name of the school students would attend within that districtSCHOOLLEVEL: Indicates the level of school including Elementary, Middle, or Secondary.MAINOFFICEADDRESS: Primary address for the school.PHONE: Primary phone number for the school.PRODUCTIONNOTES: Technical notes from GIS personnelREPLICAFILTER: Code used to filter data for the creation of custom geodatabasesWEBLINK: URL for a website related to the recordSHAPE: System-generated geometry type of the featureSHAPE.area: System-generated area of the featureSHAPE.len: System-generated length of the feature", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates. Original information gathered from the National Center for Education Statistics (NCES).", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 125, 24, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SCHOOLNAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 3059.75660971502, "minScale": 20000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 125, 24, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9806203.812568553, "ymin": 5124149.218668437, "xmax": -9785593.046758715, "ymax": 5151446.596362857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SCHOOLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SCHOOLNAME", "type": "esriFieldTypeString", "alias": "School Name", "length": 100, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 50, "domain": null }, { "name": "SCHOOLLEVEL", "type": "esriFieldTypeString", "alias": "School Level", "length": 50, "domain": { "type": "codedValue", "name": "SCHOOLTYPE Codes", "description": "Codes used to describe different types of schools", "codedValues": [ { "name": "Elementary School", "code": "ELEMENTARY" }, { "name": "Middle School", "code": "MIDDLE" }, { "name": "Other", "code": "OTHER" }, { "name": "Secondary School", "code": "SECONDARY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINOFFICEADDRESS", "type": "esriFieldTypeString", "alias": "Main Office Address", "length": 100, "domain": null }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "Web Link", "length": 255, "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 31, "name": "Middle School Attendance Boundary", "type": "Feature Layer", "description": "OBJECTID: System-generated unique identifier for each record within the tableGEODBID: Three-digit code that assigns editing responsibility to a community in the GIS ConsortiumFEATUREID: GIS-Consortium-generated unique identifier for each record within the table. All FEATUREIDs start with the GEODBID of the community that owns the record.DATECREATED: Date/time stamp from the moment the GIS record was createdDATEMODIFIED: Date/time stamp from the last moment the GIS record was changedSOURCE: Organization that provided the data. The GIS Consortium standard is to preface the source with the three-letter municipal code of the community providing the data, followed by a dash. Example: VGV-Public WorksSOURCETYPE: Accuracy context for the recordGlobalID: System-generated unique identifier for each record that is required in replicated geodatabasesSCHOOLNAME: Name of the school students would attend within that districtSCHOOLLEVEL: Indicates the level of school including Elementary, Middle, or Secondary.MAINOFFICEADDRESS: Primary address for the school.PHONE: Primary phone number for the school.PRODUCTIONNOTES: Technical notes from GIS personnelREPLICAFILTER: Code used to filter data for the creation of custom geodatabasesWEBLINK: URL for a website related to the recordSHAPE: System-generated geometry type of the featureSHAPE.area: System-generated area of the featureSHAPE.len: System-generated length of the feature", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates. Original information gathered from the National Center for Education Statistics (NCES).", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 25, 115, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SCHOOLNAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 3060, "minScale": 20000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 142, 25, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9806203.812568553, "ymin": 5124149.218668437, "xmax": -9785593.046758715, "ymax": 5151446.596362857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SCHOOLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 20, "domain": null }, { "name": "SCHOOLNAME", "type": "esriFieldTypeString", "alias": "School Name", "length": 100, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 50, "domain": null }, { "name": "MAINOFFICEADDRESS", "type": "esriFieldTypeString", "alias": "Main Office Address", "length": 100, "domain": null }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "Web Link", "length": 255, "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 32, "name": "High School Attendance Boundary", "type": "Feature Layer", "description": "OBJECTID: System-generated unique identifier for each record within the tableGEODBID: Three-digit code that assigns editing responsibility to a community in the GIS ConsortiumFEATUREID: GIS-Consortium-generated unique identifier for each record within the table. All FEATUREIDs start with the GEODBID of the community that owns the record.DATECREATED: Date/time stamp from the moment the GIS record was createdDATEMODIFIED: Date/time stamp from the last moment the GIS record was changedSOURCE: Organization that provided the data. The GIS Consortium standard is to preface the source with the three-letter municipal code of the community providing the data, followed by a dash. Example: VGV-Public WorksSOURCETYPE: Accuracy context for the recordGlobalID: System-generated unique identifier for each record that is required in replicated geodatabasesSCHOOLNAME: Name of the school students would attend within that districtSCHOOLLEVEL: Indicates the level of school including Elementary, Middle, or Secondary.MAINOFFICEADDRESS: Primary address for the school.PHONE: Primary phone number for the school.PRODUCTIONNOTES: Technical notes from GIS personnelREPLICAFILTER: Code used to filter data for the creation of custom geodatabasesWEBLINK: URL for a website related to the recordSHAPE: System-generated geometry type of the featureSHAPE.area: System-generated area of the featureSHAPE.len: System-generated length of the feature", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates. Original information gathered from the National Center for Education Statistics (NCES).", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 170, 15, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SCHOOLNAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 3060, "minScale": 20000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 231, 8, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 88, 89, 91, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9806203.812568553, "ymin": 5124149.218668437, "xmax": -9785593.046758715, "ymax": 5151446.596362857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SCHOOLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SCHOOLNAME", "type": "esriFieldTypeString", "alias": "School Name", "length": 100, "domain": null }, { "name": "SCHOOLLEVEL", "type": "esriFieldTypeString", "alias": "School Level", "length": 50, "domain": { "type": "codedValue", "name": "SCHOOLTYPE Codes", "description": "Codes used to describe different types of schools", "codedValues": [ { "name": "Elementary School", "code": "ELEMENTARY" }, { "name": "Middle School", "code": "MIDDLE" }, { "name": "Other", "code": "OTHER" }, { "name": "Secondary School", "code": "SECONDARY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 50, "domain": null }, { "name": "MAINOFFICEADDRESS", "type": "esriFieldTypeString", "alias": "Main Office Address", "length": 100, "domain": null }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "Web Link", "length": 255, "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 13, "name": "Fire District", "type": "Feature Layer", "description": "OBJECTID: System-generated unique identifier for each record within the feature classGEODBID: Three-digit code that assigns editing responsibility to a community in the GIS ConsortiumFEATUREID: GIS-Consortium-generated unique identifier for each record within the feature class. All FEATUREIDs start with the GEODBID of the community that owns the record.DATECREATED: Date/time stamp from the moment the GIS record was createdDATEMODIFIED: Date/time stamp from the last moment the GIS record was changedSOURCE: Organization that provided the data. The GIS Consortium standard is to preface the source with the three-letter municipal code of the community providing the data, followed by a dash. Example: VGV-Public WorksSOURCETYPE: Accuracy context for the recordDISTRICT: Name or identification of the areaJURISDICTION: Name of the entity responsible for responding to the areaGlobalID: System-generated unique identifier for each record that is required in replicated geodatabasesPRODUCTIONNOTES: Technical notes from GIS personnelREPLICAFILTER: Code used to filter data for the creation of custom geodatabasesSHAPE: System-generated geometry type of the featureSHAPE.area: System-generated area of the featureSHAPE.len: System-generated length of the featureFIRESTATION: The fire station responsible for service of the specific district. Originally a New World request.WEBLINK: URL for a website related to the record ISORATING: The Insurance Service Office Rating is from 10 - 1 with 1 being the best rating. A fire district's score can influence insurance rates for properties within it.DISCREPANCYAGENCYID: Agency that receives a Dicrepancy Report, should a discrepancy be discovered, and will take responsibility for ensuring discrepancy resolution. For NG911 usage.ESN_NGUID: NENA Globally Unique Identifier for Emergency Service Zones (ESZ)", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates.", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "uniqueValueGroups": [ { "heading": "DISTRICT", "classes": [ { "label": "499", "description": "499", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 215, 56, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "499" ] ] }, { "label": "930", "description": "930", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 56, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "930" ] ] }, { "label": "931", "description": "931", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 201, 52, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "931" ] ] }, { "label": "932", "description": "932", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 195, 49, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "932" ] ] }, { "label": "933", "description": "933", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 185, 47, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "933" ] ] }, { "label": "934", "description": "934", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 179, 44, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "934" ] ] }, { "label": "936", "description": "936", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 173, 41, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "936" ] ] }, { "label": "938", "description": "938", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 164, 38, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "938" ] ] }, { "label": "939", "description": "939", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 158, 35, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "939" ] ] }, { "label": "940", "description": "940", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 151, 33, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "940" ] ] }, { "label": "941", "description": "941", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 145, 30, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "941" ] ] }, { "label": "942", "description": "942", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 139, 28, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "942" ] ] }, { "label": "943", "description": "943", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 129, 25, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "943" ] ] }, { "label": "944", "description": "944", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 125, 25, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "944" ] ] }, { "label": "945", "description": "945", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 115, 22, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "945" ] ] }, { "label": "946", "description": "946", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 110, 20, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "946" ] ] }, { "label": "947", "description": "947", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 100, 17, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "947" ] ] }, { "label": "948", "description": "948", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 96, 15, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "948" ] ] }, { "label": "953", "description": "953", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 90, 13, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "953" ] ] }, { "label": "954", "description": "954", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 81, 11, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "954" ] ] }, { "label": "956", "description": "956", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 75, 8, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "956" ] ] }, { "label": "963", "description": "963", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 66, 6, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "963" ] ] }, { "label": "964", "description": "964", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 61, 4, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "964" ] ] }, { "label": "967", "description": "967", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 55, 2, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "967" ] ] }, { "label": "969", "description": "969", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 46, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "969" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 215, 56, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "499", "label": "499" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 56, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "930", "label": "930" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 201, 52, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "931", "label": "931" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 195, 49, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "932", "label": "932" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 185, 47, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "933", "label": "933" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 179, 44, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "934", "label": "934" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 173, 41, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "936", "label": "936" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 164, 38, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "938", "label": "938" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 158, 35, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "939", "label": "939" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 151, 33, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "940", "label": "940" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 145, 30, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "941", "label": "941" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 139, 28, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "942", "label": "942" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 129, 25, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "943", "label": "943" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 125, 25, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "944", "label": "944" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 115, 22, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "945", "label": "945" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 110, 20, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "946", "label": "946" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 100, 17, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "947", "label": "947" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 96, 15, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "948", "label": "948" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 90, 13, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "953", "label": "953" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 81, 11, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "954", "label": "954" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 75, 8, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "956", "label": "956" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 66, 6, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "963", "label": "963" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 61, 4, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "964", "label": "964" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 55, 2, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "967", "label": "967" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 46, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "969", "label": "969" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 215, 56, 255 ], "toColor": [ 199, 46, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.DISTRICT", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 72, 35, 18, 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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9798536.702587722, "ymin": 5132982.957017708, "xmax": -9786065.704801247, "ymax": 5142466.2654488, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GEODBID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 20, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 50, "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 34, "name": "Fire Service Protection Area", "type": "Feature Layer", "description": "OBJECTID: System-generated unique identifier for each record within the feature classGEODBID: Three-digit code that assigns editing responsibility to a community in the GIS ConsortiumFEATUREID: GIS-Consortium-generated unique identifier for each record within the feature class. All FEATUREIDs start with the GEODBID of the community that owns the record.DATECREATED: Date/time stamp from the moment the GIS record was createdDATEMODIFIED: Date/time stamp from the last moment the GIS record was changedSOURCE: Organization that provided the data. The GIS Consortium standard is to preface the source with the three-letter municipal code of the community providing the data, followed by a dash. Example: VGV-Public WorksSOURCETYPE: Accuracy context for the recordNAME: Common name of the fire departmentPOINTOFCONTACT: Contact information for the fire departmentAGREEMENTDOCNUMBER: Legal documentation assigning jurisdicition to that fire departmentYEARESTABLISHED: Year that the service area was establishedTERM: Length of time for which the assigned fire department is allowed to respond to that areaGlobalID: System-generated unique identifier for each record that is required in replicated geodatabasesPRODUCTIONNOTES: Technical notes from GIS personnelREPLICAFILTER: Code used to filter data for the creation of custom geodatabasesFDID: Fire Department Identification number, assigned by the Office of the State Fire MarshallWEBLINK: URL for a website related to the recordSHAPE: System-generated geometry type of the featureSHAPE.area: System-generated area of the featureSHAPE.len: System-generated length of the featureDISPATCHINGAGENCY: Description of the entity that dispatches responders to this service area, e.g. RED Center, Village of GlenviewRESPONSECOMMUNITY: The community name that is responsible for responding to a fire event.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates.", "parentLayer": null, "subLayers": [], "minScale": 20004, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9798536.702587722, "ymin": 5132982.957017708, "xmax": -9786065.704801247, "ymax": 5142466.2654488, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeString", "alias": "Feature ID", "length": 15, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "POINTOFCONTACT", "type": "esriFieldTypeString", "alias": "Point of Contact", "length": 50, "domain": null }, { "name": "YEARESTABLISHED", "type": "esriFieldTypeString", "alias": "Year Established", "length": 4, "domain": null }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "Web Link", "length": 255, "domain": null }, { "name": "DISPATCHINGAGENCY", "type": "esriFieldTypeString", "alias": "Dispatching Agency ID", "length": 100, "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 33, "name": "EMS Service Area", "type": "Feature Layer", "description": "OBJECTID: System-generated unique identifier for each record within the feature classGEODBID: Three-digit code that assigns editing responsibility to a community in the GIS ConsortiumFEATUREID: GIS-Consortium-generated unique identifier for each record within the feature class. All FEATUREIDs start with the GEODBID of the community that owns the record.DATECREATED: Date/time stamp from the moment the GIS record was createdDATEMODIFIED: Date/time stamp from the last moment the GIS record was changedSOURCE: Organization that provided the data. The GIS Consortium standard is to preface the source with the three-letter municipal code of the community providing the data, followed by a dash. Example: VGV-Public WorksSOURCETYPE: Accuracy context for the recordGlobalID: System-generated unique identifier for each record that is required in replicated geodatabasesPRODUCTIONNOTES: Technical notes from GIS personnelREPLICAFILTER: Code used to filter data for the creation of custom geodatabasesSHAPE: System-generated geometry type of the featureSHAPE.area: System-generated area of the featureSHAPE.len: System-generated length of the featureWEBLINK: URL for a website related to the recordNAME: Common name of the fire departmentPOINTOFCONTACT: Contact information for the Emergency Medical ServiceAGREEMENTDOCNUMBER: Legal documentation assigning jurisdicition to the Emergency Medical ServiceYEARESTABLISHED: Year that the service area was establishedFDID: Fire Department Identification number, assigned by the Office of the State Fire MarshallRESPONSECOMMUNITY: The community name that is responsible for responding to a emergency medical event", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates.", "parentLayer": null, "subLayers": [], "minScale": 20004, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 158, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9798536.702587722, "ymin": 5132982.957017708, "xmax": -9786065.704801247, "ymax": 5142466.2654488, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 20, "domain": null }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "Web Link", "length": 255, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "POINTOFCONTACT", "type": "esriFieldTypeString", "alias": "Point of Contact", "length": 50, "domain": null }, { "name": "YEARESTABLISHED", "type": "esriFieldTypeString", "alias": "Year Established", "length": 4, "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 25, "name": "Police Sub Beat", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates.", "parentLayer": null, "subLayers": [], "minScale": 17550.27501244648, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "JURISDICTION", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "JURISDICTION", "classes": [ { "label": "101V", "description": "101V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 158, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "101V" ] ] }, { "label": "102V", "description": "102V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 163, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "102V" ] ] }, { "label": "103V", "description": "103V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 214, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "103V" ] ] }, { "label": "104V", "description": "104V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 116, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "104V" ] ] }, { "label": "105V", "description": "105V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 210, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "105V" ] ] }, { "label": "106V", "description": "106V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 172, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "106V" ] ] }, { "label": "107V", "description": "107V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 180, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "107V" ] ] }, { "label": "108V", "description": "108V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 217, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "108V" ] ] }, { "label": "109V", "description": "109V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 146, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "109V" ] ] }, { "label": "110V", "description": "110V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 173, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "110V" ] ] }, { "label": "111V", "description": "111V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 139, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "111V" ] ] }, { "label": "112V", "description": "112V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 236, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "112V" ] ] }, { "label": "113V", "description": "113V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 203, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "113V" ] ] }, { "label": "114V", "description": "114V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 199, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "114V" ] ] }, { "label": "193V", "description": "193V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 167, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "193V" ] ] }, { "label": "194V", "description": "194V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 198, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "194V" ] ] }, { "label": "195V", "description": "195V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 164, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "195V" ] ] }, { "label": "196V", "description": "196V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 148, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "196V" ] ] }, { "label": "197V", "description": "197V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 186, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "197V" ] ] }, { "label": "198V", "description": "198V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 141, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "198V" ] ] }, { "label": "199V", "description": "199V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 226, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "199V" ] ] }, { "label": "201V", "description": "201V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 185, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "201V" ] ] }, { "label": "202V", "description": "202V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 140, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "202V" ] ] }, { "label": "203V", "description": "203V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 168, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "203V" ] ] }, { "label": "204V", "description": "204V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 194, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "204V" ] ] }, { "label": "205V", "description": "205V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 121, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "205V" ] ] }, { "label": "206V", "description": "206V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 188, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "206V" ] ] }, { "label": "207V", "description": "207V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 208, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "207V" ] ] }, { "label": "208V", "description": "208V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 142, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "208V" ] ] }, { "label": "209V", "description": "209V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 145, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "209V" ] ] }, { "label": "210V", "description": "210V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 156, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "210V" ] ] }, { "label": "213V", "description": "213V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 161, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "213V" ] ] }, { "label": "214V", "description": "214V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 182, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "214V" ] ] }, { "label": "215V", "description": "215V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 205, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "215V" ] ] }, { "label": "216V", "description": "216V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 191, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "216V" ] ] }, { "label": "217V", "description": "217V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 188, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "217V" ] ] }, { "label": "218V", "description": "218V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 167, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "218V" ] ] }, { "label": "219V", "description": "219V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 156, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "219V" ] ] }, { "label": "220V", "description": "220V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 150, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "220V" ] ] }, { "label": "221V", "description": "221V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 182, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "221V" ] ] }, { "label": "294V", "description": "294V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 140, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "294V" ] ] }, { "label": "295V", "description": "295V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 158, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "295V" ] ] }, { "label": "296V", "description": "296V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 175, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "296V" ] ] }, { "label": "297V", "description": "297V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 196, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "297V" ] ] }, { "label": "298V", "description": "298V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 130, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "298V" ] ] }, { "label": "299V", "description": "299V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 164, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "299V" ] ] }, { "label": "301V", "description": "301V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 206, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "301V" ] ] }, { "label": "302V", "description": "302V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 127, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "302V" ] ] }, { "label": "303V", "description": "303V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 177, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "303V" ] ] }, { "label": "304V", "description": "304V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 180, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "304V" ] ] }, { "label": "306V", "description": "306V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 223, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "306V" ] ] }, { "label": "307V", "description": "307V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 126, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "307V" ] ] }, { "label": "308V", "description": "308V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 167, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "308V" ] ] }, { "label": "309V", "description": "309V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 197, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "309V" ] ] }, { "label": "310V", "description": "310V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 227, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "310V" ] ] }, { "label": "311V", "description": "311V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 206, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "311V" ] ] }, { "label": "396V", "description": "396V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 124, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "396V" ] ] }, { "label": "397V", "description": "397V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 225, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "397V" ] ] }, { "label": "398V", "description": "398V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 173, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "398V" ] ] }, { "label": "399V", "description": "399V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 188, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "399V" ] ] }, { "label": "401V", "description": "401V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 222, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "401V" ] ] }, { "label": "402V", "description": "402V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 211, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "402V" ] ] }, { "label": "403V", "description": "403V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 201, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "403V" ] ] }, { "label": "404V", "description": "404V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 172, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "404V" ] ] }, { "label": "405V", "description": "405V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 213, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "405V" ] ] }, { "label": "406V", "description": "406V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 176, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "406V" ] ] }, { "label": "498V", "description": "498V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 110, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "498V" ] ] }, { "label": "499V", "description": "499V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 154, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "499V" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 158, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "101V", "label": "101V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 163, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "102V", "label": "102V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 214, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "103V", "label": "103V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 116, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "104V", "label": "104V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 210, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "105V", "label": "105V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 172, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "106V", "label": "106V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 180, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "107V", "label": "107V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 217, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "108V", "label": "108V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 146, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "109V", "label": "109V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 173, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "110V", "label": "110V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 139, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "111V", "label": "111V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 236, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "112V", "label": "112V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 203, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "113V", "label": "113V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 199, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "114V", "label": "114V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 167, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "193V", "label": "193V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 198, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "194V", "label": "194V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 164, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "195V", "label": "195V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 148, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "196V", "label": "196V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 186, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "197V", "label": "197V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 141, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "198V", "label": "198V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 226, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "199V", "label": "199V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 185, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "201V", "label": "201V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 140, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "202V", "label": "202V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 168, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "203V", "label": "203V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 194, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "204V", "label": "204V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 121, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "205V", "label": "205V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 188, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "206V", "label": "206V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 208, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "207V", "label": "207V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 142, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "208V", "label": "208V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 145, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "209V", "label": "209V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 156, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "210V", "label": "210V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 161, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "213V", "label": "213V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 182, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "214V", "label": "214V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 205, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "215V", "label": "215V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 191, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "216V", "label": "216V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 188, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "217V", "label": "217V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 167, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "218V", "label": "218V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 156, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "219V", "label": "219V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 150, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "220V", "label": "220V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 182, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "221V", "label": "221V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 140, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "294V", "label": "294V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 158, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "295V", "label": "295V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 175, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "296V", "label": "296V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 196, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "297V", "label": "297V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 130, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "298V", "label": "298V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 164, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "299V", "label": "299V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 206, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "301V", "label": "301V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 127, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "302V", "label": "302V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 177, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "303V", "label": "303V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 180, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "304V", "label": "304V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 223, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "306V", "label": "306V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 126, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "307V", "label": "307V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 167, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "308V", "label": "308V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 197, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "309V", "label": "309V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 227, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "310V", "label": "310V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 206, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "311V", "label": "311V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 124, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "396V", "label": "396V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 225, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "397V", "label": "397V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 173, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "398V", "label": "398V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 188, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "399V", "label": "399V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 222, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "401V", "label": "401V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 211, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "402V", "label": "402V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 201, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "403V", "label": "403V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 172, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "404V", "label": "404V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 213, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "405V", "label": "405V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 176, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "406V", "label": "406V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 110, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "498V", "label": "498V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 154, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "499V", "label": "499V" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 160, 173, 255 ], "toColor": [ 92, 160, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 147, 232, 255 ], "toColor": [ 56, 147, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 230, 250, 255 ], "toColor": [ 190, 230, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 200, 250, 255 ], "toColor": [ 75, 200, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 125, 173, 255 ], "toColor": [ 73, 125, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 225, 247, 255 ], "toColor": [ 124, 225, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 166, 209, 255 ], "toColor": [ 117, 166, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 149, 166, 255 ], "toColor": [ 131, 149, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 151, 191, 255 ], "toColor": [ 48, 151, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 187, 201, 255 ], "toColor": [ 151, 187, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 136, 166, 255 ], "toColor": [ 81, 136, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 167, 235, 255 ], "toColor": [ 94, 167, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 185, 214, 255 ], "toColor": [ 69, 185, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 205, 250, 255 ], "toColor": [ 150, 205, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 136, 194, 255 ], "toColor": [ 43, 136, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 203, 222, 255 ], "toColor": [ 140, 203, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 182, 242, 255 ], "toColor": [ 78, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 109, 168, 255 ], "toColor": [ 45, 109, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 202, 237, 255 ], "toColor": [ 119, 202, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 174, 204, 255 ], "toColor": [ 108, 174, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 177, 219, 255 ], "toColor": [ 77, 177, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 196, 227, 255 ], "toColor": [ 161, 196, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 171, 199, 255 ], "toColor": [ 139, 171, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 211, 224, 255 ], "toColor": [ 164, 211, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 193, 245, 255 ], "toColor": [ 115, 193, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 142, 171, 255 ], "toColor": [ 55, 142, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 147, 171, 255 ], "toColor": [ 106, 147, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 214, 255 ], "toColor": [ 62, 161, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 220, 247, 255 ], "toColor": [ 161, 220, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 163, 242, 255 ], "toColor": [ 73, 163, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 201, 219, 255 ], "toColor": [ 112, 201, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 138, 173, 255 ], "toColor": [ 97, 138, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 216, 245, 255 ], "toColor": [ 71, 216, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 236, 250, 255 ], "toColor": [ 172, 236, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 166, 179, 255 ], "toColor": [ 130, 166, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 164, 186, 255 ], "toColor": [ 50, 164, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 179, 196, 255 ], "toColor": [ 110, 179, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 165, 201, 255 ], "toColor": [ 44, 165, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 138, 209, 255 ], "toColor": [ 46, 138, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 133, 176, 255 ], "toColor": [ 48, 133, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 179, 227, 255 ], "toColor": [ 116, 179, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 150, 199, 255 ], "toColor": [ 82, 150, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 155, 184, 255 ], "toColor": [ 39, 155, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 163, 235, 255 ], "toColor": [ 56, 163, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 145, 196, 255 ], "toColor": [ 49, 145, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 186, 207, 255 ], "toColor": [ 97, 186, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 183, 212, 255 ], "toColor": [ 129, 183, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 191, 247, 255 ], "toColor": [ 131, 191, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 176, 204, 255 ], "toColor": [ 84, 176, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 167, 219, 255 ], "toColor": [ 94, 167, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 202, 240, 255 ], "toColor": [ 50, 202, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 157, 196, 255 ], "toColor": [ 90, 157, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 121, 179, 255 ], "toColor": [ 55, 121, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 192, 235, 255 ], "toColor": [ 113, 192, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 240, 247, 255 ], "toColor": [ 195, 240, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 160, 194, 255 ], "toColor": [ 118, 160, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 209, 227, 255 ], "toColor": [ 177, 209, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 212, 245, 255 ], "toColor": [ 103, 212, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 181, 235, 255 ], "toColor": [ 56, 181, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 190, 224, 255 ], "toColor": [ 96, 190, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 132, 171, 255 ], "toColor": [ 79, 132, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 218, 247, 255 ], "toColor": [ 183, 218, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 200, 232, 255 ], "toColor": [ 144, 200, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 200, 222, 255 ], "toColor": [ 89, 200, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 174, 191, 255 ], "toColor": [ 147, 174, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 220, 242, 255 ], "toColor": [ 148, 220, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 149, 173, 255 ], "toColor": [ 87, 149, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 200, 207, 255 ], "toColor": [ 165, 200, 207, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9795783.854933476, "ymin": 5132987.495447685, "xmax": -9787004.14642505, "ymax": 5140334.914538925, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GEODBID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 50, "domain": null }, { "name": "SUBBEAT", "type": "esriFieldTypeString", "alias": "Sub-Beat", "length": 50, "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 24, "name": "Police Beat", "type": "Feature Layer", "description": "OBJECTID: System-generated unique identifier for each record within the feature classGEODBID: Three-digit code that assigns editing responsibility to a community in the GIS ConsortiumFEATUREID: GIS-Consortium-generated unique identifier for each record within the feature class. All FEATUREIDs start with the GEODBID of the community that owns the record.DATECREATED: Date/time stamp from the moment the GIS record was createdDATEMODIFIED: Date/time stamp from the last moment the GIS record was changedSOURCE: Organization that provided the data. The GIS Consortium standard is to preface the source with the three-letter municipal code of the community providing the data, followed by a dash. Example: VGV-Public WorksSOURCETYPE: Accuracy context for the recordJURISDICTION: Legal authority assigned to that geographic areaBEAT: Designation or name of the beatGlobalID: System-generated unique identifier for each record that is required in replicated geodatabasesPRODUCTIONNOTES: Technical notes from GIS personnelREPLICAFILTER: Code used to filter data for the creation of custom geodatabases SHAPE: System-generated geometry type of the featureSHAPE.area: System-generated area of the featureSHAPE.len: System-generated length of the feature", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates.", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BEAT", "uniqueValueGroups": [ { "heading": "BEAT", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 2 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 } }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 170, 215, 255 ], "width": 2 } }, "values": [ [ "4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 2 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 170, 215, 255 ], "width": 2 } }, "value": "4", "label": "4" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 184, 255 ], "toColor": [ 215, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 239, 252, 255 ], "toColor": [ 182, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 192, 255 ], "toColor": [ 252, 207, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 247, 255 ], "toColor": [ 252, 215, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 192, 255 ], "toColor": [ 252, 239, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 221, 255 ], "toColor": [ 189, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 223, 252, 255 ], "toColor": [ 215, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 203, 255 ], "toColor": [ 252, 182, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 246, 255 ], "toColor": [ 212, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 197, 252, 255 ], "toColor": [ 224, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 215, 255 ], "toColor": [ 231, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9795783.854933476, "ymin": 5132987.495447685, "xmax": -9787004.14642505, "ymax": 5140334.914538925, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GEODBID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BEAT", "type": "esriFieldTypeString", "alias": "Beat", "length": 50, "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 36, "name": "Police Protection Service Area", "type": "Feature Layer", "description": "OBJECTID: System-generated unique identifier for each record within the feature classGEODBID: Three-digit code that assigns editing responsibility to a community in the GIS ConsortiumFEATUREID: GIS-Consortium-generated unique identifier for each record within the feature class. All FEATUREIDs start with the GEODBID of the community that owns the record.DATECREATED: Date/time stamp from the moment the GIS record was created DATEMODIFIED: Date/time stamp from the last moment the GIS record was changed SOURCE: Organization that provided the data. The GIS Consortium standard is to preface the source with the three-letter municipal code of the community providing the data, followed by a dash. Example: VGV-Public WorksSOURCETYPE: Accuracy context for the recordNAME: Common name of the police departmentPOINTOFCONTACT: Contact information for the police departmentAGREEMENTDOCNUMBER: Legal documentation assigning jurisdicition to that police departmentYEARESTABLISHED: Year that the service area was establishedTERM: Length of time for which the assigned fire department is allowed to respond to that areaGlobalID: System-generated unique identifier for each record that is required in replicated geodatabasesPRODUCTIONNOTES: Technical notes from GIS personnelREPLICAFILTER: Code used to filter data for the creation of custom geodatabasesWEBLINK: URL for a website related to the recordORI: The Originating Agency Identifier code assigned to a police agency by the Federal Bureau of Inventigation (FBI)SHAPE: System-generated geometry type of the featureSHAPE.area: System-generated area of the featureSHAPE.len: System-generated length of the feature DISPATCHINGAGENCY: Description of the entity that dispatches responders to this service area, e.g. Village of GlenviewRESPONSECOMMUNITY: The community name that is responsible for responding to a police event.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates.", "parentLayer": null, "subLayers": [], "minScale": 20004, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 187, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9795783.854933476, "ymin": 5132987.495447685, "xmax": -9787004.14642505, "ymax": 5140334.914538925, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeString", "alias": "Feature ID", "length": 15, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "POINTOFCONTACT", "type": "esriFieldTypeString", "alias": "Point of Contact", "length": 50, "domain": null }, { "name": "YEARESTABLISHED", "type": "esriFieldTypeString", "alias": "Year Established", "length": 4, "domain": null }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "Web Link", "length": 255, "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 14, "name": "Garbage Area", "type": "Feature Layer", "description": "OBJECTID: System-generated unique identifier for each record within the feature classGEODBID: Three-digit code that assigns editing responsibility to a community in the GIS ConsortiumFEATUREID: GIS-Consortium-generated unique identifier for each record within the feature class. All FEATUREIDs start with the GEODBID of the community that owns the record.DATECREATED: Date/time stamp from the moment the GIS record was createdDATEMODIFIED: Date/time stamp from the last moment the GIS record was changedTYPE: Additional designation of the feature. Includes the following: paved, unpaved, or unknownSOURCE: Organization that provided the data. The GIS Consortium standard is to preface the source with the three-letter municipal code of the community providing the data, followed by a dash. Example: VGV-Public WorksSOURCETYPE: Accuracy context for the recordPROVIDER: Name of the organization that provides the service, e.g. the community or an outside vendorPRIMARYCOLLECTIONDAY: Primary day of the week that the service provider collects garbage in that areaSECONDARYCOLLECTIONDAY: Secondary day of the week that the service provider collects garbage in that areaPROVIDERCONTACT: Contact information for the service providerGlobalID: System-generated unique identifier for each record that is required in replicated geodatabasesPRODUCTIONNOTES: Technical notes from GIS personnelREPLICAFILTER: Code used to filter data for the creation of custom geodatabasesWEBLINK: URL for a website related to the recordDISTRICT: Pickup district assigned by the collection providerFEE: Sanitation fee assessed by the collection providerPICKUPLOCATION: Location that garbage will be picked up from, e.g. curbside or alleyDESCRIPTION: Statement illustrating the feature/record COLLECTIONCOMMENTS: Additional comments about the collection. Example: Contact Property Manager or No ServiceSHAPE: System-generated geometry type of the featureSHAPE.area: System-generated area of the featureSHAPE.len: System-generated length of the feature", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates.", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 196, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 170, 15, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9795784.883452795, "ymin": 5132987.495447685, "xmax": -9787004.140811834, "ymax": 5140336.08371615, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GEODBID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROVIDER", "type": "esriFieldTypeString", "alias": "Provider", "length": 50, "domain": null }, { "name": "PROVIDERCONTACT", "type": "esriFieldTypeString", "alias": "Provider Contact", "length": 255, "domain": null }, { "name": "PICKUPLOCATION", "type": "esriFieldTypeString", "alias": "Pickup Location", "length": 255, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "PRIMARYCOLLECTIONDAY", "type": "esriFieldTypeString", "alias": "Primary Collection Day", "length": 10, "domain": { "type": "codedValue", "name": "DAYSOFWEEK Codes", "description": "Codes used for days of the week", "codedValues": [ { "name": "Monday", "code": "MONDAY" }, { "name": "Tuesday", "code": "TUESDAY" }, { "name": "Wednesday", "code": "WEDNESDAY" }, { "name": "Thursday", "code": "THURSDAY" }, { "name": "Friday", "code": "FRIDAY" }, { "name": "Saturday", "code": "SATURDAY" }, { "name": "Sunday", "code": "SUNDAY" }, { "name": "Weekday", "code": "WEEKDAY" }, { "name": "Weekend", "code": "WEEKEND" }, { "name": "All", "code": "ALL" }, { "name": "Holiday", "code": "HOLIDAY" }, { "name": "Monday-Saturday", "code": "MON-SAT" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Daily", "code": "DAILY" }, { "name": "Monday, Wednesday, Friday", "code": "MWF" }, { "name": "School Days", "code": "SCHOOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SECONDARYCOLLECTIONDAY", "type": "esriFieldTypeString", "alias": "Secondary Collection Day", "length": 10, "domain": { "type": "codedValue", "name": "DAYSOFWEEK Codes", "description": "Codes used for days of the week", "codedValues": [ { "name": "Monday", "code": "MONDAY" }, { "name": "Tuesday", "code": "TUESDAY" }, { "name": "Wednesday", "code": "WEDNESDAY" }, { "name": "Thursday", "code": "THURSDAY" }, { "name": "Friday", "code": "FRIDAY" }, { "name": "Saturday", "code": "SATURDAY" }, { "name": "Sunday", "code": "SUNDAY" }, { "name": "Weekday", "code": "WEEKDAY" }, { "name": "Weekend", "code": "WEEKEND" }, { "name": "All", "code": "ALL" }, { "name": "Holiday", "code": "HOLIDAY" }, { "name": "Monday-Saturday", "code": "MON-SAT" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Daily", "code": "DAILY" }, { "name": "Monday, Wednesday, Friday", "code": "MWF" }, { "name": "School Days", "code": "SCHOOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "Web Link", "length": 255, "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 15, "name": "Recycling Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates.", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 229, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 131, 52, 168, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9795784.883452795, "ymin": 5132987.495447685, "xmax": -9787004.140811834, "ymax": 5140336.08371615, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GEODBID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROVIDER", "type": "esriFieldTypeString", "alias": "Provider", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "PRIMARYCOLLECTIONDAY", "type": "esriFieldTypeString", "alias": "Primary Collection Day", "length": 10, "domain": { "type": "codedValue", "name": "DAYSOFWEEK Codes", "description": "Codes used for days of the week", "codedValues": [ { "name": "Monday", "code": "MONDAY" }, { "name": "Tuesday", "code": "TUESDAY" }, { "name": "Wednesday", "code": "WEDNESDAY" }, { "name": "Thursday", "code": "THURSDAY" }, { "name": "Friday", "code": "FRIDAY" }, { "name": "Saturday", "code": "SATURDAY" }, { "name": "Sunday", "code": "SUNDAY" }, { "name": "Weekday", "code": "WEEKDAY" }, { "name": "Weekend", "code": "WEEKEND" }, { "name": "All", "code": "ALL" }, { "name": "Holiday", "code": "HOLIDAY" }, { "name": "Monday-Saturday", "code": "MON-SAT" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Daily", "code": "DAILY" }, { "name": "Monday, Wednesday, Friday", "code": "MWF" }, { "name": "School Days", "code": "SCHOOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SECONDARYCOLLECTIONDAY", "type": "esriFieldTypeString", "alias": "Secondary Collection Day", "length": 10, "domain": { "type": "codedValue", "name": "DAYSOFWEEK Codes", "description": "Codes used for days of the week", "codedValues": [ { "name": "Monday", "code": "MONDAY" }, { "name": "Tuesday", "code": "TUESDAY" }, { "name": "Wednesday", "code": "WEDNESDAY" }, { "name": "Thursday", "code": "THURSDAY" }, { "name": "Friday", "code": "FRIDAY" }, { "name": "Saturday", "code": "SATURDAY" }, { "name": "Sunday", "code": "SUNDAY" }, { "name": "Weekday", "code": "WEEKDAY" }, { "name": "Weekend", "code": "WEEKEND" }, { "name": "All", "code": "ALL" }, { "name": "Holiday", "code": "HOLIDAY" }, { "name": "Monday-Saturday", "code": "MON-SAT" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Daily", "code": "DAILY" }, { "name": "Monday, Wednesday, Friday", "code": "MWF" }, { "name": "School Days", "code": "SCHOOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "Web Link", "length": 255, "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 18, "name": "Leaf Collection", "type": "Feature Layer", "description": "This feature class is used to track information on leaf collection, such as when the season begins and ends, collection days, and banned materials.The leaf collection poly allows communities to visualize service areas where leaves are collected.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates.", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 50, 18, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9795783.854933476, "ymin": 5132987.620791296, "xmax": -9787030.041202199, "ymax": 5140334.914538925, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GEODBID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMMUNITYID", "type": "esriFieldTypeString", "alias": "Community ID", "length": 20, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 20, "domain": null }, { "name": "SEASONSTARTS", "type": "esriFieldTypeString", "alias": "Season Starts", "length": 255, "domain": null }, { "name": "SEASONENDS", "type": "esriFieldTypeString", "alias": "Season Ends", "length": 255, "domain": null }, { "name": "COLLECTIONDAYS", "type": "esriFieldTypeString", "alias": "Collection Days", "length": 255, "domain": null }, { "name": "PICKUPLOCATION", "type": "esriFieldTypeString", "alias": "Pick Up Location", "length": 255, "domain": null }, { "name": "SETOUTREQUIREMENTS", "type": "esriFieldTypeString", "alias": "Set out Requirements", "length": 255, "domain": null }, { "name": "SERVICEPROVIDER", "type": "esriFieldTypeString", "alias": "Service Provider", "length": 255, "domain": null }, { "name": "SERVICEPROVIDERPHONE", "type": "esriFieldTypeString", "alias": "Service Provider Phone", "length": 20, "domain": null }, { "name": "EXCLUDEDMATERIALS", "type": "esriFieldTypeString", "alias": "Excluded Materials", "length": 255, "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 19, "name": "Landscape Maintenance", "type": "Feature Layer", "description": "The landscape maintenance poly is a resource for community staff, typically public works, to manage landscaping. Landscaping can include mowing sites, invasive species, flower beds, and more.This is commonly used in landscaping bids to indicate where maintenance is needed.OBJECTID: System-generated unique identifier for each record within the feature classGEODBID: Three-digit code that assigns editing responsibility to a community in the GIS ConsortiumFEATUREID: GIS-Consortium-generated unique identifier for each record within the feature class. All FEATUREIDs start with the GEODBID of the community that owns the record.DATECREATED: Date/time stamp from the moment the GIS record was createdDATEMODIFIED: Date/time stamp from the last moment the GIS record was changedSOURCE: Organization that provided the data. The GIS Consortium standard is to preface the source with the three-letter municipal code of the community providing the data, followed by a dash. Example: VGV-Public WorksSOURCETYPE: Accuracy context for the recordREPLICAFILTER: Code used to filter data for the creation of custom geodatabases WEBLINK: URL for a website related to the recordPRODUCTIONNOTES: Technical notes from GIS personnelNAME: Common designation for a feature/record COMMUNITYID: Unique identifying code selected by the community LOCATIONDESCRIPTION: Statement illustrating the whereabouts of a feature LANDSCAPETYPE: The physical landscape typeFREQUENCY: Number of maintenance occurencesDESCRIPTION: Explanation of what maintenance needs to occurSPRAYTYPE: Spray material used on the areaMAINTENANCETYPE: The type of maintenance that is to occurOWNERSHIP: Organization with jurisdiction over the real-world feature represented in the featureMAINTAINER: Responsible party for the maintenance of the real-world feature represented in the feature ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates.", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LOCATIONDESCRIPTION", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "LOCATIONDESCRIPTION", "classes": [ { "label": "Zone 1", "description": "Zone 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 158, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Zone 1" ] ] }, { "label": "Zone 2", "description": "Zone 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 224, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Zone 2" ] ] }, { "label": "Zone 3", "description": "Zone 3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 224, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Zone 3" ] ] }, { "label": "Zone 4", "description": "Zone 4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 184, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Zone 4" ] ] }, { "label": "Zone 5", "description": "Zone 5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 191, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Zone 5" ] ] }, { "label": "Zone 6", "description": "Zone 6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 180, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Zone 6" ] ] }, { "label": "Zone 7", "description": "Zone 7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 147, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Zone 7" ] ] }, { "label": "Zone 8", "description": "Zone 8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 201, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Zone 8" ] ] }, { "label": "Zone 9", "description": "Zone 9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 227, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Zone 9" ] ] }, { "label": "Zone 10", "description": "Zone 10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 196, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Zone 10" ] ] }, { "label": "Zone 11", "description": "Zone 11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 184, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Zone 11" ] ] }, { "label": "Zone 12", "description": "Zone 12", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 222, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Zone 12" ] ] }, { "label": "Zone 13", "description": "Zone 13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 194, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Zone 13" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 158, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zone 1", "label": "Zone 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 224, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zone 2", "label": "Zone 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 224, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zone 3", "label": "Zone 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 184, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zone 4", "label": "Zone 4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 191, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zone 5", "label": "Zone 5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 180, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zone 6", "label": "Zone 6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 147, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zone 7", "label": "Zone 7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 201, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zone 8", "label": "Zone 8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 227, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zone 9", "label": "Zone 9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 196, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zone 10", "label": "Zone 10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 184, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zone 11", "label": "Zone 11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 222, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zone 12", "label": "Zone 12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 194, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zone 13", "label": "Zone 13" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 186, 212, 255 ], "toColor": [ 155, 186, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 222, 158, 255 ], "toColor": [ 168, 222, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 147, 207, 255 ], "toColor": [ 154, 147, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 212, 195, 255 ], "toColor": [ 150, 212, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 181, 147, 255 ], "toColor": [ 175, 181, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 227, 179, 255 ], "toColor": [ 221, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 179, 141, 255 ], "toColor": [ 136, 179, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 215, 219, 255 ], "toColor": [ 178, 215, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 177, 179, 255 ], "toColor": [ 139, 177, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 150, 186, 255 ], "toColor": [ 145, 150, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 184, 219, 255 ], "toColor": [ 185, 184, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 219, 182, 255 ], "toColor": [ 185, 219, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 196, 141, 255 ], "toColor": [ 196, 196, 141, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9795643.308648001, "ymin": 5133742.348164582, "xmax": -9787303.778318282, "ymax": 5140237.747264994, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCATIONDESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 20, "domain": null }, { "name": "SOURCETYPE", "type": "esriFieldTypeString", "alias": "Source Type", "length": 20, "domain": { "type": "codedValue", "name": "SOURCETYPE Codes", "description": "Codes to identify the source accuracy of data", "codedValues": [ { "name": "As-built", "code": "ASBUILT" }, { "name": "Database", "code": "DATABASE" }, { "name": "Estimated", "code": "ESTIMATED" }, { "name": "Field Checked", "code": "FIELDCHECKED" }, { "name": "Field Collection", "code": "FIELDCOLLECTION" }, { "name": "Geoprocess", "code": "GEOPROCESS" }, { "name": "GPS Consumer Grade", "code": "GPS CONSUMER" }, { "name": "GPS Survey Grade", "code": "GPS SURVEY" }, { "name": "Legal Document", "code": "LEGALDOCUMENT" }, { "name": "LiDAR", "code": "LIDAR" }, { "name": "Orthoimagery", "code": "ORTHOIMAGERY" }, { "name": "Photogrammetry 1''=100'", "code": "PHOTOGRAMMETRY1=100" }, { "name": "Photogrammetry 1''=50'", "code": "PHOTOGRAMMETRY1=50" }, { "name": "Street View Imagery", "code": "STREETVIEWIMAGERY" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "Web Link", "length": 255, "domain": null }, { "name": "MAINTENANCETYPE", "type": "esriFieldTypeString", "alias": "Maintenance Type", "length": 255, "domain": null }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "Maintained ", "length": 100, "domain": { "type": "codedValue", "name": "swOwnershipMaintenance", "description": "Organization responsible for maintenance and ownership", "codedValues": [ { "name": "Addison Township", "code": "ADT" }, { "name": "Aqua Illinois", "code": "AIL" }, { "name": "Antioch Township", "code": "ATP" }, { "name": "Buffalo Grove Park District", "code": "BGPD" }, { "name": "Bloomingdale Township", "code": "BLT" }, { "name": "Brookfield North Riverside Water Commission", "code": "BNRWC" }, { "name": "BNSF Railway", "code": "BNSF" }, { "name": "Bremen Township", "code": "BRMT" }, { "name": "Burton Township", "code": "BTP" }, { "name": "City of Berwyn", "code": "CBW" }, { "name": "City of Chicago", "code": "CCC" }, { "name": "Cook County Forest Preserve", "code": "CCFP" }, { "name": "City of Crystal Lake", "code": "CCL" }, { "name": "City of Des Plaines", "code": "CDP" }, { "name": "City of Darien", "code": "CDR" }, { "name": "Chicago Executive Airport", "code": "CEA" }, { "name": "City of Elmhurst", "code": "CEH" }, { "name": "City of Evanston", "code": "CEV" }, { "name": "City of Highland Park", "code": "CHP" }, { "name": "Highland Park, Park District", "code": "CHP_PKDS" }, { "name": "City of Highwood", "code": "CHW" }, { "name": "City of Lake Forest", "code": "CLF" }, { "name": "City of Northlake", "code": "CNL" }, { "name": "Canadian National Railway", "code": "CNR" }, { "name": "City of Oak Forest", "code": "COF" }, { "name": "Commonwealth Edison", "code": "COMED" }, { "name": "Cook County", "code": "COOK_CO" }, { "name": "City of Oakbrook Terrace", "code": "COT" }, { "name": "Community Park District of La Grange Park", "code": "CPDLP" }, { "name": "City of Prospect Heights", "code": "CPH" }, { "name": "City of Park Ridge", "code": "CPR" }, { "name": "City of Rolling Meadows", "code": "CRM" }, { "name": "Carol Stream Park District", "code": "CSPD" }, { "name": "CTA (Chicago Transit Authority)", "code": "CTA" }, { "name": "Citizens Utility Sewer", "code": "CUS" }, { "name": "City of Wood Dale", "code": "CWD" }, { "name": "City of Wheaton", "code": "CWT" }, { "name": "Dupage County Forest Preserve", "code": "DFP" }, { "name": "Downers Grove Sanitary District", "code": "DGSD" }, { "name": "Dupage County", "code": "DPC" }, { "name": "Des Plaines Park District", "code": "DPPD" }, { "name": "DuPage Water Commission", "code": "DWC" }, { "name": "Elk Grove High School", "code": "EGHS" }, { "name": "Elk Grove Park District", "code": "EGPD" }, { "name": "Elk Grove Village", "code": "EGV" }, { "name": "Elk Grove Village Public Library", "code": "EGVPL" }, { "name": "Elk Grove Village Township", "code": "EGVT" }, { "name": "Ela Township", "code": "ELT" }, { "name": "Flagg Creek Water Reclamation District", "code": "FCWRD" }, { "name": "Fremont Township", "code": "FRT" }, { "name": "Frankfort Square Park District", "code": "FSPD" }, { "name": "Glen Ellyn Park District", "code": "GEPD" }, { "name": "Glencoe Golf Club", "code": "GGC" }, { "name": "Glenview Park District", "code": "GPD" }, { "name": "Glenbrook Sanitary District", "code": "GSD" }, { "name": "Green Valley Special Utility District", "code": "GVSUD" }, { "name": "Glenbard Wastewater Authority", "code": "GWA" }, { "name": "Hanover Township", "code": "HAT" }, { "name": "Hillside-Berkeley Water Commission", "code": "HBWC" }, { "name": "H&H Electric", "code": "HHE" }, { "name": "Illinois Department of Transportation", "code": "IDOT" }, { "name": "Illinois American", "code": "ILAM" }, { "name": "Illinois State Toll Highway Authority", "code": "ITA" }, { "name": "JAWA (Joint Action Water Agency)", "code": "JAWA" }, { "name": "Knollwood Township", "code": "KNT" }, { "name": "Lake County", "code": "LAKE_CO" }, { "name": "Libertyville Township", "code": "LBT" }, { "name": "Lake County Forest Preserve", "code": "LCFP" }, { "name": "Leyden Township", "code": "LDT" }, { "name": "Mission Brook Sanitary District", "code": "MBSD" }, { "name": "Meade Electric", "code": "MEADE" }, { "name": "Metra (Metropolitan Rail Corporation)", "code": "METRA" }, { "name": "McHenry County", "code": "MH_CO" }, { "name": "Mokena Park District", "code": "MPD" }, { "name": "Mount Prospect Park District", "code": "MPPD" }, { "name": "Milton Township", "code": "MTT" }, { "name": "Metropolitan Water Reclamation District", "code": "MWRD" }, { "name": "Northfield Township", "code": "NFT" }, { "name": "Northfield Woods Sanitary District", "code": "NFWSD" }, { "name": "Maine Township", "code": "NMT" }, { "name": "North Maine Utilities", "code": "NMU" }, { "name": "North Maine Utilities Sanitary District", "code": "NMUSD" }, { "name": "Village of North Riverside", "code": "NRS" }, { "name": "North Shore Water Reclamation District", "code": "NSSD" }, { "name": "New Trier Township", "code": "NTT" }, { "name": "Northwest Water Commission", "code": "NWWC" }, { "name": "Oak Brook Park District", "code": "OBPD" }, { "name": "Oak Meadows Sanitary District", "code": "OMSD" }, { "name": "Old Willow Utility Company", "code": "OWUC" }, { "name": "Pace", "code": "PACE" }, { "name": "Palatine Township", "code": "PAT" }, { "name": "Park District of Oak Park", "code": "PDOP" }, { "name": "Palatine Park District", "code": "PPD" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Park Ridge Park District", "code": "PRPD" }, { "name": "Rental", "code": "RENT" }, { "name": "Rolling Meadows Park District", "code": "RMPD" }, { "name": "Schaumburg Township", "code": "SBT" }, { "name": "Schaumburg Park District", "code": "SCPD" }, { "name": "School District", "code": "SD" }, { "name": "School District 102", "code": "SD102" }, { "name": "Township High School District 113", "code": "SD113" }, { "name": "School District 21", "code": "SD21" }, { "name": "School District 214", "code": "SD214" }, { "name": "School District 34", "code": "SD34" }, { "name": "School District 89", "code": "SD89" }, { "name": "School District 96", "code": "SD96" }, { "name": "School District U-46", "code": "SDU46" }, { "name": "Woodridge School District 68", "code": "SDU68" }, { "name": "South Lyons Township Sanitary District", "code": "SLTSD" }, { "name": "Streamwood Park District", "code": "STPD" }, { "name": "Tinley Park Park District", "code": "TPPD" }, { "name": "Unknown", "code": "UNK" }, { "name": "Union Pacific Railroad", "code": "UPR" }, { "name": "US Army Corps of Engineers", "code": "USACE" }, { "name": "Village of Addison", "code": "VAD" }, { "name": "Village of Arlington Heights", "code": "VAH" }, { "name": "Village of Bartlett", "code": "VBA" }, { "name": "Village of Bannockburn", "code": "VBB" }, { "name": "Village of Bloomingdale", "code": "VBD" }, { "name": "Village of Brookfield", "code": "VBF" }, { "name": "Village of Buffalo Grove", "code": "VBG" }, { "name": "Village of Berkeley", "code": "VBK" }, { "name": "Village of Bolingbrook", "code": "VBL" }, { "name": "Village of Bensenville", "code": "VBV" }, { "name": "Village of Carol Stream", "code": "VCS" }, { "name": "Village of Deerfield", "code": "VDF" }, { "name": "Deerfield Park District", "code": "VDFPD" }, { "name": "Village of Downers Grove", "code": "VDG" }, { "name": "Verizon Communications", "code": "VERIZON" }, { "name": "Village of Fox Lake", "code": "VFL" }, { "name": "Village of Flossmoor", "code": "VFM" }, { "name": "Village of Franklin Park", "code": "VFP" }, { "name": "Village of Frankfort", "code": "VFR" }, { "name": "Village of Glencoe", "code": "VGC" }, { "name": "Glencoe Park District", "code": "VGC_PKDS" }, { "name": "Village of Glen Ellyn", "code": "VGE" }, { "name": "Village of Golf", "code": "VGF" }, { "name": "Village of Glendale Heights", "code": "VGH" }, { "name": "Village of Grayslake", "code": "VGL" }, { "name": "Village of Green Oaks", "code": "VGO" }, { "name": "Village of Glenview", "code": "VGV" }, { "name": "Village of Hinsdale", "code": "VHD" }, { "name": "Village of Hoffman Estates", "code": "VHE" }, { "name": "Village of Hanover Park", "code": "VHP" }, { "name": "Hanover Park Park District", "code": "VHP_PKDS" }, { "name": "Village of Hillside", "code": "VHS" }, { "name": "Village of Hainesville", "code": "VHV" }, { "name": "Village of Itasca", "code": "VIT" }, { "name": "Village of Kenilworth", "code": "VKW" }, { "name": "Village of Lake Bluff", "code": "VLB" }, { "name": "Village of Lemont", "code": "VLE" }, { "name": "Village of La Grange", "code": "VLG" }, { "name": "Village Links of Glen Ellyn", "code": "VLGE" }, { "name": "Village of Lindenhurst", "code": "VLH" }, { "name": "Village of Lake in the Hills", "code": "VLITH" }, { "name": "Village of Lakewood", "code": "VLK" }, { "name": "Village of Lombard", "code": "VLM" }, { "name": "Village of Long Grove", "code": "VLN" }, { "name": "Village of La Grange Park", "code": "VLP" }, { "name": "Village of Libertyville", "code": "VLV" }, { "name": "Village of Lincolnwood", "code": "VLW" }, { "name": "Village of Lake Zurich", "code": "VLZ" }, { "name": "Village of McCook", "code": "VMC" }, { "name": "Village of Mundelein", "code": "VMD" }, { "name": "Mundelein Park District", "code": "VMD_PKDS" }, { "name": "Village of Morton Grove", "code": "VMG" }, { "name": "Morton Grove Niles Water Commission", "code": "VMG_VNI" }, { "name": "Village of Mokena", "code": "VMK" }, { "name": "Village of Mount Prospect", "code": "VMP" }, { "name": "Village of Matteson", "code": "VMT" }, { "name": "Village of Northbrook", "code": "VNB" }, { "name": "Northbrook Park District", "code": "VNBPD" }, { "name": "Village of Northfield", "code": "VNF" }, { "name": "Village of Niles", "code": "VNI" }, { "name": "Village of Norridge", "code": "VNR" }, { "name": "Vernon Township", "code": "VNT" }, { "name": "Village of Oak Brook", "code": "VOB" }, { "name": "Village of Orland Hills", "code": "VOH" }, { "name": "Village of Lincolnshire", "code": "VOL" }, { "name": "Village of Mettawa", "code": "VOM" }, { "name": "Village of Oak Park", "code": "VOP" }, { "name": "Village of Orland Park", "code": "VOR" }, { "name": "Village of Prospect Heights", "code": "VPH" }, { "name": "Village of Palatine", "code": "VPT" }, { "name": "Village of River Forest", "code": "VRF" }, { "name": "Village of Rosemont", "code": "VRM" }, { "name": "Village of Roselle", "code": "VRO" }, { "name": "Village of Riverside", "code": "VRS" }, { "name": "Village of Romeoville", "code": "VRV" }, { "name": "Village of Riverwoods", "code": "VRW" }, { "name": "Village of Schaumburg", "code": "VSB" }, { "name": "Village of Skokie", "code": "VSK" }, { "name": "Village of Schiller Park", "code": "VSP" }, { "name": "Village of Streamwood", "code": "VSW" }, { "name": "Village of Tinley Park", "code": "VTP" }, { "name": "Village of Vernon Hills", "code": "VVH" }, { "name": "Village of Villa Park", "code": "VVP" }, { "name": "Village of Westmont", "code": "VWE" }, { "name": "Village of Wheeling", "code": "VWH" }, { "name": "Village of Winfield", "code": "VWI" }, { "name": "Village of Wilmette", "code": "VWM" }, { "name": "Village of Winnetka", "code": "VWN" }, { "name": "Village of Woodridge", "code": "VWR" }, { "name": "Wayne Township", "code": "WAT" }, { "name": "Westfield Home Association", "code": "WFHA" }, { "name": "Wheeling Park District", "code": "WHPD" }, { "name": "Wheeling Township", "code": "WHT" }, { "name": "Will County", "code": "WILL_CO" }, { "name": "Woodridge Park District", "code": "WPD" }, { "name": "Wheaton Sanitary District", "code": "WSD" }, { "name": "York Township", "code": "YKT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "length": 100, "domain": { "type": "codedValue", "name": "swOwnershipMaintenance", "description": "Organization responsible for maintenance and ownership", "codedValues": [ { "name": "Addison Township", "code": "ADT" }, { "name": "Aqua Illinois", "code": "AIL" }, { "name": "Antioch Township", "code": "ATP" }, { "name": "Buffalo Grove Park District", "code": "BGPD" }, { "name": "Bloomingdale Township", "code": "BLT" }, { "name": "Brookfield North Riverside Water Commission", "code": "BNRWC" }, { "name": "BNSF Railway", "code": "BNSF" }, { "name": "Bremen Township", "code": "BRMT" }, { "name": "Burton Township", "code": "BTP" }, { "name": "City of Berwyn", "code": "CBW" }, { "name": "City of Chicago", "code": "CCC" }, { "name": "Cook County Forest Preserve", "code": "CCFP" }, { "name": "City of Crystal Lake", "code": "CCL" }, { "name": "City of Des Plaines", "code": "CDP" }, { "name": "City of Darien", "code": "CDR" }, { "name": "Chicago Executive Airport", "code": "CEA" }, { "name": "City of Elmhurst", "code": "CEH" }, { "name": "City of Evanston", "code": "CEV" }, { "name": "City of Highland Park", "code": "CHP" }, { "name": "Highland Park, Park District", "code": "CHP_PKDS" }, { "name": "City of Highwood", "code": "CHW" }, { "name": "City of Lake Forest", "code": "CLF" }, { "name": "City of Northlake", "code": "CNL" }, { "name": "Canadian National Railway", "code": "CNR" }, { "name": "City of Oak Forest", "code": "COF" }, { "name": "Commonwealth Edison", "code": "COMED" }, { "name": "Cook County", "code": "COOK_CO" }, { "name": "City of Oakbrook Terrace", "code": "COT" }, { "name": "Community Park District of La Grange Park", "code": "CPDLP" }, { "name": "City of Prospect Heights", "code": "CPH" }, { "name": "City of Park Ridge", "code": "CPR" }, { "name": "City of Rolling Meadows", "code": "CRM" }, { "name": "Carol Stream Park District", "code": "CSPD" }, { "name": "CTA (Chicago Transit Authority)", "code": "CTA" }, { "name": "Citizens Utility Sewer", "code": "CUS" }, { "name": "City of Wood Dale", "code": "CWD" }, { "name": "City of Wheaton", "code": "CWT" }, { "name": "Dupage County Forest Preserve", "code": "DFP" }, { "name": "Downers Grove Sanitary District", "code": "DGSD" }, { "name": "Dupage County", "code": "DPC" }, { "name": "Des Plaines Park District", "code": "DPPD" }, { "name": "DuPage Water Commission", "code": "DWC" }, { "name": "Elk Grove High School", "code": "EGHS" }, { "name": "Elk Grove Park District", "code": "EGPD" }, { "name": "Elk Grove Village", "code": "EGV" }, { "name": "Elk Grove Village Public Library", "code": "EGVPL" }, { "name": "Elk Grove Village Township", "code": "EGVT" }, { "name": "Ela Township", "code": "ELT" }, { "name": "Flagg Creek Water Reclamation District", "code": "FCWRD" }, { "name": "Fremont Township", "code": "FRT" }, { "name": "Frankfort Square Park District", "code": "FSPD" }, { "name": "Glen Ellyn Park District", "code": "GEPD" }, { "name": "Glencoe Golf Club", "code": "GGC" }, { "name": "Glenview Park District", "code": "GPD" }, { "name": "Glenbrook Sanitary District", "code": "GSD" }, { "name": "Green Valley Special Utility District", "code": "GVSUD" }, { "name": "Glenbard Wastewater Authority", "code": "GWA" }, { "name": "Hanover Township", "code": "HAT" }, { "name": "Hillside-Berkeley Water Commission", "code": "HBWC" }, { "name": "H&H Electric", "code": "HHE" }, { "name": "Illinois Department of Transportation", "code": "IDOT" }, { "name": "Illinois American", "code": "ILAM" }, { "name": "Illinois State Toll Highway Authority", "code": "ITA" }, { "name": "JAWA (Joint Action Water Agency)", "code": "JAWA" }, { "name": "Knollwood Township", "code": "KNT" }, { "name": "Lake County", "code": "LAKE_CO" }, { "name": "Libertyville Township", "code": "LBT" }, { "name": "Lake County Forest Preserve", "code": "LCFP" }, { "name": "Leyden Township", "code": "LDT" }, { "name": "Mission Brook Sanitary District", "code": "MBSD" }, { "name": "Meade Electric", "code": "MEADE" }, { "name": "Metra (Metropolitan Rail Corporation)", "code": "METRA" }, { "name": "McHenry County", "code": "MH_CO" }, { "name": "Mokena Park District", "code": "MPD" }, { "name": "Mount Prospect Park District", "code": "MPPD" }, { "name": "Milton Township", "code": "MTT" }, { "name": "Metropolitan Water Reclamation District", "code": "MWRD" }, { "name": "Northfield Township", "code": "NFT" }, { "name": "Northfield Woods Sanitary District", "code": "NFWSD" }, { "name": "Maine Township", "code": "NMT" }, { "name": "North Maine Utilities", "code": "NMU" }, { "name": "North Maine Utilities Sanitary District", "code": "NMUSD" }, { "name": "Village of North Riverside", "code": "NRS" }, { "name": "North Shore Water Reclamation District", "code": "NSSD" }, { "name": "New Trier Township", "code": "NTT" }, { "name": "Northwest Water Commission", "code": "NWWC" }, { "name": "Oak Brook Park District", "code": "OBPD" }, { "name": "Oak Meadows Sanitary District", "code": "OMSD" }, { "name": "Old Willow Utility Company", "code": "OWUC" }, { "name": "Pace", "code": "PACE" }, { "name": "Palatine Township", "code": "PAT" }, { "name": "Park District of Oak Park", "code": "PDOP" }, { "name": "Palatine Park District", "code": "PPD" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Park Ridge Park District", "code": "PRPD" }, { "name": "Rental", "code": "RENT" }, { "name": "Rolling Meadows Park District", "code": "RMPD" }, { "name": "Schaumburg Township", "code": "SBT" }, { "name": "Schaumburg Park District", "code": "SCPD" }, { "name": "School District", "code": "SD" }, { "name": "School District 102", "code": "SD102" }, { "name": "Township High School District 113", "code": "SD113" }, { "name": "School District 21", "code": "SD21" }, { "name": "School District 214", "code": "SD214" }, { "name": "School District 34", "code": "SD34" }, { "name": "School District 89", "code": "SD89" }, { "name": "School District 96", "code": "SD96" }, { "name": "School District U-46", "code": "SDU46" }, { "name": "Woodridge School District 68", "code": "SDU68" }, { "name": "South Lyons Township Sanitary District", "code": "SLTSD" }, { "name": "Streamwood Park District", "code": "STPD" }, { "name": "Tinley Park Park District", "code": "TPPD" }, { "name": "Unknown", "code": "UNK" }, { "name": "Union Pacific Railroad", "code": "UPR" }, { "name": "US Army Corps of Engineers", "code": "USACE" }, { "name": "Village of Addison", "code": "VAD" }, { "name": "Village of Arlington Heights", "code": "VAH" }, { "name": "Village of Bartlett", "code": "VBA" }, { "name": "Village of Bannockburn", "code": "VBB" }, { "name": "Village of Bloomingdale", "code": "VBD" }, { "name": "Village of Brookfield", "code": "VBF" }, { "name": "Village of Buffalo Grove", "code": "VBG" }, { "name": "Village of Berkeley", "code": "VBK" }, { "name": "Village of Bolingbrook", "code": "VBL" }, { "name": "Village of Bensenville", "code": "VBV" }, { "name": "Village of Carol Stream", "code": "VCS" }, { "name": "Village of Deerfield", "code": "VDF" }, { "name": "Deerfield Park District", "code": "VDFPD" }, { "name": "Village of Downers Grove", "code": "VDG" }, { "name": "Verizon Communications", "code": "VERIZON" }, { "name": "Village of Fox Lake", "code": "VFL" }, { "name": "Village of Flossmoor", "code": "VFM" }, { "name": "Village of Franklin Park", "code": "VFP" }, { "name": "Village of Frankfort", "code": "VFR" }, { "name": "Village of Glencoe", "code": "VGC" }, { "name": "Glencoe Park District", "code": "VGC_PKDS" }, { "name": "Village of Glen Ellyn", "code": "VGE" }, { "name": "Village of Golf", "code": "VGF" }, { "name": "Village of Glendale Heights", "code": "VGH" }, { "name": "Village of Grayslake", "code": "VGL" }, { "name": "Village of Green Oaks", "code": "VGO" }, { "name": "Village of Glenview", "code": "VGV" }, { "name": "Village of Hinsdale", "code": "VHD" }, { "name": "Village of Hoffman Estates", "code": "VHE" }, { "name": "Village of Hanover Park", "code": "VHP" }, { "name": "Hanover Park Park District", "code": "VHP_PKDS" }, { "name": "Village of Hillside", "code": "VHS" }, { "name": "Village of Hainesville", "code": "VHV" }, { "name": "Village of Itasca", "code": "VIT" }, { "name": "Village of Kenilworth", "code": "VKW" }, { "name": "Village of Lake Bluff", "code": "VLB" }, { "name": "Village of Lemont", "code": "VLE" }, { "name": "Village of La Grange", "code": "VLG" }, { "name": "Village Links of Glen Ellyn", "code": "VLGE" }, { "name": "Village of Lindenhurst", "code": "VLH" }, { "name": "Village of Lake in the Hills", "code": "VLITH" }, { "name": "Village of Lakewood", "code": "VLK" }, { "name": "Village of Lombard", "code": "VLM" }, { "name": "Village of Long Grove", "code": "VLN" }, { "name": "Village of La Grange Park", "code": "VLP" }, { "name": "Village of Libertyville", "code": "VLV" }, { "name": "Village of Lincolnwood", "code": "VLW" }, { "name": "Village of Lake Zurich", "code": "VLZ" }, { "name": "Village of McCook", "code": "VMC" }, { "name": "Village of Mundelein", "code": "VMD" }, { "name": "Mundelein Park District", "code": "VMD_PKDS" }, { "name": "Village of Morton Grove", "code": "VMG" }, { "name": "Morton Grove Niles Water Commission", "code": "VMG_VNI" }, { "name": "Village of Mokena", "code": "VMK" }, { "name": "Village of Mount Prospect", "code": "VMP" }, { "name": "Village of Matteson", "code": "VMT" }, { "name": "Village of Northbrook", "code": "VNB" }, { "name": "Northbrook Park District", "code": "VNBPD" }, { "name": "Village of Northfield", "code": "VNF" }, { "name": "Village of Niles", "code": "VNI" }, { "name": "Village of Norridge", "code": "VNR" }, { "name": "Vernon Township", "code": "VNT" }, { "name": "Village of Oak Brook", "code": "VOB" }, { "name": "Village of Orland Hills", "code": "VOH" }, { "name": "Village of Lincolnshire", "code": "VOL" }, { "name": "Village of Mettawa", "code": "VOM" }, { "name": "Village of Oak Park", "code": "VOP" }, { "name": "Village of Orland Park", "code": "VOR" }, { "name": "Village of Prospect Heights", "code": "VPH" }, { "name": "Village of Palatine", "code": "VPT" }, { "name": "Village of River Forest", "code": "VRF" }, { "name": "Village of Rosemont", "code": "VRM" }, { "name": "Village of Roselle", "code": "VRO" }, { "name": "Village of Riverside", "code": "VRS" }, { "name": "Village of Romeoville", "code": "VRV" }, { "name": "Village of Riverwoods", "code": "VRW" }, { "name": "Village of Schaumburg", "code": "VSB" }, { "name": "Village of Skokie", "code": "VSK" }, { "name": "Village of Schiller Park", "code": "VSP" }, { "name": "Village of Streamwood", "code": "VSW" }, { "name": "Village of Tinley Park", "code": "VTP" }, { "name": "Village of Vernon Hills", "code": "VVH" }, { "name": "Village of Villa Park", "code": "VVP" }, { "name": "Village of Westmont", "code": "VWE" }, { "name": "Village of Wheeling", "code": "VWH" }, { "name": "Village of Winfield", "code": "VWI" }, { "name": "Village of Wilmette", "code": "VWM" }, { "name": "Village of Winnetka", "code": "VWN" }, { "name": "Village of Woodridge", "code": "VWR" }, { "name": "Wayne Township", "code": "WAT" }, { "name": "Westfield Home Association", "code": "WFHA" }, { "name": "Wheeling Park District", "code": "WHPD" }, { "name": "Wheeling Township", "code": "WHT" }, { "name": "Will County", "code": "WILL_CO" }, { "name": "Woodridge Park District", "code": "WPD" }, { "name": "Wheaton Sanitary District", "code": "WSD" }, { "name": "York Township", "code": "YKT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REQUIRESMOWING", "type": "esriFieldTypeString", "alias": "Requires Mowing ", "length": 10, "domain": { "type": "codedValue", "name": "YESNOBOOLEAN Codes", "description": "Codes used to describe boolean fields with yes or no string values", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REQUIRESWEEDING", "type": "esriFieldTypeString", "alias": "Require Weeding", "length": 10, "domain": { "type": "codedValue", "name": "YESNOBOOLEAN Codes", "description": "Codes used to describe boolean fields with yes or no string values", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 35, "name": "JULIE Service Area", "type": "Feature Layer", "description": "OBJECTID: System-generated unique identifier for each record within the feature classGEODBID: Three-digit code that assigns editing responsibility to a community in the GIS ConsortiumFEATUREID: GIS-Consortium-generated unique identifier for each record within the feature class. All FEATUREIDs start with the GEODBID of the community that owns the record.DATECREATED: Date/time stamp from the moment the GIS record was createdDATEMODIFIED: Date/time stamp from the last moment the GIS record was changedSOURCE: Organization that provided the data. The GIS Consortium standard is to preface the source with the three-letter municipal code of the community providing the data, followed by a dash. Example: VGV-Public WorksSOURCETYPE: Accuracy context for the recordJULIEID: Unique identifier for the community, as assigned by JULIEGlobalID: System-generated unique identifier for each record that is required in replicated geodatabasesPRODUCTIONNOTES: Technical notes from GIS personnelREPLICAFILTER: Code used to filter data for the creation of custom geodatabasesCOMMUNITYNAME: Common name for the community that responds to that geographic areaCOORDINATORNAME: Name of the staff member in the community that is assigned as a JULIE coordinatorDATEAPPROVED: Date that the service area was approved by the communitySHAPE: System-generated geometry type of the featureSHAPE.area: System-generated area of the featureSHAPE.len: System-generated length of the feature", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates.", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 9402.237723221726, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 187, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9795806.844447106, "ymin": 5132947.162579645, "xmax": -9786963.114610692, "ymax": 5140375.979413498, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COMMUNITYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "JULIEID", "type": "esriFieldTypeString", "alias": "Julie ID", "length": 10, "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 37, "name": "Public Works Service Area", "type": "Feature Layer", "description": "OBJECTID: System-generated unique identifier for each record within the feature classGEODBID: Three-digit code that assigns editing responsibility to a community in the GIS ConsortiumFEATUREID: GIS-Consortium-generated unique identifier for each record within the feature class. All FEATUREIDs start with the GEODBID of the community that owns the recordDATECREATED: Date/time stamp from the moment the GIS record was createdDATEMODIFIED: Date/time stamp from the last moment the GIS record was changedSOURCE: Organization that provided the data. The GIS Consortium standard is to preface the source with the three-letter municipal code of the community providing the data, followed by a dash. Example: VGV-Public WorksSOURCETYPE: Accuracy context for the recordPRODUCTIONNOTES: Technical notes from GIS personnelREPLICAFILTER: Code used to filter data for the creation of custom geodatabasesNAME: Common name of the public works boundaryDESCRIPTION: Explanation of the featureWEBLINK: URL for a website related to the recordTYPE: Additional designation of the featureAll Maintenance Area (Grid)Tree PruningPavement marking replacementHydrant flushingHydrant flow testingHydrant paintingHydrant leak inspectionsValve turningSewer cleaningSewer televisingSign replacementSidewalk replacementStreet Light MaintenanceStreet MaintenanceOtherPROGRAMYEAR: GlobalID: System-generated unique identifier for each record that is required in replicated geodatabasesCREATEDBY:MODIFIEDBY:SHAPE: System-generated geometry type of the featureSHAPE_Length: System-generated length of the featureSHAPE_Area: System-generated area of the feature", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates.", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 157, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 63 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9796553.46545207, "ymin": 5132985.720107922, "xmax": -9786638.13476163, "ymax": 5140500.489258067, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 20, "domain": null }, { "name": "SOURCETYPE", "type": "esriFieldTypeString", "alias": "Source Type", "length": 20, "domain": { "type": "codedValue", "name": "SOURCETYPE Codes", "description": "Codes to identify the source accuracy of data", "codedValues": [ { "name": "As-built", "code": "ASBUILT" }, { "name": "Database", "code": "DATABASE" }, { "name": "Estimated", "code": "ESTIMATED" }, { "name": "Field Checked", "code": "FIELDCHECKED" }, { "name": "Field Collection", "code": "FIELDCOLLECTION" }, { "name": "Geoprocess", "code": "GEOPROCESS" }, { "name": "GPS Consumer Grade", "code": "GPS CONSUMER" }, { "name": "GPS Survey Grade", "code": "GPS SURVEY" }, { "name": "Legal Document", "code": "LEGALDOCUMENT" }, { "name": "LiDAR", "code": "LIDAR" }, { "name": "Orthoimagery", "code": "ORTHOIMAGERY" }, { "name": "Photogrammetry 1''=100'", "code": "PHOTOGRAMMETRY1=100" }, { "name": "Photogrammetry 1''=50'", "code": "PHOTOGRAMMETRY1=50" }, { "name": "Street View Imagery", "code": "STREETVIEWIMAGERY" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRODUCTIONNOTES", "type": "esriFieldTypeString", "alias": "Production Notes", "length": 100, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "PROGRAMYEAR", "type": "esriFieldTypeString", "alias": "Program Year ", "length": 50, "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 38, "name": "Water Distribution Service Area", "type": "Feature Layer", "description": "OBJECTID: System-generated unique identifier for each record within the feature classGEODBID: Three-digit code that assigns editing responsibility to a community in the GIS ConsortiumFEATUREID: GIS-Consortium-generated unique identifier for each record within the feature class. All FEATUREIDs start with the GEODBID of the community that owns the record.DATECREATED: Date/time stamp from the moment the GIS record was created DATEMODIFIED: Date/time stamp from the last moment the GIS record was changed SOURCE: Organization that provided the data. The GIS Consortium standard is to preface the source with the three-letter municipal code of the community providing the data, followed by a dash. Example: VGV-Public WorksSOURCETYPE: Accuracy context for the recordNAME: Common name of the water distribution service providerPOINTOFCONTACT: Contact information for the water distribution service providerAGREEMENTDOCNUMBER: Legal documentation assigning jurisdicition to the water distribution service providerYEARESTABLISHED: Year that the service area was establishedTERM: Length of time for which the assigned water distribution service provider is allowed to respond to that areaGlobalID: System-generated unique identifier for each record that is required in replicated geodatabasesPRODUCTIONNOTES: Technical notes from GIS personnelREPLICAFILTER: Code used to filter data for the creation of custom geodatabasesWEBLINK: URL for a website related to the recordSHAPE: System-generated geometry type of the featureSHAPE.area: System-generated area of the featureSHAPE.len: System-generated length of the feature EMERGENCYCONTACT: Contact information for issues of an urgent natureNONEMERGENCYCONTACT: Contact information for issues of a non-urgent nature", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates.", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 187, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 189, 197, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9795765.861849638, "ymin": 5132988.324714367, "xmax": -9787004.14642505, "ymax": 5140334.8436821485, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": 50, "domain": null }, { "name": "POINTOFCONTACT", "type": "esriFieldTypeString", "alias": "Point of Contact", "length": 50, "domain": null }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "Web Link", "length": 255, "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 39, "name": "Snow Removal", "type": "Feature Layer", "description": "Snow Removal Poly is used to represent areas, such as parking lots, that need to be plowed. This data is referenced by Public Works when planning for and responding to snow events. Public Works Stakeholders will primarily use this feature to visualize the parking lots requiring snow removal. This data may also be displayed publicly to communicate snow removal details to the public.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium\u2019s members with ongoing updates.", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 49 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9795218.139007777, "ymin": 5134782.669898069, "xmax": -9787771.258785369, "ymax": 5138811.956310039, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EQUIPMENTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTETYPE", "type": "esriFieldTypeString", "alias": "Route Type", "length": 50, "domain": { "type": "codedValue", "name": "SNOWREMOVALROUTETYPE Codes", "description": "Codes used to describe route types for snow removal", "codedValues": [ { "name": "Hand Shovel", "code": "HANDSHOVEL" }, { "name": "Truck Plow", "code": "TRUCKPLOW" }, { "name": "Sidewalk Tractor", "code": "SIDEWALKTRACTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROUTENAME", "type": "esriFieldTypeString", "alias": "Route Name", "length": 50, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "Maintained", "length": 9, "domain": { "type": "codedValue", "name": "swOwnershipMaintenance", "description": "Organization responsible for maintenance and ownership", "codedValues": [ { "name": "Addison Township", "code": "ADT" }, { "name": "Aqua Illinois", "code": "AIL" }, { "name": "Antioch Township", "code": "ATP" }, { "name": "Buffalo Grove Park District", "code": "BGPD" }, { "name": "Bloomingdale Township", "code": "BLT" }, { "name": "Brookfield North Riverside Water Commission", "code": "BNRWC" }, { "name": "BNSF Railway", "code": "BNSF" }, { "name": "Bremen Township", "code": "BRMT" }, { "name": "Burton Township", "code": "BTP" }, { "name": "City of Berwyn", "code": "CBW" }, { "name": "City of Chicago", "code": "CCC" }, { "name": "Cook County Forest Preserve", "code": "CCFP" }, { "name": "City of Crystal Lake", "code": "CCL" }, { "name": "City of Des Plaines", "code": "CDP" }, { "name": "City of Darien", "code": "CDR" }, { "name": "Chicago Executive Airport", "code": "CEA" }, { "name": "City of Elmhurst", "code": "CEH" }, { "name": "City of Evanston", "code": "CEV" }, { "name": "City of Highland Park", "code": "CHP" }, { "name": "Highland Park, Park District", "code": "CHP_PKDS" }, { "name": "City of Highwood", "code": "CHW" }, { "name": "City of Lake Forest", "code": "CLF" }, { "name": "City of Northlake", "code": "CNL" }, { "name": "Canadian National Railway", "code": "CNR" }, { "name": "City of Oak Forest", "code": "COF" }, { "name": "Commonwealth Edison", "code": "COMED" }, { "name": "Cook County", "code": "COOK_CO" }, { "name": "City of Oakbrook Terrace", "code": "COT" }, { "name": "Community Park District of La Grange Park", "code": "CPDLP" }, { "name": "City of Prospect Heights", "code": "CPH" }, { "name": "City of Park Ridge", "code": "CPR" }, { "name": "City of Rolling Meadows", "code": "CRM" }, { "name": "Carol Stream Park District", "code": "CSPD" }, { "name": "CTA (Chicago Transit Authority)", "code": "CTA" }, { "name": "Citizens Utility Sewer", "code": "CUS" }, { "name": "City of Wood Dale", "code": "CWD" }, { "name": "City of Wheaton", "code": "CWT" }, { "name": "Dupage County Forest Preserve", "code": "DFP" }, { "name": "Downers Grove Sanitary District", "code": "DGSD" }, { "name": "Dupage County", "code": "DPC" }, { "name": "Des Plaines Park District", "code": "DPPD" }, { "name": "DuPage Water Commission", "code": "DWC" }, { "name": "Elk Grove High School", "code": "EGHS" }, { "name": "Elk Grove Park District", "code": "EGPD" }, { "name": "Elk Grove Village", "code": "EGV" }, { "name": "Elk Grove Village Public Library", "code": "EGVPL" }, { "name": "Elk Grove Village Township", "code": "EGVT" }, { "name": "Ela Township", "code": "ELT" }, { "name": "Flagg Creek Water Reclamation District", "code": "FCWRD" }, { "name": "Fremont Township", "code": "FRT" }, { "name": "Frankfort Square Park District", "code": "FSPD" }, { "name": "Glen Ellyn Park District", "code": "GEPD" }, { "name": "Glencoe Golf Club", "code": "GGC" }, { "name": "Glenview Park District", "code": "GPD" }, { "name": "Glenbrook Sanitary District", "code": "GSD" }, { "name": "Green Valley Special Utility District", "code": "GVSUD" }, { "name": "Glenbard Wastewater Authority", "code": "GWA" }, { "name": "Hanover Township", "code": "HAT" }, { "name": "Hillside-Berkeley Water Commission", "code": "HBWC" }, { "name": "H&H Electric", "code": "HHE" }, { "name": "Illinois Department of Transportation", "code": "IDOT" }, { "name": "Illinois American", "code": "ILAM" }, { "name": "Illinois State Toll Highway Authority", "code": "ITA" }, { "name": "JAWA (Joint Action Water Agency)", "code": "JAWA" }, { "name": "Knollwood Township", "code": "KNT" }, { "name": "Lake County", "code": "LAKE_CO" }, { "name": "Libertyville Township", "code": "LBT" }, { "name": "Lake County Forest Preserve", "code": "LCFP" }, { "name": "Leyden Township", "code": "LDT" }, { "name": "Mission Brook Sanitary District", "code": "MBSD" }, { "name": "Meade Electric", "code": "MEADE" }, { "name": "Metra (Metropolitan Rail Corporation)", "code": "METRA" }, { "name": "McHenry County", "code": "MH_CO" }, { "name": "Mokena Park District", "code": "MPD" }, { "name": "Mount Prospect Park District", "code": "MPPD" }, { "name": "Milton Township", "code": "MTT" }, { "name": "Metropolitan Water Reclamation District", "code": "MWRD" }, { "name": "Northfield Township", "code": "NFT" }, { "name": "Northfield Woods Sanitary District", "code": "NFWSD" }, { "name": "Maine Township", "code": "NMT" }, { "name": "North Maine Utilities", "code": "NMU" }, { "name": "North Maine Utilities Sanitary District", "code": "NMUSD" }, { "name": "Village of North Riverside", "code": "NRS" }, { "name": "North Shore Water Reclamation District", "code": "NSSD" }, { "name": "New Trier Township", "code": "NTT" }, { "name": "Northwest Water Commission", "code": "NWWC" }, { "name": "Oak Brook Park District", "code": "OBPD" }, { "name": "Oak Meadows Sanitary District", "code": "OMSD" }, { "name": "Old Willow Utility Company", "code": "OWUC" }, { "name": "Pace", "code": "PACE" }, { "name": "Palatine Township", "code": "PAT" }, { "name": "Park District of Oak Park", "code": "PDOP" }, { "name": "Palatine Park District", "code": "PPD" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Park Ridge Park District", "code": "PRPD" }, { "name": "Rental", "code": "RENT" }, { "name": "Rolling Meadows Park District", "code": "RMPD" }, { "name": "Schaumburg Township", "code": "SBT" }, { "name": "Schaumburg Park District", "code": "SCPD" }, { "name": "School District", "code": "SD" }, { "name": "School District 102", "code": "SD102" }, { "name": "Township High School District 113", "code": "SD113" }, { "name": "School District 21", "code": "SD21" }, { "name": "School District 214", "code": "SD214" }, { "name": "School District 34", "code": "SD34" }, { "name": "School District 89", "code": "SD89" }, { "name": "School District 96", "code": "SD96" }, { "name": "School District U-46", "code": "SDU46" }, { "name": "Woodridge School District 68", "code": "SDU68" }, { "name": "South Lyons Township Sanitary District", "code": "SLTSD" }, { "name": "Streamwood Park District", "code": "STPD" }, { "name": "Tinley Park Park District", "code": "TPPD" }, { "name": "Unknown", "code": "UNK" }, { "name": "Union Pacific Railroad", "code": "UPR" }, { "name": "US Army Corps of Engineers", "code": "USACE" }, { "name": "Village of Addison", "code": "VAD" }, { "name": "Village of Arlington Heights", "code": "VAH" }, { "name": "Village of Bartlett", "code": "VBA" }, { "name": "Village of Bannockburn", "code": "VBB" }, { "name": "Village of Bloomingdale", "code": "VBD" }, { "name": "Village of Brookfield", "code": "VBF" }, { "name": "Village of Buffalo Grove", "code": "VBG" }, { "name": "Village of Berkeley", "code": "VBK" }, { "name": "Village of Bolingbrook", "code": "VBL" }, { "name": "Village of Bensenville", "code": "VBV" }, { "name": "Village of Carol Stream", "code": "VCS" }, { "name": "Village of Deerfield", "code": "VDF" }, { "name": "Deerfield Park District", "code": "VDFPD" }, { "name": "Village of Downers Grove", "code": "VDG" }, { "name": "Verizon Communications", "code": "VERIZON" }, { "name": "Village of Fox Lake", "code": "VFL" }, { "name": "Village of Flossmoor", "code": "VFM" }, { "name": "Village of Franklin Park", "code": "VFP" }, { "name": "Village of Frankfort", "code": "VFR" }, { "name": "Village of Glencoe", "code": "VGC" }, { "name": "Glencoe Park District", "code": "VGC_PKDS" }, { "name": "Village of Glen Ellyn", "code": "VGE" }, { "name": "Village of Golf", "code": "VGF" }, { "name": "Village of Glendale Heights", "code": "VGH" }, { "name": "Village of Grayslake", "code": "VGL" }, { "name": "Village of Green Oaks", "code": "VGO" }, { "name": "Village of Glenview", "code": "VGV" }, { "name": "Village of Hinsdale", "code": "VHD" }, { "name": "Village of Hoffman Estates", "code": "VHE" }, { "name": "Village of Hanover Park", "code": "VHP" }, { "name": "Hanover Park Park District", "code": "VHP_PKDS" }, { "name": "Village of Hillside", "code": "VHS" }, { "name": "Village of Hainesville", "code": "VHV" }, { "name": "Village of Itasca", "code": "VIT" }, { "name": "Village of Kenilworth", "code": "VKW" }, { "name": "Village of Lake Bluff", "code": "VLB" }, { "name": "Village of Lemont", "code": "VLE" }, { "name": "Village of La Grange", "code": "VLG" }, { "name": "Village Links of Glen Ellyn", "code": "VLGE" }, { "name": "Village of Lindenhurst", "code": "VLH" }, { "name": "Village of Lake in the Hills", "code": "VLITH" }, { "name": "Village of Lakewood", "code": "VLK" }, { "name": "Village of Lombard", "code": "VLM" }, { "name": "Village of Long Grove", "code": "VLN" }, { "name": "Village of La Grange Park", "code": "VLP" }, { "name": "Village of Libertyville", "code": "VLV" }, { "name": "Village of Lincolnwood", "code": "VLW" }, { "name": "Village of Lake Zurich", "code": "VLZ" }, { "name": "Village of McCook", "code": "VMC" }, { "name": "Village of Mundelein", "code": "VMD" }, { "name": "Mundelein Park District", "code": "VMD_PKDS" }, { "name": "Village of Morton Grove", "code": "VMG" }, { "name": "Morton Grove Niles Water Commission", "code": "VMG_VNI" }, { "name": "Village of Mokena", "code": "VMK" }, { "name": "Village of Mount Prospect", "code": "VMP" }, { "name": "Village of Matteson", "code": "VMT" }, { "name": "Village of Northbrook", "code": "VNB" }, { "name": "Northbrook Park District", "code": "VNBPD" }, { "name": "Village of Northfield", "code": "VNF" }, { "name": "Village of Niles", "code": "VNI" }, { "name": "Village of Norridge", "code": "VNR" }, { "name": "Vernon Township", "code": "VNT" }, { "name": "Village of Oak Brook", "code": "VOB" }, { "name": "Village of Orland Hills", "code": "VOH" }, { "name": "Village of Lincolnshire", "code": "VOL" }, { "name": "Village of Mettawa", "code": "VOM" }, { "name": "Village of Oak Park", "code": "VOP" }, { "name": "Village of Orland Park", "code": "VOR" }, { "name": "Village of Prospect Heights", "code": "VPH" }, { "name": "Village of Palatine", "code": "VPT" }, { "name": "Village of River Forest", "code": "VRF" }, { "name": "Village of Rosemont", "code": "VRM" }, { "name": "Village of Roselle", "code": "VRO" }, { "name": "Village of Riverside", "code": "VRS" }, { "name": "Village of Romeoville", "code": "VRV" }, { "name": "Village of Riverwoods", "code": "VRW" }, { "name": "Village of Schaumburg", "code": "VSB" }, { "name": "Village of Skokie", "code": "VSK" }, { "name": "Village of Schiller Park", "code": "VSP" }, { "name": "Village of Streamwood", "code": "VSW" }, { "name": "Village of Tinley Park", "code": "VTP" }, { "name": "Village of Vernon Hills", "code": "VVH" }, { "name": "Village of Villa Park", "code": "VVP" }, { "name": "Village of Westmont", "code": "VWE" }, { "name": "Village of Wheeling", "code": "VWH" }, { "name": "Village of Winfield", "code": "VWI" }, { "name": "Village of Wilmette", "code": "VWM" }, { "name": "Village of Winnetka", "code": "VWN" }, { "name": "Village of Woodridge", "code": "VWR" }, { "name": "Wayne Township", "code": "WAT" }, { "name": "Westfield Home Association", "code": "WFHA" }, { "name": "Wheeling Park District", "code": "WHPD" }, { "name": "Wheeling Township", "code": "WHT" }, { "name": "Will County", "code": "WILL_CO" }, { "name": "Woodridge Park District", "code": "WPD" }, { "name": "Wheaton Sanitary District", "code": "WSD" }, { "name": "York Township", "code": "YKT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 40, "name": "Snow Removal District", "type": "Feature Layer", "description": "OBJECTID: System-generated unique identifier for each record within the feature classGEODBID: Three-digit code that assigns editing responsibility to a community in the GIS ConsortiumFEATUREID: GIS-Consortium-generated unique identifier for each record within the feature class. All FEATUREIDs start with the GEODBID of the community that owns the record.DATECREATED: Date/time stamp from the moment the GIS record was createdDATEMODIFIED: Date/time stamp from the last moment the GIS record was changedSOURCE: Organization that provided the data. The GIS Consortium standard is to preface the source with the three-letter municipal code of the community providing the data, followed by a dash. Example: VGV-Public WorksSOURCETYPE: Accuracy context for the recordGlobalID: System-generated unique identifier for each record that is required in replicated geodatabasesPRODUCTIONNOTES: Technical notes from GIS personnelREPLICAFILTER: Code used to filter data for the creation of custom geodatabasesDISTRICTNAME: Designation or name of the districtDESCRIPTION: Statement illustrating the featurePRIORITYLEVEL: Indication of the level of importanceROUTEIDENTIFIER: Unique identifier associated with the snow removal district's routeREMOVALVEHICLETYPE: The type of vehicle that is used to remove snow.ROUTETYPE: Designates the type of snow removal. For example: Salting or plowing.SHAPE: System-generated geometry type of the featureSHAPE.area: System-generated area of the featureSHAPE.len: System-generated length of the feature", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created by the GIS Consortium's members with ongoing updates.", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 89, 91, 25 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 63 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9795703.988065597, "ymin": 5132988.324714367, "xmax": -9787004.123519639, "ymax": 5140339.354160791, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DISTRICTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICTNAME", "type": "esriFieldTypeString", "alias": "District Name", "length": 100, "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 } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0e468c34068e43749e9ff35765126a2f" } ], "tables": [] }