{ "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": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 206, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "11.03", "label": "11.03" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 120, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "11.05", "label": "11.05" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 223, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "11.06", "label": "11.06" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 160, 44, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "11.07", "label": "11.07" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 154, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "11.08", "label": "11.08" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 26, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "12", "label": "12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 191, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "13.01", "label": "13.01" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "13.02", "label": "13.02" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 178, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "13.03", "label": "13.03" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 61, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "14.02", "label": "14.02" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "14.03", "label": "14.03" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 89, 40, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "14.04", "label": "14.04" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 206, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "15", "label": "15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 120, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "16", "label": "16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 223, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "17", "label": "17" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 160, 44, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "18", "label": "18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 154, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "21.01", "label": "21.01" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 26, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "21.02", "label": "21.02" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 191, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3.01", "label": "3.01" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3.02", "label": "3.02" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 178, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 61, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5.01", "label": "5.01" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5.02", "label": "5.02" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 89, 40, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5.04", "label": "5.04" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 206, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5.06", "label": "5.06" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 120, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5.07", "label": "5.07" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 223, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "51.02", "label": "51.02" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 160, 44, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "51.03", "label": "51.03" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 154, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "51.04", "label": "51.04" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 26, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "52.01", "label": "52.01" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 191, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "54.01", "label": "54.01" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "58", "label": "58" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 178, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "59", "label": "59" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 61, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60", "label": "60" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 206, 227, 255 ], "toColor": [ 166, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 31, 121, 181, 255 ], "toColor": [ 31, 121, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 222, 138, 255 ], "toColor": [ 177, 222, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 161, 43, 255 ], "toColor": [ 51, 161, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 154, 152, 255 ], "toColor": [ 250, 154, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 25, 28, 255 ], "toColor": [ 227, 25, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 111, 255 ], "toColor": [ 252, 191, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 128, 0, 255 ], "toColor": [ 255, 128, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 178, 214, 255 ], "toColor": [ 202, 178, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 61, 153, 255 ], "toColor": [ 106, 61, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 255, 153, 255 ], "toColor": [ 255, 255, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 88, 40, 255 ], "toColor": [ 176, 88, 40, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 724292.1673780791, "ymin": 1316386.0122712404, "xmax": 949250.4300590791, "ymax": 1490004.7811747417, "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": "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": "R110_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S98_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": 14, "name": "CoB_Neigborhood_Associations", "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": "ASSOC_NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 93, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Alexander Estates", "label": "Alexander Estates" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 53, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Brookridge", "label": "Brookridge" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 192, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Brookridge Court", "label": "Brookridge Court" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 107, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Brookridge II", "label": "Brookridge II" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 45, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Country Club Place - Northcrest", "label": "Country Club Place - Northcrest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 145, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Crown Court", "label": "Crown Court" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 136, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Dimmett's Grove", "label": "Dimmett's Grove" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 52, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Downtown Bloomington", "label": "Downtown Bloomington" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 43, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Eagle Crest", "label": "Eagle Crest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 157, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Evergreen Place", "label": "Evergreen Place" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 83, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Evergreen-Winchester", "label": "Evergreen-Winchester" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 83, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Founders' Grove", "label": "Founders' Grove" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 110, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Fox Creek Road", "label": "Fox Creek Road" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 175, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Franklin Square", "label": "Franklin Square" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 68, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Gridley Allen Prickett", "label": "Gridley Allen Prickett" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 45, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hawthorne Hills", "label": "Hawthorne Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 117, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hawthorne II", "label": "Hawthorne II" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 108, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hedgewood Park Association", "label": "Hedgewood Park Association" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 129, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Irvin Park", "label": "Irvin Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 73, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Lakewood/Hillcrest Homeowner's", "label": "Lakewood/Hillcrest Homeowner's" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 72, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Lang's Alley", "label": "Lang's Alley" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 49, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Links Landing", "label": "Links Landing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 112, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Miller Park Neighbors", "label": "Miller Park Neighbors" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 155, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Near East", "label": "Near East" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 172, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "North Pointe", "label": "North Pointe" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 85, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Northwest", "label": "Northwest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 137, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Oakridge", "label": "Oakridge" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 152, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Oakwoods", "label": "Oakwoods" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 126, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Old East Side", "label": "Old East Side" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 75, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Old Farm Lakes Gardens", "label": "Old Farm Lakes Gardens" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 153, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Old Farm Lakes Property Owners", "label": "Old Farm Lakes Property Owners" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 85, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Olde Towne", "label": "Olde Towne" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 95, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Pinebach", "label": "Pinebach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 81, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Rollingbrook Manor", "label": "Rollingbrook Manor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 48, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Somerset Point", "label": "Somerset Point" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 122, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "South Hill", "label": "South Hill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 94, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "South Oakland", "label": "South Oakland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 167, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sunset Road", "label": "Sunset Road" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 171, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "The Davis Jefferson Neighborhood Association", "label": "The Davis Jefferson Neighborhood Association" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 148, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "White Place", "label": "White Place" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 64, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Wood Hill Towers", "label": "Wood Hill Towers" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 159, 224, 255 ], "toColor": [ 220, 159, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 51, 242, 255 ], "toColor": [ 239, 51, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 61, 179, 255 ], "toColor": [ 155, 61, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 131, 245, 255 ], "toColor": [ 247, 131, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 104, 189, 255 ], "toColor": [ 186, 104, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 97, 242, 255 ], "toColor": [ 218, 97, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 134, 184, 255 ], "toColor": [ 172, 134, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 76, 197, 255 ], "toColor": [ 199, 76, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 48, 207, 255 ], "toColor": [ 185, 48, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 152, 245, 255 ], "toColor": [ 225, 152, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 173, 217, 255 ], "toColor": [ 212, 173, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 101, 224, 255 ], "toColor": [ 196, 101, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 116, 179, 255 ], "toColor": [ 168, 116, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 57, 247, 255 ], "toColor": [ 209, 57, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 84, 179, 255 ], "toColor": [ 155, 84, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 116, 219, 255 ], "toColor": [ 197, 116, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 77, 232, 255 ], "toColor": [ 229, 77, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 128, 223, 255 ], "toColor": [ 224, 128, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 132, 209, 255 ], "toColor": [ 201, 132, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 75, 179, 255 ], "toColor": [ 175, 75, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 193, 247, 255 ], "toColor": [ 246, 193, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 81, 245, 255 ], "toColor": [ 207, 81, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 51, 201, 255 ], "toColor": [ 204, 51, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 106, 232, 255 ], "toColor": [ 235, 106, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 155, 193, 255 ], "toColor": [ 194, 155, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 67, 204, 255 ], "toColor": [ 181, 67, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 75, 250, 255 ], "toColor": [ 227, 75, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 135, 195, 255 ], "toColor": [ 196, 135, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 180, 250, 255 ], "toColor": [ 250, 180, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 135, 250, 255 ], "toColor": [ 233, 135, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 40, 189, 255 ], "toColor": [ 154, 40, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 93, 199, 255 ], "toColor": [ 181, 93, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 116, 237, 255 ], "toColor": [ 223, 116, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 46, 214, 255 ], "toColor": [ 217, 46, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 170, 250, 255 ], "toColor": [ 237, 170, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 152, 237, 255 ], "toColor": [ 237, 152, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 50, 179, 255 ], "toColor": [ 170, 50, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 104, 210, 255 ], "toColor": [ 212, 104, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 105, 184, 255 ], "toColor": [ 165, 105, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 82, 220, 255 ], "toColor": [ 222, 82, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 44, 212, 255 ], "toColor": [ 173, 44, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 784829.1506345794, "ymin": 1373814.3691990748, "xmax": 825854.6056569964, "ymax": 1403044.2917102352, "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": "ASSOC_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "ASSOC_NUM", "type": "esriFieldTypeSmallInteger", "alias": "ASSOC_NUM", "domain": null }, { "name": "ASSOC_NAME", "type": "esriFieldTypeString", "alias": "ASSOC_NAME", "length": 50, "domain": null }, { "name": "CHAIRNAME", "type": "esriFieldTypeString", "alias": "CHAIRNAME", "length": 30, "domain": null }, { "name": "STRT_ADD", "type": "esriFieldTypeString", "alias": "STRT_ADD", "length": 30, "domain": null }, { "name": "CTY_ST_ZIP", "type": "esriFieldTypeString", "alias": "CTY_ST_ZIP", "length": 30, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 20, "domain": null }, { "name": "LEGEND", "type": "esriFieldTypeString", "alias": "LEGEND", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "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": "R251_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S240_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" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 15, "name": "CoB_Regeneration_Preservation_Areas", "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": "CORP_NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 218, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Bloomington", "label": "Bloomington" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 95, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Commercial", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 106, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Emerging", "label": "Emerging" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 85, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mobile Home Park", "label": "Mobile Home Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 237, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Preservation", "label": "Preservation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 250, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Regeneration", "label": "Regeneration" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 100, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Stable", "label": "Stable" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 217, 113, 255 ], "toColor": [ 215, 217, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 93, 207, 255 ], "toColor": [ 97, 93, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 98, 125, 255 ], "toColor": [ 217, 98, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 208, 237, 255 ], "toColor": [ 102, 208, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 130, 85, 255 ], "toColor": [ 48, 130, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 152, 87, 255 ], "toColor": [ 250, 152, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 235, 114, 255 ], "toColor": [ 87, 235, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 112, 234, 255 ], "toColor": [ 250, 112, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 70, 46, 255 ], "toColor": [ 128, 70, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 104, 135, 255 ], "toColor": [ 65, 104, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 69, 133, 255 ], "toColor": [ 132, 69, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 192, 255 ], "toColor": [ 139, 224, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 144, 98, 255 ], "toColor": [ 161, 144, 98, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 779889.2779684141, "ymin": 1371127.3043632358, "xmax": 836705.4966848306, "ymax": 1403348.7395921573, "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": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "CORP_NAME", "type": "esriFieldTypeString", "alias": "CORP_NAME", "length": 25, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Sq_Miles", "type": "esriFieldTypeDouble", "alias": "Sq_Miles", "domain": null }, { "name": "Street_Mil", "type": "esriFieldTypeDouble", "alias": "Street_Mil", "domain": null }, { "name": "PopEst", "type": "esriFieldTypeDouble", "alias": "PopEst", "domain": null }, { "name": "Density", "type": "esriFieldTypeDouble", "alias": "Density", "domain": null }, { "name": "AcresMO", "type": "esriFieldTypeDouble", "alias": "AcresMO", "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 }, { "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": "R261_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S250_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" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 25, "name": "CoB_TIF_Districts", "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": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Downtown East Washington Street TIF", "label": "Downtown East Washington Street TIF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Downtown TIF", "label": "Downtown-Southwest TIF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "EMPIRE ST TIF", "label": "EMPIRE ST TIF" } ], "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": 747583.2795884125, "ymin": 1323095.5241146535, "xmax": 882142.2279896624, "ymax": 1489171.430151157, "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": 50, "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": "R70_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S65_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": 27, "name": "CoB_Wards", "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": "DISTRICTID", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 179, 252, 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, 202, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 219, 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": [ 249, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 242, 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, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 197, 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": [ 207, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "9", "label": "9" } ], "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": 779891.1286864951, "ymin": 1330392.9681811556, "xmax": 868479.7287399136, "ymax": 1456141.905659154, "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": "DISTRICTID", "type": "esriFieldTypeString", "alias": "District ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "District Name", "length": 50, "domain": null }, { "name": "REPNAME", "type": "esriFieldTypeString", "alias": "Representative Name(s)", "length": 255, "domain": null }, { "name": "DISTRICTURL", "type": "esriFieldTypeString", "alias": "District Website", "length": 100, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": { "type": "codedValue", "name": "WS3_LastEditor_3", "description": "Last Editor of Feature", "codedValues": [ { "name": "Justin Nettleton", "code": "Justin Nettleton" }, { "name": "David Johnston", "code": "David Johnston" }, { "name": "Eric Geurts", "code": "Eric Geurts" }, { "name": "Matt Armstrong", "code": "Matt Armstrong" }, { "name": "Scotty Bundy", "code": "Scott Bundy" }, { "name": "Cassidy Killian", "code": "Cassidy Killian" }, { "name": "David Peters", "code": "David Peters" }, { "name": "Crystal Williams", "code": "Crystal Williams" }, { "name": "Daniel Moore", "code": "Daniel Moore" }, { "name": "Troy Olson", "code": "Troy Olson" }, { "name": "Brandon Lacey", "code": "Brandon Lacey" }, { "name": "Megan Paque", "code": "Megan Paque" }, { "name": "Sara Schelinski", "code": "Sara Schelinski" }, { "name": "Ana Mendoza", "code": "Ana Mendoza" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REPNAME2", "type": "esriFieldTypeString", "alias": "Representative Name", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "REPIMAGEURL", "type": "esriFieldTypeString", "alias": "Representative Image URL", "length": 255, "domain": null }, { "name": "DISTRICTURL2", "type": "esriFieldTypeString", "alias": "District Website", "length": 255, "domain": null }, { "name": "REPIMAGEURL2", "type": "esriFieldTypeInteger", "alias": "Representative Image URL", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "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": "R79_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S74_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": 4, "name": "CoB_Zoning", "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": "ZONING", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "", "label": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "A", "label": "A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "B-1", "label": "B-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "B-2", "label": "B-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C-1", "label": "C-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "D-1", "label": "D-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "D-2", "label": "D-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "D-3", "label": "D-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GAP-1", "label": "GAP-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GAP-2", "label": "GAP-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GAP-3", "label": "GAP-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GAP-4", "label": "GAP-4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GAP-5", "label": "GAP-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GAP-6", "label": "GAP-6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "M-1", "label": "M-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "M-2", "label": "M-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "P-1", "label": "P-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "P-2", "label": "P-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "P-3", "label": "P-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R-1A", "label": "R-1A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R-1B", "label": "R-1B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R-1C", "label": "R-1C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R-1H", "label": "R-1H" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R-2", "label": "R-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R-3A", "label": "R-3A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R-3B", "label": "R-3B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R-4", "label": "R-4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R-D", "label": "R-D" } ], "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": [ 234, 179, 252, 255 ], "toColor": [ 234, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 235, 252, 255 ], "toColor": [ 179, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 192, 255 ], "toColor": [ 252, 199, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 215, 255 ], "toColor": [ 184, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 222, 255 ], "toColor": [ 252, 187, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 179, 255 ], "toColor": [ 200, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 243, 255 ], "toColor": [ 212, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 215, 255 ], "toColor": [ 252, 243, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 212, 255 ], "toColor": [ 223, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 199, 252, 255 ], "toColor": [ 239, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 197, 255 ], "toColor": [ 252, 184, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 235, 255 ], "toColor": [ 179, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 214, 252, 255 ], "toColor": [ 184, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 194, 252, 255 ], "toColor": [ 207, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 250, 252, 255 ], "toColor": [ 187, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 240, 252, 255 ], "toColor": [ 215, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 218, 255 ], "toColor": [ 252, 207, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 187, 255 ], "toColor": [ 228, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 184, 255 ], "toColor": [ 252, 234, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 182, 252, 255 ], "toColor": [ 212, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 226, 255 ], "toColor": [ 210, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 238, 255 ], "toColor": [ 252, 182, 238, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 779891.5978456624, "ymin": 1371203.603095159, "xmax": 836689.2011137456, "ymax": 1403348.7264688239, "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": "OBJECTID_1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "INITIALS", "type": "esriFieldTypeString", "alias": "INITIALS", "length": 3, "domain": null }, { "name": "CHANGED", "type": "esriFieldTypeDate", "alias": "CHANGED", "length": 8, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 5, "domain": null }, { "name": "OVERLAY", "type": "esriFieldTypeString", "alias": "OVERLAY", "length": 4, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "Ord_Numb", "type": "esriFieldTypeString", "alias": "Ord_Numb", "length": 10, "domain": null }, { "name": "Ord_Date", "type": "esriFieldTypeDate", "alias": "Ord_Date", "length": 8, "domain": null }, { "name": "Case_Num", "type": "esriFieldTypeString", "alias": "Case_Num", "length": 10, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "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 }, { "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": "mat_points_zone_update", "type": "esriFieldTypeDate", "alias": "Date MAT Points Zoning Updated", "length": 8, "domain": null }, { "name": "mat_point_desc_updated", "type": "esriFieldTypeDate", "alias": "Date MAT Points Desc Updated", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R272_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_272", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S261_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" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "CoB_Zoning_Overlay", "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": "OVERLAY", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "S-1", "label": "S-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "S-4", "label": "S-4" } ], "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": 779891.5978456624, "ymin": 1371203.603095159, "xmax": 836689.2011137456, "ymax": 1403348.7264688239, "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": "OBJECTID_1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "INITIALS", "type": "esriFieldTypeString", "alias": "INITIALS", "length": 3, "domain": null }, { "name": "CHANGED", "type": "esriFieldTypeDate", "alias": "CHANGED", "length": 8, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 5, "domain": null }, { "name": "OVERLAY", "type": "esriFieldTypeString", "alias": "OVERLAY", "length": 4, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Ord_Numb", "type": "esriFieldTypeString", "alias": "Ord_Numb", "length": 10, "domain": null }, { "name": "Ord_Date", "type": "esriFieldTypeDate", "alias": "Ord_Date", "length": 8, "domain": null }, { "name": "Case_Num", "type": "esriFieldTypeString", "alias": "Case_Num", "length": 10, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "mat_points_zone_update", "type": "esriFieldTypeDate", "alias": "Date MAT Points Zoning Updated", "length": 8, "domain": null }, { "name": "mat_point_desc_updated", "type": "esriFieldTypeDate", "alias": "Date MAT Points Desc Updated", "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": "R272_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_272", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S261_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" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 18, "name": "Commission_Cases_Parcels", "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": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 774146.7156346627, "ymin": 1363132.1340019032, "xmax": 836280.7672193274, "ymax": 1419118.9856106564, "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": "commission_cases", "type": "esriFieldTypeString", "alias": "COMMISSION CASES", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "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": "R268_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S257_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" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 10, "name": "ECD_Fire_Districts", "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": "zone", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 138, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FC01", "label": "FC01" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 91, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FC02", "label": "FC02" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 240, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FC03", "label": "FC03" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 91, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FC04", "label": "FC04" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 221, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FC05", "label": "FC05" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 66, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FC06", "label": "FC06" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 106, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FC07", "label": "FC07" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 193, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FC08", "label": "FC08" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 250, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FC09", "label": "FC09" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 105, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FC10", "label": "FC10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 148, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FE01", "label": "FE01" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 148, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FE02", "label": "FE02" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 154, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FE03", "label": "FE03" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 93, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FE04", "label": "FE04" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 230, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FE05", "label": "FE05" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 103, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FE06", "label": "FE06" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 163, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FE07", "label": "FE07" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 61, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FE08", "label": "FE08" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 116, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FW01", "label": "FW01" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 250, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FW02", "label": "FW02" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 149, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FW03", "label": "FW03" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 72, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FW04", "label": "FW04" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 245, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FW05", "label": "FW05" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 135, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FW06", "label": "FW06" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FW07", "label": "FW07" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 191, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FW08", "label": "FW08" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 128, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FW09", "label": "FW09" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 217, 113, 255 ], "toColor": [ 215, 217, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 61, 133, 255 ], "toColor": [ 128, 61, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 205, 227, 255 ], "toColor": [ 127, 205, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 101, 89, 255 ], "toColor": [ 212, 101, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 90, 250, 255 ], "toColor": [ 119, 90, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 214, 146, 255 ], "toColor": [ 90, 214, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 99, 135, 255 ], "toColor": [ 57, 99, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 128, 61, 255 ], "toColor": [ 104, 128, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 92, 190, 255 ], "toColor": [ 247, 92, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 245, 103, 255 ], "toColor": [ 155, 245, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 109, 204, 255 ], "toColor": [ 71, 109, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 131, 161, 255 ], "toColor": [ 204, 131, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 128, 115, 255 ], "toColor": [ 57, 128, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 127, 104, 255 ], "toColor": [ 163, 127, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 172, 92, 255 ], "toColor": [ 242, 172, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 125, 240, 255 ], "toColor": [ 173, 125, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 64, 71, 255 ], "toColor": [ 133, 64, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 88, 138, 255 ], "toColor": [ 245, 88, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 164, 224, 255 ], "toColor": [ 123, 164, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 242, 224, 255 ], "toColor": [ 102, 242, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 194, 151, 255 ], "toColor": [ 240, 194, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 90, 232, 255 ], "toColor": [ 223, 90, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 63, 181, 255 ], "toColor": [ 108, 63, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 57, 107, 255 ], "toColor": [ 163, 57, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 109, 173, 255 ], "toColor": [ 125, 109, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 138, 60, 255 ], "toColor": [ 48, 138, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 184, 84, 255 ], "toColor": [ 132, 184, 84, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.zone", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Zone ID", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Constantia", "size": 12.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 779891.1286864951, "ymin": 1371127.473326154, "xmax": 836715.3601821624, "ymax": 1403348.7264688239, "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": "zone", "type": "esriFieldTypeString", "alias": "zone", "length": 50, "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 }, { "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": "R269_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_269", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S258_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 28, "name": "Enterprise_Zones", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONEDESC", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Bloomington", "label": "Bloomington" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 119, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Bloomington Connection", "label": "Bloomington Connection" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "County", "label": "County" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "County Connection", "label": "County Connection" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 137, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Gibson", "label": "Gibson" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Town of Normal", "label": "Town of Normal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Town of Normal Connection", "label": "Town of Normal Connection" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 153, 47, 255 ], "toColor": [ 151, 153, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 68, 194, 255 ], "toColor": [ 185, 68, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 149, 189, 255 ], "toColor": [ 42, 149, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 45, 53, 255 ], "toColor": [ 166, 45, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 201, 119, 255 ], "toColor": [ 68, 201, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 83, 189, 255 ], "toColor": [ 51, 83, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 68, 126, 255 ], "toColor": [ 189, 68, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 176, 157, 255 ], "toColor": [ 37, 176, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 106, 39, 255 ], "toColor": [ 168, 106, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 42, 191, 255 ], "toColor": [ 69, 42, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 194, 43, 255 ], "toColor": [ 98, 194, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 125, 194, 255 ], "toColor": [ 64, 125, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 61, 166, 255 ], "toColor": [ 110, 61, 166, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 778920.2644865029, "ymin": 1368449.5370810106, "xmax": 967652.3660241701, "ymax": 1424505.6917007565, "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": "ZONENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONENAME", "type": "esriFieldTypeString", "alias": "Name", "length": 150, "domain": null }, { "name": "ZONEDESC", "type": "esriFieldTypeString", "alias": "Description", "length": 1073741822, "domain": null }, { "name": "ZONEURL", "type": "esriFieldTypeString", "alias": "Website", "length": 255, "domain": null }, { "name": "ZONESTART", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "ZONEEND", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "ORDINANCE", "type": "esriFieldTypeString", "alias": "Ordinance Number", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeString", "alias": "Size of Zone (Acres)", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type of Incentive Zone", "length": 50, "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": "R294_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S273_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": 29, "name": "Parcels", "type": "Feature Layer", "description": "

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": [] }