{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Address_Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "if(!IsEmpty($feature.unit)){return 'Sub Address'}\nelse {return 'Site Address'}", "valueExpressionTitle": "Addresses", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 168, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Site Address", "label": "Site Address" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 230, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Sub Address", "label": "Sub Address" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 192, 255 ], "toColor": [ 251, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 231, 252, 255 ], "toColor": [ 189, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 184, 255 ], "toColor": [ 252, 189, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 183, 255 ], "toColor": [ 179, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 244, 255 ], "toColor": [ 252, 212, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 225, 255 ], "toColor": [ 215, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 215, 252, 255 ], "toColor": [ 212, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 197, 255 ], "toColor": [ 218, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 194, 252, 255 ], "toColor": [ 232, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 777260.3911658302, "ymin": 1214081.2523142397, "xmax": 1077636.9360808283, "ymax": 1455422.6216646582, "spatialReference": { "wkid": 3443, "latestWkid": 3443, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullAddress", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "streetNo", "type": "esriFieldTypeString", "alias": "streetNo", "length": 255, "domain": null }, { "name": "streetName", "type": "esriFieldTypeString", "alias": "streetName", "length": 255, "domain": null }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "length": 255, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "length": 255, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "length": 255, "domain": null }, { "name": "postalCode", "type": "esriFieldTypeString", "alias": "postalCode", "length": 255, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 255, "domain": null }, { "name": "gisID", "type": "esriFieldTypeDouble", "alias": "gisID", "domain": null }, { "name": "gisid_txt", "type": "esriFieldTypeString", "alias": "gisid_txt", "length": 15, "domain": null }, { "name": "matID_txt", "type": "esriFieldTypeString", "alias": "matID_txt", "length": 15, "domain": null }, { "name": "matid_int", "type": "esriFieldTypeInteger", "alias": "matID_int", "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "yearBuilt", "type": "esriFieldTypeString", "alias": "yearBuilt", "length": 255, "domain": null }, { "name": "mbl", "type": "esriFieldTypeString", "alias": "mbl", "length": 255, "domain": null }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "zoning", "length": 255, "domain": null }, { "name": "lotArea", "type": "esriFieldTypeString", "alias": "lotArea", "length": 255, "domain": null }, { "name": "bookPage", "type": "esriFieldTypeString", "alias": "bookPage", "length": 255, "domain": null }, { "name": "water", "type": "esriFieldTypeString", "alias": "water", "length": 255, "domain": null }, { "name": "sewer", "type": "esriFieldTypeString", "alias": "sewer", "length": 255, "domain": null }, { "name": "ownerName", "type": "esriFieldTypeString", "alias": "ownerName", "length": 255, "domain": null }, { "name": "ownerStreetNo", "type": "esriFieldTypeString", "alias": "ownerStreetNo", "length": 255, "domain": null }, { "name": "ownerStreetName", "type": "esriFieldTypeString", "alias": "ownerStreetName", "length": 255, "domain": null }, { "name": "ownerUnit", "type": "esriFieldTypeString", "alias": "ownerUnit", "length": 255, "domain": null }, { "name": "ownerCity", "type": "esriFieldTypeString", "alias": "ownerCity", "length": 255, "domain": null }, { "name": "ownerState", "type": "esriFieldTypeString", "alias": "ownerState", "length": 255, "domain": null }, { "name": "ownerPostalCode", "type": "esriFieldTypeString", "alias": "ownerPostalCode", "length": 255, "domain": null }, { "name": "ownerCountry", "type": "esriFieldTypeString", "alias": "ownerCountry", "length": 255, "domain": null }, { "name": "ownerPhoneNo", "type": "esriFieldTypeString", "alias": "ownerPhoneNo", "length": 255, "domain": null }, { "name": "ownerEmail", "type": "esriFieldTypeString", "alias": "ownerEmail", "length": 255, "domain": null }, { "name": "occupanctType", "type": "esriFieldTypeString", "alias": "occupanctType", "length": 255, "domain": null }, { "name": "buildingType", "type": "esriFieldTypeString", "alias": "buildingType", "length": 255, "domain": null }, { "name": "subdivision", "type": "esriFieldTypeString", "alias": "subdivision", "length": 255, "domain": null }, { "name": "lastUpdatedDate", "type": "esriFieldTypeString", "alias": "lastUpdatedDate", "length": 255, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 255, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "length": 500, "domain": null }, { "name": "parcelNotes", "type": "esriFieldTypeString", "alias": "parcelNotes", "length": 255, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "FullAddress", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R38_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_38", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S27_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0f4dcfdd75d246c99d6fa556f974d36b" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 17, "name": "Commission_Cases", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2b2b6d2b1807f6367d8740c13616b1ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTUlEQVQ4jcWVMU7DMBSGv0g5AYIhuQBi7gwnaDswcIRwCIa2cApyCK6ARFc8c4MwtHcwes1z5ViJ7QyovxQpVezPv3/7vZb8k8qLgC0sgBWwBGqg0k9Gn10BXTbY9pAN0EysudCnsdAW8JwE237CVl3mqNE5a999OeJ0G0L33vsdcD2+g2+Na9TxJoR+AG/e71sdJAsEqiy8u1jOYKuZhaOP/TeegAPwCfyMg/EyN77jFRHde+CExOAAvEzNeFS3D/FhsuvWB9dpM/CS53hweBWXKukj8KWRRPQbgo3bxpQE+qrvEbiZBT6o4wx1IXg31RuugiJJqB2AC+jkcofwRktYrpnoJh7DqThCx0g5agUOIkkclpPxu9zYrVhrQ5lz/YzOYxJc9OHX0lAi/dhXXj/2FpBYJHPXnFw8ck/FoRg4Z5oNVrj7Czqd9Bz9AfiMTLP8T6SMAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 781556.206393078, "ymin": 1368150.6282299906, "xmax": 831435.6755315773, "ymax": 1402577.4333919883, "spatialReference": { "wkid": 3443, "latestWkid": 3443, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Street_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Unique_Row_ID", "type": "esriFieldTypeInteger", "alias": "Unique_Row_ID", "domain": null }, { "name": "Match_addr", "type": "esriFieldTypeString", "alias": "Match_addr", "length": 500, "domain": null }, { "name": "Full_Address", "type": "esriFieldTypeString", "alias": "Full_Address", "length": 255, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 1073741822, "domain": null }, { "name": "PIN_XCoord", "type": "esriFieldTypeDouble", "alias": "PIN_XCoord", "domain": null }, { "name": "PIN_YCoord", "type": "esriFieldTypeDouble", "alias": "PIN_YCoord", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "Address_Number", "type": "esriFieldTypeString", "alias": "Address Number", "length": 255, "domain": null }, { "name": "Street_Direction", "type": "esriFieldTypeString", "alias": "Street Direction", "length": 255, "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "Street_Type", "type": "esriFieldTypeString", "alias": "Street Type", "length": 255, "domain": null }, { "name": "Application_Number", "type": "esriFieldTypeString", "alias": "Application Number", "length": 255, "domain": null }, { "name": "Case_Year", "type": "esriFieldTypeString", "alias": "Year", "length": 50, "domain": null }, { "name": "Case_Number", "type": "esriFieldTypeString", "alias": "Case Number", "length": 255, "domain": null }, { "name": "Case_Type", "type": "esriFieldTypeString", "alias": "Case Type", "length": 255, "domain": null }, { "name": "PETITIONER", "type": "esriFieldTypeString", "alias": "PETITIONER", "length": 255, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeString", "alias": "ACRES", "length": 255, "domain": null }, { "name": "Ordinance_Number", "type": "esriFieldTypeString", "alias": "Ordinance Number", "length": 255, "domain": null }, { "name": "Ordinance_Date_approv_co", "type": "esriFieldTypeDate", "alias": "Ordinance Date (Approved by Council)", "length": 8, "domain": null }, { "name": "Project_Description", "type": "esriFieldTypeString", "alias": "Project Description", "length": 1000, "domain": null }, { "name": "Parent_Application", "type": "esriFieldTypeString", "alias": "Parent Application", "length": 255, "domain": null }, { "name": "Application_Reason", "type": "esriFieldTypeString", "alias": "Application Reason", "length": 500, "domain": null }, { "name": "Fee_Effective_Date", "type": "esriFieldTypeString", "alias": "Fee Effective Date", "length": 255, "domain": null }, { "name": "Permit_Number", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 255, "domain": null }, { "name": "Approved", "type": "esriFieldTypeString", "alias": "Approved", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 500, "domain": null }, { "name": "USER_City", "type": "esriFieldTypeString", "alias": "City", "length": 255, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 255, "domain": null }, { "name": "Board_Mtg", "type": "esriFieldTypeString", "alias": "Board Mtg", "length": 255, "domain": null }, { "name": "Board_Approval", "type": "esriFieldTypeString", "alias": "Board Approval", "length": 255, "domain": null }, { "name": "Anticipated_Council", "type": "esriFieldTypeString", "alias": "Anticipated Council", "length": 255, "domain": null }, { "name": "CC_Approval", "type": "esriFieldTypeString", "alias": "CC Approval", "length": 255, "domain": null }, { "name": "Ordinance_Date", "type": "esriFieldTypeString", "alias": "Ordinance Date", "length": 255, "domain": null }, { "name": "APP_FEE", "type": "esriFieldTypeString", "alias": "APP FEE (10015420-54710 PC1105)", "length": 255, "domain": null }, { "name": "PUB_FEE", "type": "esriFieldTypeString", "alias": "PUB FEE (10015420-54660 PC0101)", "length": 255, "domain": null }, { "name": "RECORDING_FEE", "type": "esriFieldTypeDouble", "alias": "RECORDING FEE (10015420-57990 PC1104)", "domain": null }, { "name": "TAP_ON", "type": "esriFieldTypeDouble", "alias": "TAP ON", "domain": null }, { "name": "INVOICE_DATE", "type": "esriFieldTypeString", "alias": "INVOICE?", "length": 255, "domain": null }, { "name": "Customer_ID", "type": "esriFieldTypeString", "alias": "Customer ID", "length": 255, "domain": null }, { "name": "Recording_File_No", "type": "esriFieldTypeString", "alias": "Recording File No", "length": 255, "domain": null }, { "name": "Application_Date", "type": "esriFieldTypeString", "alias": "Application Date", "length": 255, "domain": null }, { "name": "DATE_PAID", "type": "esriFieldTypeString", "alias": "DATE PAID", "length": 255, "domain": null }, { "name": "Parcel_Used_As_Address", "type": "esriFieldTypeString", "alias": "Parcel_Used_As_Address", "length": 10, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R222_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S211_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0f4dcfdd75d246c99d6fa556f974d36b" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 20, "name": "Corp_Limits", "type": "Feature Layer", "description": "
This is a graphic depiction of corporate boundary limits for all incorporated towns, villages, and cities in McLean County, IL. The graphical boundaries were initially developed from plat maps and annexations. Tax assessment data is also used in the graphical placement of boundary lines but is not considered error free. Authoritative corporate limits records can be obtained from the source directly. Also questions regarding boundary limits should be directed to the respective municipal government,<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 3443,
"latestWkid": 3443,
"xyTolerance": 0.0032808333333333335,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 3048.0060960121914,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "Various corporate entities within McLean County, Illinois. Data is updated by McLean County, Town of Normal, and City of Bloomington.",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 735161.5970827527,
"ymin": 1323063.7400575131,
"xmax": 933220.4122504219,
"ymax": 1489658.2543087602,
"spatialReference": {
"wkid": 3443,
"latestWkid": 3443,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "CORP_NAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "CORP_NAME",
"type": "esriFieldTypeString",
"alias": "CORP_NAME",
"length": 30,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R8_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S3_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "0f4dcfdd75d246c99d6fa556f974d36b"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 23,
"name": "Streets Functional Class",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 3443,
"latestWkid": 3443,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": -100000,
"mUnits": 10000
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "ROADCLASS",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
179,
89,
51,
255
],
"width": 3
},
"value": "Interstate",
"label": "Interstate"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
115,
178,
255,
255
],
"width": 3
},
"value": "Interstate_Ramp",
"label": "Interstate_Ramp"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
115,
76,
0,
255
],
"width": 3
},
"value": "Freeway_Expressway",
"label": "Freeway_Expressway"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
168,
112,
0,
255
],
"width": 3
},
"value": "Freeway_Expressway_Ramp",
"label": "Freeway_Expressway_Ramp"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
0,
0,
255
],
"width": 3
},
"value": "Highway",
"label": "Highway"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 3
},
"value": "Minor_Arterial",
"label": "Minor_Arterial"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
245,
122,
122,
255
],
"width": 3
},
"value": "Major_Collector",
"label": "Major_Collector"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
230,
0,
255
],
"width": 3
},
"value": "Minor_Collector",
"label": "Minor_Collector"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
252,
192,
255
],
"toColor": [
251,
252,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
252,
255
],
"toColor": [
252,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
231,
252,
255
],
"toColor": [
189,
231,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
189,
184,
255
],
"toColor": [
252,
189,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
182,
252,
255
],
"toColor": [
179,
182,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
183,
255
],
"toColor": [
179,
252,
183,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
244,
255
],
"toColor": [
252,
212,
244,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
225,
255
],
"toColor": [
215,
252,
225,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
230,
215,
255
],
"toColor": [
252,
230,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
215,
252,
255
],
"toColor": [
212,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
218,
252,
197,
255
],
"toColor": [
218,
252,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
232,
194,
252,
255
],
"toColor": [
232,
194,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
222,
255
],
"toColor": [
252,
179,
222,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 723912.4079669975,
"ymin": 1315974.3716903254,
"xmax": 949650.3652828299,
"ymax": 1490357.7342089862,
"spatialReference": {
"wkid": 3443,
"latestWkid": 3443,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "StreetName",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "External_ID",
"type": "esriFieldTypeString",
"alias": "External_ID",
"length": 36,
"domain": null
},
{
"name": "RCL_NGUID",
"type": "esriFieldTypeString",
"alias": "RCL_NGUID",
"length": 254,
"domain": null
},
{
"name": "FromAddr_L",
"type": "esriFieldTypeInteger",
"alias": "FromAddr_L",
"domain": null
},
{
"name": "ToAddr_L",
"type": "esriFieldTypeInteger",
"alias": "ToAddr_L",
"domain": null
},
{
"name": "FromAddr_R",
"type": "esriFieldTypeInteger",
"alias": "FromAddr_R",
"domain": null
},
{
"name": "ToAddr_R",
"type": "esriFieldTypeInteger",
"alias": "ToAddr_R",
"domain": null
},
{
"name": "Parity_L",
"type": "esriFieldTypeString",
"alias": "Parity_L",
"length": 1,
"domain": null
},
{
"name": "Parity_R",
"type": "esriFieldTypeString",
"alias": "Parity_R",
"length": 1,
"domain": null
},
{
"name": "StreetName",
"type": "esriFieldTypeString",
"alias": "StreetName",
"length": 100,
"domain": null
},
{
"name": "St_PreMod",
"type": "esriFieldTypeString",
"alias": "St_PreMod",
"length": 15,
"domain": null
},
{
"name": "St_PreDir",
"type": "esriFieldTypeString",
"alias": "St_PreDir",
"length": 9,
"domain": null
},
{
"name": "St_PreTyp",
"type": "esriFieldTypeString",
"alias": "St_PreTyp",
"length": 50,
"domain": null
},
{
"name": "St_PreSep",
"type": "esriFieldTypeString",
"alias": "St_PreSep",
"length": 20,
"domain": null
},
{
"name": "St_Name",
"type": "esriFieldTypeString",
"alias": "St_Name",
"length": 60,
"domain": null
},
{
"name": "St_PosTyp",
"type": "esriFieldTypeString",
"alias": "St_PosTyp",
"length": 50,
"domain": null
},
{
"name": "St_PosDir",
"type": "esriFieldTypeString",
"alias": "St_PosDir",
"length": 9,
"domain": null
},
{
"name": "St_PosMod",
"type": "esriFieldTypeString",
"alias": "St_PosMod",
"length": 25,
"domain": null
},
{
"name": "LSt_PreDir",
"type": "esriFieldTypeString",
"alias": "LSt_PreDir",
"length": 2,
"domain": null
},
{
"name": "LSt_Name",
"type": "esriFieldTypeString",
"alias": "LSt_Name",
"length": 50,
"domain": null
},
{
"name": "LSt_Type",
"type": "esriFieldTypeString",
"alias": "LSt_Type",
"length": 4,
"domain": null
},
{
"name": "LSt_PosDir",
"type": "esriFieldTypeString",
"alias": "LSt_PosDir",
"length": 2,
"domain": null
},
{
"name": "IncMuni_L",
"type": "esriFieldTypeString",
"alias": "IncMuni_L",
"length": 100,
"domain": {
"type": "codedValue",
"name": "WS3_Municipalities",
"description": "Municipalities",
"codedValues": [
{
"name": "ANCHOR",
"code": "ANCHOR"
},
{
"name": "ARMINGTON",
"code": "ARMINGTON"
},
{
"name": "ARROWSMITH",
"code": "ARROWSMITH"
},
{
"name": "ATLANTA",
"code": "ATLANTA"
},
{
"name": "BELLFLOWER",
"code": "BELLFLOWER"
},
{
"name": "BLOOMINGTON",
"code": "BLOOMINGTON"
},
{
"name": "CARLOCK",
"code": "CARLOCK"
},
{
"name": "CHENOA",
"code": "CHENOA"
},
{
"name": "COLFAX",
"code": "COLFAX"
},
{
"name": "CONGERVILLE",
"code": "CONGERVILLE"
},
{
"name": "COOKSVILLE",
"code": "COOKSVILLE"
},
{
"name": "CROSPEY",
"code": "CROSPEY"
},
{
"name": "DANVERS",
"code": "DANVERS"
},
{
"name": "DOWNS",
"code": "DOWNS"
},
{
"name": "EL PASO",
"code": "EL PASO"
},
{
"name": "ELLSWORTH",
"code": "ELLSWORTH"
},
{
"name": "FAIRBURY",
"code": "FAIRBURY"
},
{
"name": "FARMER CITY",
"code": "FARMER CITY"
},
{
"name": "FISHER",
"code": "FISHER"
},
{
"name": "FOOSLAND",
"code": "FOOSLAND"
},
{
"name": "GIBSON CITY",
"code": "GIBSON CITY"
},
{
"name": "GRIDLEY",
"code": "GRIDLEY"
},
{
"name": "HEYWORTH",
"code": "HEYWORTH"
},
{
"name": "HUDSON",
"code": "HUDSON"
},
{
"name": "LE ROY",
"code": "LE ROY"
},
{
"name": "LEXINGTON",
"code": "LEXINGTON"
},
{
"name": "MANSFIELD",
"code": "MANSFIELD"
},
{
"name": "MCLEAN",
"code": "MCLEAN"
},
{
"name": "MINER",
"code": "MINER"
},
{
"name": "NORMAL",
"code": "NORMAL"
},
{
"name": "SAYBROOK",
"code": "SAYBROOK"
},
{
"name": "SHIRLEY",
"code": "SHIRLEY"
},
{
"name": "STANFORD",
"code": "STANFORD"
},
{
"name": "TOWANDA",
"code": "TOWANDA"
},
{
"name": "UNINCORPORATED",
"code": "UNINCORPORATED"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "IncMuni_R",
"type": "esriFieldTypeString",
"alias": "IncMuni_R",
"length": 100,
"domain": {
"type": "codedValue",
"name": "WS3_Municipalities",
"description": "Municipalities",
"codedValues": [
{
"name": "ANCHOR",
"code": "ANCHOR"
},
{
"name": "ARMINGTON",
"code": "ARMINGTON"
},
{
"name": "ARROWSMITH",
"code": "ARROWSMITH"
},
{
"name": "ATLANTA",
"code": "ATLANTA"
},
{
"name": "BELLFLOWER",
"code": "BELLFLOWER"
},
{
"name": "BLOOMINGTON",
"code": "BLOOMINGTON"
},
{
"name": "CARLOCK",
"code": "CARLOCK"
},
{
"name": "CHENOA",
"code": "CHENOA"
},
{
"name": "COLFAX",
"code": "COLFAX"
},
{
"name": "CONGERVILLE",
"code": "CONGERVILLE"
},
{
"name": "COOKSVILLE",
"code": "COOKSVILLE"
},
{
"name": "CROSPEY",
"code": "CROSPEY"
},
{
"name": "DANVERS",
"code": "DANVERS"
},
{
"name": "DOWNS",
"code": "DOWNS"
},
{
"name": "EL PASO",
"code": "EL PASO"
},
{
"name": "ELLSWORTH",
"code": "ELLSWORTH"
},
{
"name": "FAIRBURY",
"code": "FAIRBURY"
},
{
"name": "FARMER CITY",
"code": "FARMER CITY"
},
{
"name": "FISHER",
"code": "FISHER"
},
{
"name": "FOOSLAND",
"code": "FOOSLAND"
},
{
"name": "GIBSON CITY",
"code": "GIBSON CITY"
},
{
"name": "GRIDLEY",
"code": "GRIDLEY"
},
{
"name": "HEYWORTH",
"code": "HEYWORTH"
},
{
"name": "HUDSON",
"code": "HUDSON"
},
{
"name": "LE ROY",
"code": "LE ROY"
},
{
"name": "LEXINGTON",
"code": "LEXINGTON"
},
{
"name": "MANSFIELD",
"code": "MANSFIELD"
},
{
"name": "MCLEAN",
"code": "MCLEAN"
},
{
"name": "MINER",
"code": "MINER"
},
{
"name": "NORMAL",
"code": "NORMAL"
},
{
"name": "SAYBROOK",
"code": "SAYBROOK"
},
{
"name": "SHIRLEY",
"code": "SHIRLEY"
},
{
"name": "STANFORD",
"code": "STANFORD"
},
{
"name": "TOWANDA",
"code": "TOWANDA"
},
{
"name": "UNINCORPORATED",
"code": "UNINCORPORATED"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "PostComm_L",
"type": "esriFieldTypeString",
"alias": "PostComm_L",
"length": 32,
"domain": {
"type": "codedValue",
"name": "WS3_Municipalities",
"description": "Municipalities",
"codedValues": [
{
"name": "ANCHOR",
"code": "ANCHOR"
},
{
"name": "ARMINGTON",
"code": "ARMINGTON"
},
{
"name": "ARROWSMITH",
"code": "ARROWSMITH"
},
{
"name": "ATLANTA",
"code": "ATLANTA"
},
{
"name": "BELLFLOWER",
"code": "BELLFLOWER"
},
{
"name": "BLOOMINGTON",
"code": "BLOOMINGTON"
},
{
"name": "CARLOCK",
"code": "CARLOCK"
},
{
"name": "CHENOA",
"code": "CHENOA"
},
{
"name": "COLFAX",
"code": "COLFAX"
},
{
"name": "CONGERVILLE",
"code": "CONGERVILLE"
},
{
"name": "COOKSVILLE",
"code": "COOKSVILLE"
},
{
"name": "CROSPEY",
"code": "CROSPEY"
},
{
"name": "DANVERS",
"code": "DANVERS"
},
{
"name": "DOWNS",
"code": "DOWNS"
},
{
"name": "EL PASO",
"code": "EL PASO"
},
{
"name": "ELLSWORTH",
"code": "ELLSWORTH"
},
{
"name": "FAIRBURY",
"code": "FAIRBURY"
},
{
"name": "FARMER CITY",
"code": "FARMER CITY"
},
{
"name": "FISHER",
"code": "FISHER"
},
{
"name": "FOOSLAND",
"code": "FOOSLAND"
},
{
"name": "GIBSON CITY",
"code": "GIBSON CITY"
},
{
"name": "GRIDLEY",
"code": "GRIDLEY"
},
{
"name": "HEYWORTH",
"code": "HEYWORTH"
},
{
"name": "HUDSON",
"code": "HUDSON"
},
{
"name": "LE ROY",
"code": "LE ROY"
},
{
"name": "LEXINGTON",
"code": "LEXINGTON"
},
{
"name": "MANSFIELD",
"code": "MANSFIELD"
},
{
"name": "MCLEAN",
"code": "MCLEAN"
},
{
"name": "MINER",
"code": "MINER"
},
{
"name": "NORMAL",
"code": "NORMAL"
},
{
"name": "SAYBROOK",
"code": "SAYBROOK"
},
{
"name": "SHIRLEY",
"code": "SHIRLEY"
},
{
"name": "STANFORD",
"code": "STANFORD"
},
{
"name": "TOWANDA",
"code": "TOWANDA"
},
{
"name": "UNINCORPORATED",
"code": "UNINCORPORATED"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "PostComm_R",
"type": "esriFieldTypeString",
"alias": "PostComm_R",
"length": 32,
"domain": {
"type": "codedValue",
"name": "WS3_Municipalities",
"description": "Municipalities",
"codedValues": [
{
"name": "ANCHOR",
"code": "ANCHOR"
},
{
"name": "ARMINGTON",
"code": "ARMINGTON"
},
{
"name": "ARROWSMITH",
"code": "ARROWSMITH"
},
{
"name": "ATLANTA",
"code": "ATLANTA"
},
{
"name": "BELLFLOWER",
"code": "BELLFLOWER"
},
{
"name": "BLOOMINGTON",
"code": "BLOOMINGTON"
},
{
"name": "CARLOCK",
"code": "CARLOCK"
},
{
"name": "CHENOA",
"code": "CHENOA"
},
{
"name": "COLFAX",
"code": "COLFAX"
},
{
"name": "CONGERVILLE",
"code": "CONGERVILLE"
},
{
"name": "COOKSVILLE",
"code": "COOKSVILLE"
},
{
"name": "CROSPEY",
"code": "CROSPEY"
},
{
"name": "DANVERS",
"code": "DANVERS"
},
{
"name": "DOWNS",
"code": "DOWNS"
},
{
"name": "EL PASO",
"code": "EL PASO"
},
{
"name": "ELLSWORTH",
"code": "ELLSWORTH"
},
{
"name": "FAIRBURY",
"code": "FAIRBURY"
},
{
"name": "FARMER CITY",
"code": "FARMER CITY"
},
{
"name": "FISHER",
"code": "FISHER"
},
{
"name": "FOOSLAND",
"code": "FOOSLAND"
},
{
"name": "GIBSON CITY",
"code": "GIBSON CITY"
},
{
"name": "GRIDLEY",
"code": "GRIDLEY"
},
{
"name": "HEYWORTH",
"code": "HEYWORTH"
},
{
"name": "HUDSON",
"code": "HUDSON"
},
{
"name": "LE ROY",
"code": "LE ROY"
},
{
"name": "LEXINGTON",
"code": "LEXINGTON"
},
{
"name": "MANSFIELD",
"code": "MANSFIELD"
},
{
"name": "MCLEAN",
"code": "MCLEAN"
},
{
"name": "MINER",
"code": "MINER"
},
{
"name": "NORMAL",
"code": "NORMAL"
},
{
"name": "SAYBROOK",
"code": "SAYBROOK"
},
{
"name": "SHIRLEY",
"code": "SHIRLEY"
},
{
"name": "STANFORD",
"code": "STANFORD"
},
{
"name": "TOWANDA",
"code": "TOWANDA"
},
{
"name": "UNINCORPORATED",
"code": "UNINCORPORATED"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "PostCode_L",
"type": "esriFieldTypeString",
"alias": "PostCode_L",
"length": 7,
"domain": null
},
{
"name": "PostCode_R",
"type": "esriFieldTypeString",
"alias": "PostCode_R",
"length": 7,
"domain": null
},
{
"name": "State_L",
"type": "esriFieldTypeString",
"alias": "State_L",
"length": 2,
"domain": null
},
{
"name": "State_R",
"type": "esriFieldTypeString",
"alias": "State_R",
"length": 2,
"domain": null
},
{
"name": "County_L",
"type": "esriFieldTypeString",
"alias": "County_L",
"length": 40,
"domain": null
},
{
"name": "County_R",
"type": "esriFieldTypeString",
"alias": "County_R",
"length": 40,
"domain": null
},
{
"name": "Country_L",
"type": "esriFieldTypeString",
"alias": "Country_L",
"length": 2,
"domain": null
},
{
"name": "Country_R",
"type": "esriFieldTypeString",
"alias": "Country_R",
"length": 2,
"domain": null
},
{
"name": "CityCodeLe",
"type": "esriFieldTypeString",
"alias": "CityCodeLe",
"length": 10,
"domain": null
},
{
"name": "CityCodeRi",
"type": "esriFieldTypeString",
"alias": "CityCodeRi",
"length": 10,
"domain": null
},
{
"name": "CountyLeft",
"type": "esriFieldTypeString",
"alias": "CountyLeft",
"length": 5,
"domain": null
},
{
"name": "CountyRigh",
"type": "esriFieldTypeString",
"alias": "CountyRigh",
"length": 5,
"domain": null
},
{
"name": "ESN_L",
"type": "esriFieldTypeString",
"alias": "ESN_L",
"length": 5,
"domain": null
},
{
"name": "ESN_R",
"type": "esriFieldTypeString",
"alias": "ESN_R",
"length": 5,
"domain": null
},
{
"name": "LeftFIRE",
"type": "esriFieldTypeString",
"alias": "LeftFIRE",
"length": 11,
"domain": null
},
{
"name": "RightFIRE",
"type": "esriFieldTypeString",
"alias": "RightFIRE",
"length": 11,
"domain": null
},
{
"name": "LeftLEA",
"type": "esriFieldTypeString",
"alias": "LeftLEA",
"length": 11,
"domain": null
},
{
"name": "RightLEA",
"type": "esriFieldTypeString",
"alias": "RightLEA",
"length": 11,
"domain": null
},
{
"name": "FEDROUTE",
"type": "esriFieldTypeString",
"alias": "FEDROUTE",
"length": 10,
"domain": null
},
{
"name": "FEDRTETYPE",
"type": "esriFieldTypeString",
"alias": "FEDRTETYPE",
"length": 20,
"domain": {
"type": "codedValue",
"name": "WS3_RouteType",
"description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed",
"codedValues": [
{
"name": "Freeway",
"code": "F"
},
{
"name": "Highway",
"code": "H"
},
{
"name": "Interstate",
"code": "I"
},
{
"name": "Other",
"code": "O"
},
{
"name": "Unknown",
"code": "U"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "AFEDRTE",
"type": "esriFieldTypeString",
"alias": "AFEDRTE",
"length": 10,
"domain": null
},
{
"name": "AFEDRTETYP",
"type": "esriFieldTypeString",
"alias": "AFEDRTETYP",
"length": 20,
"domain": {
"type": "codedValue",
"name": "WS3_RouteType",
"description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed",
"codedValues": [
{
"name": "Freeway",
"code": "F"
},
{
"name": "Highway",
"code": "H"
},
{
"name": "Interstate",
"code": "I"
},
{
"name": "Other",
"code": "O"
},
{
"name": "Unknown",
"code": "U"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "STROUTE",
"type": "esriFieldTypeString",
"alias": "STROUTE",
"length": 10,
"domain": null
},
{
"name": "STRTETYPE",
"type": "esriFieldTypeString",
"alias": "STRTETYPE",
"length": 20,
"domain": {
"type": "codedValue",
"name": "WS3_RouteType",
"description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed",
"codedValues": [
{
"name": "Freeway",
"code": "F"
},
{
"name": "Highway",
"code": "H"
},
{
"name": "Interstate",
"code": "I"
},
{
"name": "Other",
"code": "O"
},
{
"name": "Unknown",
"code": "U"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "ASTRTE",
"type": "esriFieldTypeString",
"alias": "ASTRTE",
"length": 10,
"domain": null
},
{
"name": "ASTRTETYPE",
"type": "esriFieldTypeString",
"alias": "ASTRTETYPE",
"length": 20,
"domain": {
"type": "codedValue",
"name": "WS3_RouteType",
"description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed",
"codedValues": [
{
"name": "Freeway",
"code": "F"
},
{
"name": "Highway",
"code": "H"
},
{
"name": "Interstate",
"code": "I"
},
{
"name": "Other",
"code": "O"
},
{
"name": "Unknown",
"code": "U"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "CTYROUTE",
"type": "esriFieldTypeString",
"alias": "CTYROUTE",
"length": 10,
"domain": null
},
{
"name": "ROADCLASS",
"type": "esriFieldTypeString",
"alias": "ROADCLASS",
"length": 50,
"domain": {
"type": "codedValue",
"name": "WS3_RoadClass",
"description": "A functional classification of roads as adapted from the FHWA",
"codedValues": [
{
"name": "Highway",
"code": "Highway"
},
{
"name": "Freeway_Expressway",
"code": "Freeway_Expressway"
},
{
"name": "Freeway_Expressway_Ramp",
"code": "Freeway_Expressway_Ramp"
},
{
"name": "Interstate",
"code": "Interstate"
},
{
"name": "Interstate_Ramp",
"code": "Interstate_Ramp"
},
{
"name": "Local_Road_Street",
"code": "Local_Road_Street"
},
{
"name": "Major_Collector",
"code": "Major_Collector"
},
{
"name": "Minor_Arterial",
"code": "Minor_Arterial"
},
{
"name": "Minor_Collector",
"code": "Minor_Collector"
},
{
"name": "Other",
"code": "Other"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "OWNEDBY",
"type": "esriFieldTypeString",
"alias": "OWNEDBY",
"length": 50,
"domain": null
},
{
"name": "MAINTBY",
"type": "esriFieldTypeString",
"alias": "MAINTBY",
"length": 50,
"domain": null
},
{
"name": "SURF_TYP",
"type": "esriFieldTypeString",
"alias": "SURF_TYP",
"length": 20,
"domain": {
"type": "codedValue",
"name": "WS3_SurfaceType",
"description": "Road Surface Mixture Type",
"codedValues": [
{
"name": "Hotmix",
"code": "Hotmix"
},
{
"name": "Oil & Chip",
"code": "Oil & Chip"
},
{
"name": "Dirt",
"code": "Dirt"
},
{
"name": "Gravel",
"code": "Gravel"
},
{
"name": "Concrete",
"code": "Concrete"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "ALLEY",
"type": "esriFieldTypeString",
"alias": "ALLEY",
"length": 1,
"domain": null
},
{
"name": "FeatureTyp",
"type": "esriFieldTypeString",
"alias": "FeatureTyp",
"length": 3,
"domain": null
},
{
"name": "SpeedLimit",
"type": "esriFieldTypeInteger",
"alias": "SpeedLimit",
"domain": null
},
{
"name": "TIME",
"type": "esriFieldTypeDouble",
"alias": "TIME",
"domain": null
},
{
"name": "OneWayCode",
"type": "esriFieldTypeString",
"alias": "OneWayCode",
"length": 1,
"domain": null
},
{
"name": "FromElevat",
"type": "esriFieldTypeInteger",
"alias": "FromElevat",
"domain": null
},
{
"name": "ToElevatio",
"type": "esriFieldTypeInteger",
"alias": "ToElevatio",
"domain": null
},
{
"name": "DateUpdate",
"type": "esriFieldTypeDate",
"alias": "DateUpdate",
"length": 8,
"domain": null
},
{
"name": "DiscrpAgID",
"type": "esriFieldTypeString",
"alias": "DiscrpAgID",
"length": 75,
"domain": null
},
{
"name": "OneWay",
"type": "esriFieldTypeString",
"alias": "OneWay",
"length": 2,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"domain": null
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"length": 8,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "Status",
"type": "esriFieldTypeString",
"alias": "Status",
"length": 50,
"domain": {
"type": "codedValue",
"name": "WS3_StreetStatus",
"description": "Used to describe the current status of streets",
"codedValues": [
{
"name": "Proposed",
"code": "Proposed"
},
{
"name": "Active",
"code": "Active"
},
{
"name": "Vacated",
"code": "Vacated"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R312_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_312",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_OID_312",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S291_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"hasM": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "0f4dcfdd75d246c99d6fa556f974d36b"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 22,
"name": "Annexations",
"type": "Feature Layer",
"description": " Annexations in the City of Bloomington, Town of Normal, and Mclean County<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 3443,
"latestWkid": 3443,
"xyTolerance": 0.0032808333333333335,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 3048.0060960121914,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "Various corporate entities within McLean County, Illinois. Data is updated by McLean County, Town of Normal, and City of Bloomington.",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
170,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
215,
194,
158,
0
],
"width": 0.2
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 735339.5580129214,
"ymin": 1323031.6489143446,
"xmax": 930754.6921162531,
"ymax": 1488828.037137173,
"spatialReference": {
"wkid": 3443,
"latestWkid": 3443,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "NAME",
"length": 20,
"domain": null
},
{
"name": "ORD_DATE",
"type": "esriFieldTypeDate",
"alias": "ORD_DATE",
"length": 8,
"domain": null
},
{
"name": "PLAT_NUMB",
"type": "esriFieldTypeString",
"alias": "PLAT_NUMB",
"length": 10,
"domain": null
},
{
"name": "RECNO",
"type": "esriFieldTypeString",
"alias": "RECNO",
"length": 13,
"domain": null
},
{
"name": "ACRES",
"type": "esriFieldTypeDouble",
"alias": "ACRES",
"domain": null
},
{
"name": "DESCRIPT",
"type": "esriFieldTypeString",
"alias": "DESCRIPT",
"length": 75,
"domain": null
},
{
"name": "ORD_NO",
"type": "esriFieldTypeString",
"alias": "ORD_NO",
"length": 36,
"domain": null
},
{
"name": "RECORD_NUM",
"type": "esriFieldTypeString",
"alias": "RECORD_NUM",
"length": 36,
"domain": null
},
{
"name": "YEAR",
"type": "esriFieldTypeSmallInteger",
"alias": "YEAR",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R7_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S2_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "0f4dcfdd75d246c99d6fa556f974d36b"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 24,
"name": "CIRA_Noise_Contours",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 3443,
"latestWkid": 3443,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Noise_DB",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 1
}
},
"value": "60",
"label": "60"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
168,
132,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 1
}
},
"value": "65",
"label": "65"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
76,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 1
}
},
"value": "70",
"label": "70"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
76,
0,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 1
}
},
"value": "75",
"label": "75"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
252,
192,
255
],
"toColor": [
251,
252,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
252,
255
],
"toColor": [
252,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
231,
252,
255
],
"toColor": [
189,
231,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
189,
184,
255
],
"toColor": [
252,
189,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
182,
252,
255
],
"toColor": [
179,
182,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
183,
255
],
"toColor": [
179,
252,
183,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
244,
255
],
"toColor": [
252,
212,
244,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
225,
255
],
"toColor": [
215,
252,
225,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
230,
215,
255
],
"toColor": [
252,
230,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
215,
252,
255
],
"toColor": [
212,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
218,
252,
197,
255
],
"toColor": [
218,
252,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
232,
194,
252,
255
],
"toColor": [
232,
194,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
222,
255
],
"toColor": [
252,
179,
222,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 809808.488142997,
"ymin": 1372495.718949236,
"xmax": 832926.9274703301,
"ymax": 1400511.9624573216,
"spatialReference": {
"wkid": 3443,
"latestWkid": 3443,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "created_user",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Noise_DB",
"type": "esriFieldTypeSmallInteger",
"alias": "Noise_DB",
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"domain": null
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"length": 8,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "SHAPE.STArea()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R50_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_50",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_OID_50",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S45_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "SHAPE.STArea()",
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "0f4dcfdd75d246c99d6fa556f974d36b"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 30,
"name": "CIRA_Buffer_20000ft",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 3443,
"latestWkid": 3443,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
51,
51,
51,
102
],
"outline": null
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 796933.0611379966,
"ymin": 1362901.7132029086,
"xmax": 844695.1168604121,
"ymax": 1411115.2145447358,
"spatialReference": {
"wkid": 3443,
"latestWkid": 3443,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Name",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"length": 255,
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R496_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S340_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "0f4dcfdd75d246c99d6fa556f974d36b"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 12,
"name": "CoB_ARPA_Grant_Certified_Area",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 3443,
"latestWkid": 3443,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
242,
208,
142,
255
],
"outline": null
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 795550.1836544126,
"ymin": 1381375.691018656,
"xmax": 803870.5023155771,
"ymax": 1395053.0524434075,
"spatialReference": {
"wkid": 3443,
"latestWkid": 3443,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "STATEFP",
"type": "esriFieldTypeString",
"alias": "STATEFP",
"length": 2,
"domain": null
},
{
"name": "COUNTYFP",
"type": "esriFieldTypeString",
"alias": "COUNTYFP",
"length": 3,
"domain": null
},
{
"name": "TRACTCE",
"type": "esriFieldTypeString",
"alias": "TRACTCE",
"length": 6,
"domain": null
},
{
"name": "GEOID",
"type": "esriFieldTypeString",
"alias": "GEOID",
"length": 11,
"domain": null
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "NAME",
"length": 7,
"domain": null
},
{
"name": "NAMELSAD",
"type": "esriFieldTypeString",
"alias": "NAMELSAD",
"length": 20,
"domain": null
},
{
"name": "MTFCC",
"type": "esriFieldTypeString",
"alias": "MTFCC",
"length": 5,
"domain": null
},
{
"name": "FUNCSTAT",
"type": "esriFieldTypeString",
"alias": "FUNCSTAT",
"length": 1,
"domain": null
},
{
"name": "ALAND",
"type": "esriFieldTypeDouble",
"alias": "ALAND",
"domain": null
},
{
"name": "AWATER",
"type": "esriFieldTypeDouble",
"alias": "AWATER",
"domain": null
},
{
"name": "INTPTLAT",
"type": "esriFieldTypeString",
"alias": "INTPTLAT",
"length": 11,
"domain": null
},
{
"name": "INTPTLON",
"type": "esriFieldTypeString",
"alias": "INTPTLON",
"length": 12,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"domain": null
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"length": 8,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8,
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R31_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S20_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "0f4dcfdd75d246c99d6fa556f974d36b"
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 26,
"name": "CoB_Census_Tracts",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 3443,
"latestWkid": 3443,
"xyTolerance": 0.003280833333333333,
"zTolerance": 2,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"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": " A polygon feature class showing all active parcels in McLean County.<\/SPAN><\/P><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 3443,
"latestWkid": 3443,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
186,
220,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 724295.3862036616,
"ymin": 1316399.7274669036,
"xmax": 949250.0484981611,
"ymax": 1490004.8103741556,
"spatialReference": {
"wkid": 3443,
"latestWkid": 3443,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "last_name",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "PIN",
"type": "esriFieldTypeString",
"alias": "PIN",
"length": 10,
"domain": null
},
{
"name": "DEED_AC",
"type": "esriFieldTypeDouble",
"alias": "DEED_AC",
"domain": null
},
{
"name": "COMPUTED_AC",
"type": "esriFieldTypeDouble",
"alias": "COMPUTED_AC",
"domain": null
},
{
"name": "CONDOMAX",
"type": "esriFieldTypeString",
"alias": "CONDOMAX",
"length": 4,
"domain": null
},
{
"name": "Dash_PIN",
"type": "esriFieldTypeString",
"alias": "Dash PIN",
"length": 13,
"domain": null
},
{
"name": "TWNSHPLAB",
"type": "esriFieldTypeString",
"alias": "Township Area Label",
"length": 30,
"domain": null
},
{
"name": "parcel_year",
"type": "esriFieldTypeInteger",
"alias": "parcel_year",
"domain": null
},
{
"name": "last_name",
"type": "esriFieldTypeString",
"alias": "last_name",
"length": 50,
"domain": null
},
{
"name": "first_name",
"type": "esriFieldTypeString",
"alias": "first_name",
"length": 50,
"domain": null
},
{
"name": "middle_initial",
"type": "esriFieldTypeString",
"alias": "middle_initial",
"length": 3,
"domain": null
},
{
"name": "address1",
"type": "esriFieldTypeString",
"alias": "address1",
"length": 40,
"domain": null
},
{
"name": "address2",
"type": "esriFieldTypeString",
"alias": "address2",
"length": 40,
"domain": null
},
{
"name": "city",
"type": "esriFieldTypeString",
"alias": "city",
"length": 50,
"domain": null
},
{
"name": "state_code",
"type": "esriFieldTypeString",
"alias": "state_code",
"length": 2,
"domain": null
},
{
"name": "zip_code",
"type": "esriFieldTypeString",
"alias": "zip_code",
"length": 9,
"domain": null
},
{
"name": "Assessor",
"type": "esriFieldTypeString",
"alias": "Assessor Link",
"length": 250,
"domain": null
},
{
"name": "Recorder",
"type": "esriFieldTypeString",
"alias": "Recorder Link",
"length": 250,
"domain": null
},
{
"name": "Tax",
"type": "esriFieldTypeString",
"alias": "Tax Info Link",
"length": 250,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R72_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S67_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "0f4dcfdd75d246c99d6fa556f974d36b"
}
],
"tables": []
}