{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Project Counties", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 910432.9873529114, "ymin": 1617698.69639007, "xmax": 1205878.039834328, "ymax": 2123374.754917823, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "County_Nam", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "County_Nam", "type": "esriFieldTypeString", "alias": "County_Nam", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "County_Nam" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "CO_FIPS", "type": "esriFieldTypeInteger", "alias": "CO_FIPS", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "CO_FIPS" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R172_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S159_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Project Counties", "description": "", "prototype": { "attributes": { "CO_FIPS": 0, "County_Nam": " ", "SHAPE_Leng": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b22ca5dd5813485dafd062a63110e5fc" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Sections", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 95541.65125957876, "ymin": 111501.7888424024, "xmax": 1223175.3608826622, "ymax": 2136187.4874944016, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "authoringInfo": { "visualVariables": [ { "type": "transparencyInfo", "minSliderValue": 2, "maxSliderValue": 4 } ] }, "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "visualVariables": [ { "type": "transparencyInfo", "field": "MERIDIAN", "stops": [ { "value": 2, "transparency": 70 }, { "value": 4, "transparency": 30 } ], "legendOptions": { "title": "MERIDIAN", "showLegend": false } } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MERIDIAN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MERIDIAN", "type": "esriFieldTypeSmallInteger", "alias": "MERIDIAN", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "MERIDIAN" }, { "name": "SECTION", "type": "esriFieldTypeSmallInteger", "alias": "SECTION", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SECTION" }, { "name": "COUNTY_NUM", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY_NUM", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "COUNTY_NUM" }, { "name": "TWPNUM", "type": "esriFieldTypeSmallInteger", "alias": "TWPNUM", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TWPNUM" }, { "name": "RNGNUM", "type": "esriFieldTypeSmallInteger", "alias": "RNGNUM", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RNGNUM" }, { "name": "RNGDIR", "type": "esriFieldTypeString", "alias": "RNGDIR", "domain": null, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "RNGDIR" }, { "name": "TWPDIR", "type": "esriFieldTypeString", "alias": "TWPDIR", "domain": null, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "TWPDIR" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R171_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S158_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sections", "description": "", "prototype": { "attributes": { "TWPDIR": " ", "MERIDIAN": 0, "SECTION": 0, "COUNTY_NUM": 0, "TWPNUM": 0, "RNGNUM": 0, "RNGDIR": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b22ca5dd5813485dafd062a63110e5fc" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Townships", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 95541.65388424695, "ymin": 111501.53687440604, "xmax": 1223175.3513682447, "ymax": 2136187.2214188203, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RDDID", "type": "esriFieldTypeString", "alias": "RDDID", "domain": null, "editable": true, "nullable": false, "length": 13, "defaultValue": null, "modelName": "RDDID" }, { "name": "TWPID", "type": "esriFieldTypeString", "alias": "TWPID", "domain": null, "editable": true, "nullable": false, "length": 13, "defaultValue": null, "modelName": "TWPID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "RDDTWPID", "type": "esriFieldTypeString", "alias": "RDDTWPID", "domain": null, "editable": true, "nullable": false, "length": 13, "defaultValue": null, "modelName": "RDDTWPID" }, { "name": "DISTNAME", "type": "esriFieldTypeString", "alias": "DISTNAME", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "DISTNAME" }, { "name": "CNTY", "type": "esriFieldTypeString", "alias": "CNTY", "domain": null, "editable": true, "nullable": false, "length": 3, "defaultValue": null, "modelName": "CNTY" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "LABEL" }, { "name": "Shape__Are", "type": "esriFieldTypeDouble", "alias": "Shape__Are", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape__Are" }, { "name": "Shape__Len", "type": "esriFieldTypeDouble", "alias": "Shape__Len", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape__Len" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R120_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S107_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Townships", "description": "", "prototype": { "attributes": { "GlobalID": " ", "RDDID": " ", "TWPID": " ", "NAME": " ", "RDDTWPID": " ", "DISTNAME": " ", "CNTY": " ", "LABEL": " ", "Shape__Are": 0, "Shape__Len": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b22ca5dd5813485dafd062a63110e5fc" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Municipalities", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 970441.5447999984, "ymin": 1715368.949000001, "xmax": 1205211.9420999996, "ymax": 1951662.561900001, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "authoringInfo": { "visualVariables": [ { "type": "transparencyInfo", "minSliderValue": 0, "maxSliderValue": 605 } ], "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 218, 255 ], "toColor": [ 252, 202, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 189, 255 ], "toColor": [ 184, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 180, 252, 255 ], "toColor": [ 179, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 179, 255 ], "toColor": [ 252, 229, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 226, 255 ], "toColor": [ 202, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 214, 252, 255 ], "toColor": [ 210, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 210, 255 ], "toColor": [ 252, 227, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 182, 255 ], "toColor": [ 237, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 202, 252, 255 ], "toColor": [ 247, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 215, 255 ], "toColor": [ 247, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 187, 255 ], "toColor": [ 252, 197, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 204, 255 ], "toColor": [ 216, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 234, 252, 255 ], "toColor": [ 215, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 241, 255 ], "toColor": [ 179, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 197, 252, 255 ], "toColor": [ 182, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 197, 252, 255 ], "toColor": [ 209, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 212, 252, 255 ], "toColor": [ 182, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 212, 252, 255 ], "toColor": [ 234, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 196, 255 ], "toColor": [ 252, 187, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 187, 255 ], "toColor": [ 215, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 212, 255 ], "toColor": [ 179, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 251, 252, 255 ], "toColor": [ 212, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 202, 255 ], "toColor": [ 252, 237, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 179, 255 ], "toColor": [ 252, 210, 179, 255 ] } ] } }, "type": "uniqueValue", "field1": "NAME", "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": "NAME", "classes": [ { "label": "Bremen township", "description": "Bremen township", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Bremen township" ] ] }, { "label": "Bridgeview", "description": "Bridgeview", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Bridgeview" ] ] }, { "label": "Burbank", "description": "Burbank", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Burbank" ] ] }, { "label": "Channahon", "description": "Channahon", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Channahon" ] ] }, { "label": "Chicago", "description": "Chicago", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Chicago" ] ] }, { "label": "Crest Hill", "description": "Crest Hill", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Crest Hill" ] ] }, { "label": "Fairmont", "description": "Fairmont", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Fairmont" ] ] }, { "label": "Hickory Hills", "description": "Hickory Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Hickory Hills" ] ] }, { "label": "Homer Glen", "description": "Homer Glen", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Homer Glen" ] ] }, { "label": "Hometown", "description": "Hometown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Hometown" ] ] }, { "label": "Joliet", "description": "Joliet", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Joliet" ] ] }, { "label": "Justice", "description": "Justice", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Justice" ] ] }, { "label": "Lemont", "description": "Lemont", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Lemont" ] ] }, { "label": "Lemont township", "description": "Lemont township", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Lemont township" ] ] }, { "label": "Lockport", "description": "Lockport", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Lockport" ] ] }, { "label": "Lyons township", "description": "Lyons township", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Lyons township" ] ] }, { "label": "Minooka", "description": "Minooka", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Minooka" ] ] }, { "label": "New Lenox", "description": "New Lenox", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "New Lenox" ] ] }, { "label": "Oak Lawn", "description": "Oak Lawn", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Oak Lawn" ] ] }, { "label": "Orland Park", "description": "Orland Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Orland Park" ] ] }, { "label": "Orland township", "description": "Orland township", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Orland township" ] ] }, { "label": "Palos Hills", "description": "Palos Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 226, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Palos Hills" ] ] }, { "label": "Palos Park", "description": "Palos Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Palos Park" ] ] }, { "label": "Palos Township", "description": "Palos Township", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Palos Township" ] ] }, { "label": "Rich township", "description": "Rich township", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Rich township" ] ] }, { "label": "Romeoville", "description": "Romeoville", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Romeoville" ] ] }, { "label": "Shorewood", "description": "Shorewood", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Shorewood" ] ] }, { "label": "Stickney township", "description": "Stickney township", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Stickney township" ] ] }, { "label": "Unknown township", "description": "Unknown township", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Unknown township" ] ] }, { "label": "Worth township", "description": "Worth township", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Worth township" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Bremen township", "label": "Bremen township" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Bridgeview", "label": "Bridgeview" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Burbank", "label": "Burbank" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Channahon", "label": "Channahon" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Chicago", "label": "Chicago" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Crest Hill", "label": "Crest Hill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Fairmont", "label": "Fairmont" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hickory Hills", "label": "Hickory Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Homer Glen", "label": "Homer Glen" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hometown", "label": "Hometown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Joliet", "label": "Joliet" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Justice", "label": "Justice" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Lemont", "label": "Lemont" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Lemont township", "label": "Lemont township" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Lockport", "label": "Lockport" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Lyons township", "label": "Lyons township" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Minooka", "label": "Minooka" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "New Lenox", "label": "New Lenox" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Oak Lawn", "label": "Oak Lawn" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Orland Park", "label": "Orland Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Orland township", "label": "Orland township" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 226, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Palos Hills", "label": "Palos Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Palos Park", "label": "Palos Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Palos Township", "label": "Palos Township" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Rich township", "label": "Rich township" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Romeoville", "label": "Romeoville" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Shorewood", "label": "Shorewood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Stickney township", "label": "Stickney township" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Unknown township", "label": "Unknown township" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Worth township", "label": "Worth township" } ], "fieldDelimiter": ",", "visualVariables": [ { "type": "transparencyInfo", "field": "OBJECTID", "stops": [ { "value": 0, "transparency": 50 }, { "value": 605, "transparency": 50 } ], "legendOptions": { "title": "OBJECTID", "showLegend": false } } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME", "typeIdField": "NAME", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AGENCY", "type": "esriFieldTypeInteger", "alias": "AGENCY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AGENCY" }, { "name": "AGENCY_DES", "type": "esriFieldTypeString", "alias": "AGENCY_DES", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "AGENCY_DES" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "cbasOptIn", "type": "esriFieldTypeString", "alias": "cbasOptIn", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "cbasOptIn" }, { "name": "muniCnclMm", "type": "esriFieldTypeString", "alias": "muniCnclMm", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "muniCnclMm" }, { "name": "SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_STAr" }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_STLe" }, { "name": "FIPS_PLACE", "type": "esriFieldTypeInteger", "alias": "FIPS_PLACE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIPS_PLACE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "TYPE" }, { "name": "SHAPE_ST_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_ST_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_ST_1" }, { "name": "SHAPE_ST_2", "type": "esriFieldTypeDouble", "alias": "SHAPE_ST_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_ST_2" }, { "name": "SHAPE_ST_3", "type": "esriFieldTypeDouble", "alias": "SHAPE_ST_3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_ST_3" }, { "name": "SHAPE_ST_4", "type": "esriFieldTypeDouble", "alias": "SHAPE_ST_4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_ST_4" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R36_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S23_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Bremen township", "name": "Bremen township", "domains": {}, "templates": [ { "name": "Bremen township", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Bremen township", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bridgeview", "name": "Bridgeview", "domains": {}, "templates": [ { "name": "Bridgeview", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Bridgeview", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Burbank", "name": "Burbank", "domains": {}, "templates": [ { "name": "Burbank", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Burbank", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Channahon", "name": "Channahon", "domains": {}, "templates": [ { "name": "Channahon", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Channahon", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Chicago", "name": "Chicago", "domains": {}, "templates": [ { "name": "Chicago", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Chicago", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Crest Hill", "name": "Crest Hill", "domains": {}, "templates": [ { "name": "Crest Hill", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Crest Hill", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Fairmont", "name": "Fairmont", "domains": {}, "templates": [ { "name": "Fairmont", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Fairmont", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hickory Hills", "name": "Hickory Hills", "domains": {}, "templates": [ { "name": "Hickory Hills", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Hickory Hills", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Homer Glen", "name": "Homer Glen", "domains": {}, "templates": [ { "name": "Homer Glen", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Homer Glen", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hometown", "name": "Hometown", "domains": {}, "templates": [ { "name": "Hometown", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Hometown", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Joliet", "name": "Joliet", "domains": {}, "templates": [ { "name": "Joliet", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Joliet", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Justice", "name": "Justice", "domains": {}, "templates": [ { "name": "Justice", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Justice", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lemont", "name": "Lemont", "domains": {}, "templates": [ { "name": "Lemont", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Lemont", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lemont township", "name": "Lemont township", "domains": {}, "templates": [ { "name": "Lemont township", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Lemont township", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lockport", "name": "Lockport", "domains": {}, "templates": [ { "name": "Lockport", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Lockport", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lyons township", "name": "Lyons township", "domains": {}, "templates": [ { "name": "Lyons township", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Lyons township", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Minooka", "name": "Minooka", "domains": {}, "templates": [ { "name": "Minooka", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Minooka", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "New Lenox", "name": "New Lenox", "domains": {}, "templates": [ { "name": "New Lenox", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "New Lenox", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Oak Lawn", "name": "Oak Lawn", "domains": {}, "templates": [ { "name": "Oak Lawn", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Oak Lawn", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Orland Park", "name": "Orland Park", "domains": {}, "templates": [ { "name": "Orland Park", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Orland Park", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Orland township", "name": "Orland township", "domains": {}, "templates": [ { "name": "Orland township", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Orland township", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Palos Hills", "name": "Palos Hills", "domains": {}, "templates": [ { "name": "Palos Hills", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Palos Hills", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Palos Park", "name": "Palos Park", "domains": {}, "templates": [ { "name": "Palos Park", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Palos Park", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Palos Township", "name": "Palos Township", "domains": {}, "templates": [ { "name": "Palos Township", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Palos Township", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rich township", "name": "Rich township", "domains": {}, "templates": [ { "name": "Rich township", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Rich township", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Romeoville", "name": "Romeoville", "domains": {}, "templates": [ { "name": "Romeoville", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Romeoville", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Shorewood", "name": "Shorewood", "domains": {}, "templates": [ { "name": "Shorewood", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Shorewood", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Stickney township", "name": "Stickney township", "domains": {}, "templates": [ { "name": "Stickney township", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Stickney township", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Unknown township", "name": "Unknown township", "domains": {}, "templates": [ { "name": "Unknown township", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Unknown township", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Worth township", "name": "Worth township", "domains": {}, "templates": [ { "name": "Worth township", "description": "", "prototype": { "attributes": { "FIPS_PLACE": null, "SHAPE_ST_4": null, "OBJECTID": null, "AGENCY": null, "AGENCY_DES": null, "MUNICIPALI": null, "COMMENTS": null, "GlobalID": null, "cbasOptIn": null, "muniCnclMm": null, "SHAPE_STAr": null, "SHAPE_STLe": null, "NAME": "Worth township", "TYPE": null, "SHAPE_ST_1": null, "SHAPE_ST_2": null, "SHAPE_ST_3": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b22ca5dd5813485dafd062a63110e5fc" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Congressional Boundaries", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 95553.21816558018, "ymin": 111616.57863907516, "xmax": 1223180.2132351622, "ymax": 2136370.870985903, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "uniqueValueGroups": [ { "heading": "DISTRICT", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "4" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "5" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "6" ] ] }, { "label": "7", "description": "7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "7" ] ] }, { "label": "8", "description": "8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "8" ] ] }, { "label": "9", "description": "9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "9" ] ] }, { "label": "10", "description": "10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "10" ] ] }, { "label": "11", "description": "11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "11" ] ] }, { "label": "12", "description": "12", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "12" ] ] }, { "label": "13", "description": "13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "13" ] ] }, { "label": "14", "description": "14", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "14" ] ] }, { "label": "15", "description": "15", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 196, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "15" ] ] }, { "label": "16", "description": "16", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "16" ] ] }, { "label": "17", "description": "17", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "17" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "8", "label": "8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "9", "label": "9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "10", "label": "10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "11", "label": "11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "12", "label": "12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "13", "label": "13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "14", "label": "14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 196, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "15", "label": "15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "16", "label": "16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "17", "label": "17" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 218, 255 ], "toColor": [ 252, 202, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 179, 255 ], "toColor": [ 189, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 247, 252, 255 ], "toColor": [ 189, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 189, 255 ], "toColor": [ 252, 238, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 217, 252, 255 ], "toColor": [ 202, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 218, 255 ], "toColor": [ 204, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 184, 255 ], "toColor": [ 240, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 212, 252, 255 ], "toColor": [ 244, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 184, 255 ], "toColor": [ 252, 206, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 218, 255 ], "toColor": [ 252, 179, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 212, 255 ], "toColor": [ 252, 233, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 194, 252, 255 ], "toColor": [ 221, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 210, 255 ], "toColor": [ 245, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 199, 252, 255 ], "toColor": [ 182, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "DISTRICT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_1", "type": "esriFieldTypeSmallInteger", "alias": "FID_1", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FID_1" }, { "name": "OBJECTID_1", "type": "esriFieldTypeSmallInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "DISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "DIST_NUM", "type": "esriFieldTypeString", "alias": "DIST_NUM", "domain": null, "editable": true, "nullable": false, "length": 11, "defaultValue": null, "modelName": "DIST_NUM" }, { "name": "STR_DISTRI", "type": "esriFieldTypeString", "alias": "STR_DISTRI", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "STR_DISTRI" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": false, "length": 19, "defaultValue": null, "modelName": "NAME" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": false, "length": 32, "defaultValue": null, "modelName": "LABEL" }, { "name": "SHAPE_len", "type": "esriFieldTypeString", "alias": "SHAPE_len", "domain": null, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "SHAPE_len" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 36, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R290_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S263_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 1, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 2, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 3, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 4, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 5, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 6, "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 6, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 7, "name": "7", "domains": {}, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 7, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 8, "name": "8", "domains": {}, "templates": [ { "name": "8", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 8, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 9, "name": "9", "domains": {}, "templates": [ { "name": "9", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 9, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 10, "name": "10", "domains": {}, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 10, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 11, "name": "11", "domains": {}, "templates": [ { "name": "11", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 11, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 12, "name": "12", "domains": {}, "templates": [ { "name": "12", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 12, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 13, "name": "13", "domains": {}, "templates": [ { "name": "13", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 13, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 14, "name": "14", "domains": {}, "templates": [ { "name": "14", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 14, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 15, "name": "15", "domains": {}, "templates": [ { "name": "15", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 15, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 16, "name": "16", "domains": {}, "templates": [ { "name": "16", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 16, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 17, "name": "17", "domains": {}, "templates": [ { "name": "17", "description": "", "prototype": { "attributes": { "GlobalID": " ", "SHAPE_len": " ", "FID_1": 0, "OBJECTID_1": 0, "DISTRICT": 17, "DIST_NUM": " ", "STR_DISTRI": " ", "NAME": " ", "LABEL": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b22ca5dd5813485dafd062a63110e5fc" } ], "tables": [] }