{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 39, "name": "Address", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.HOUSE_NUM", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9835883.307112774, "ymin": 5071823.335092206, "xmax": -9794612.853151426, "ymax": 5100632.261888585, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDR_OID", "type": "esriFieldTypeInteger", "alias": "ADDR_OID", "domain": null }, { "name": "ADDR_GRID_OID", "type": "esriFieldTypeInteger", "alias": "ADDR_GRID_OID", "domain": null }, { "name": "STREET_NAME_OID", "type": "esriFieldTypeInteger", "alias": "STREET_NAME_OID", "domain": null }, { "name": "PARCEL_OID", "type": "esriFieldTypeInteger", "alias": "PARCEL_OID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 16, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "HOUSE_NUM", "type": "esriFieldTypeInteger", "alias": "House Number", "domain": null }, { "name": "HOUSE_SFX", "type": "esriFieldTypeString", "alias": "House Suffix", "length": 10, "domain": null }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "length": 200, "domain": null }, { "name": "ADDR_STATUS", "type": "esriFieldTypeString", "alias": "Address Status", "length": 1, "domain": { "type": "codedValue", "name": "Misc_Addr_Status", "description": "Address Status", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Historic", "code": "H" }, { "name": "Proposed", "code": "P" }, { "name": "Vacant", "code": "V" }, { "name": "Inactive", "code": "I" }, { "name": "Nonexistent", "code": "N" }, { "name": "Temporary", "code": "T" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDR_TYPE", "type": "esriFieldTypeString", "alias": "Address Type", "length": 1, "domain": { "type": "codedValue", "name": "Misc_Addr_Type", "description": "Address Type", "codedValues": [ { "name": "Alternate", "code": "A" }, { "name": "Primary", "code": "P" }, { "name": "Unknown", "code": "U" }, { "name": "Other", "code": "O" }, { "name": "Secondary", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDR_USE", "type": "esriFieldTypeSmallInteger", "alias": "Address Use", "domain": { "type": "codedValue", "name": "Misc_Addr_Use", "description": "Address Use", "codedValues": [ { "name": "Single Family", "code": 1 }, { "name": "Condo", "code": 3 }, { "name": "Utility", "code": 4 }, { "name": "Boat Dock", "code": 5 }, { "name": "Other", "code": 98 }, { "name": "Unknown", "code": 0 }, { "name": "Park", "code": 6 }, { "name": "City Emergency Phone", "code": 7 }, { "name": "Multi Family", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDR_LOC", "type": "esriFieldTypeSmallInteger", "alias": "Address Location", "domain": { "type": "codedValue", "name": "Gen_Location", "description": "Inside/Outside", "codedValues": [ { "name": "Outside", "code": 0 }, { "name": "Inside", "code": 1 }, { "name": "Unknown", "code": 2 }, { "name": "Partially Inside", "code": 3 }, { "name": "Outside/City Services", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUNI_CODE", "type": "esriFieldTypeSmallInteger", "alias": "Municipality", "domain": { "type": "codedValue", "name": "Gen_Muni_Code", "description": "Municipality Codes", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Channahon", "code": 1 }, { "name": "Crest Hill", "code": 2 }, { "name": "Crete", "code": 3 }, { "name": "Elwood", "code": 4 }, { "name": "Homer Glen", "code": 5 }, { "name": "Joliet", "code": 6 }, { "name": "Lockport", "code": 7 }, { "name": "Manhattan", "code": 8 }, { "name": "Minooka", "code": 9 }, { "name": "Mokena", "code": 10 }, { "name": "Naperville", "code": 11 }, { "name": "New Lenox", "code": 12 }, { "name": "Oswego", "code": 13 }, { "name": "Plainfield", "code": 14 }, { "name": "Rockdale", "code": 15 }, { "name": "Romeoville", "code": 16 }, { "name": "Shorewood", "code": 17 }, { "name": "Will (Will County)", "code": 18 }, { "name": "Kendall (Kendall County)", "code": 19 }, { "name": "Grundy (Grundy County)", "code": 20 }, { "name": "Yorkville", "code": 21 }, { "name": "Morris", "code": 22 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTAL_CODE", "type": "esriFieldTypeSmallInteger", "alias": "Postal Code", "domain": { "type": "codedValue", "name": "Gen_Muni_Code", "description": "Municipality Codes", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Channahon", "code": 1 }, { "name": "Crest Hill", "code": 2 }, { "name": "Crete", "code": 3 }, { "name": "Elwood", "code": 4 }, { "name": "Homer Glen", "code": 5 }, { "name": "Joliet", "code": 6 }, { "name": "Lockport", "code": 7 }, { "name": "Manhattan", "code": 8 }, { "name": "Minooka", "code": 9 }, { "name": "Mokena", "code": 10 }, { "name": "Naperville", "code": 11 }, { "name": "New Lenox", "code": 12 }, { "name": "Oswego", "code": 13 }, { "name": "Plainfield", "code": 14 }, { "name": "Rockdale", "code": 15 }, { "name": "Romeoville", "code": 16 }, { "name": "Shorewood", "code": 17 }, { "name": "Will (Will County)", "code": 18 }, { "name": "Kendall (Kendall County)", "code": 19 }, { "name": "Grundy (Grundy County)", "code": 20 }, { "name": "Yorkville", "code": 21 }, { "name": "Morris", "code": 22 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 10, "domain": { "type": "codedValue", "name": "Gen_County_Code", "description": "County Codes", "codedValues": [ { "name": "Grundy County", "code": "GRUNDY" }, { "name": "Kendall County", "code": "KENDALL" }, { "name": "Will County", "code": "WILL" }, { "name": "LaSalle County", "code": "LASALLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": { "type": "codedValue", "name": "Bdy_ZipCode", "description": "Zip Code", "codedValues": [ { "name": "Channahon (60410)", "code": "60410" }, { "name": "Elwood (60421)", "code": "60421" }, { "name": "Joliet (60431)", "code": "60431" }, { "name": "Joliet (60432)", "code": "60432" }, { "name": "Joliet (60433)", "code": "60433" }, { "name": "Joliet (60436)", "code": "60436" }, { "name": "Lockport (60441)", "code": "60441" }, { "name": "New Lenox (60451)", "code": "60451" }, { "name": "Plainfield (60544)", "code": "60544" }, { "name": "Plainfield (60585)", "code": "60585" }, { "name": "Plainfield (60586)", "code": "60586" }, { "name": "Romeoville (60446)", "code": "60446" }, { "name": "Unknown", "code": "0" }, { "name": "Crest Hill (60403)", "code": "60403" }, { "name": "Shorewood (60404)", "code": "60404" }, { "name": "Manhattan (60442)", "code": "60442" }, { "name": "Minooka (60447)", "code": "60447" }, { "name": "Yorkville (60560)", "code": "60560" }, { "name": "Joliet (60435)", "code": "60435" }, { "name": "Homer Glen (60491)", "code": "60491" }, { "name": "Morris (60450)", "code": "60450" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIP4", "type": "esriFieldTypeString", "alias": "ZIP4", "length": 4, "domain": null }, { "name": "FIELD_CHECK", "type": "esriFieldTypeSmallInteger", "alias": "Field Check", "domain": { "type": "codedValue", "name": "Misc_Addr_Check", "description": "Address Field Check", "codedValues": [ { "name": "No address field check needed", "code": 0 }, { "name": "Address needs field check", "code": 1 }, { "name": "Address has been verified by field check", "code": 2 }, { "name": "Address cannot be verified by field check", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUNIS_ID", "type": "esriFieldTypeInteger", "alias": "MUNIS_ID", "domain": null }, { "name": "UNIT", "type": "esriFieldTypeSmallInteger", "alias": "Unit Flag", "domain": { "type": "codedValue", "name": "Gen_YesNo_Num", "description": "YesNo Flag", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASE_ADDRESS", "type": "esriFieldTypeSmallInteger", "alias": "Base Address Flag", "domain": { "type": "codedValue", "name": "Gen_YesNo_Num", "description": "YesNo Flag", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTE_", "type": "esriFieldTypeString", "alias": "Note", "length": 254, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "Inactive Date", "length": 8, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "QC_YN", "type": "esriFieldTypeString", "alias": "QC Check?", "length": 1, "domain": { "type": "codedValue", "name": "Gen_YesNo_Char", "description": "YesNo Flag", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUNIS_TYPE", "type": "esriFieldTypeString", "alias": "Munis Type", "length": 1, "domain": { "type": "codedValue", "name": "Misc_Munis_Type", "description": "Munis Type", "codedValues": [ { "name": "Primary", "code": "P" }, { "name": "Secondary", "code": "S" }, { "name": "Not Applicable", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUNIS_ADDRESS", "type": "esriFieldTypeString", "alias": "Munis Address", "length": 255, "domain": null }, { "name": "E911_ADDRESS", "type": "esriFieldTypeString", "alias": "e911 Address", "length": 255, "domain": null }, { "name": "AddrNumbSuffix", "type": "esriFieldTypeString", "alias": "AddrNumbSuffix", "length": 5, "domain": null }, { "name": "UNIT_NUM", "type": "esriFieldTypeString", "alias": "UNIT_NUM", "length": 10, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Unit Type", "domain": { "type": "codedValue", "name": "Misc_Unit_Type", "description": "Unit Type", "codedValues": [ { "name": "Apartment", "code": 1 }, { "name": "Building", "code": 2 }, { "name": "Floor", "code": 3 }, { "name": "Suite", "code": 4 }, { "name": "Unit", "code": 5 }, { "name": "Unknown", "code": 0 }, { "name": "Room", "code": 6 }, { "name": "Space", "code": 7 }, { "name": "Lot", "code": 8 }, { "name": "Cell Tower", "code": 9 }, { "name": "Common Area", "code": 10 }, { "name": "Garage", "code": 11 }, { "name": "Parking Lot", "code": 12 }, { "name": "Utility", "code": 13 }, { "name": "Vacant", "code": 14 }, { "name": "Laundry", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UNIT_NUM2", "type": "esriFieldTypeString", "alias": "Unit Number2", "length": 10, "domain": null }, { "name": "UNIT_TYPE2", "type": "esriFieldTypeSmallInteger", "alias": "Unit Type2", "domain": { "type": "codedValue", "name": "Misc_Unit_Type", "description": "Unit Type", "codedValues": [ { "name": "Apartment", "code": 1 }, { "name": "Building", "code": 2 }, { "name": "Floor", "code": 3 }, { "name": "Suite", "code": 4 }, { "name": "Unit", "code": 5 }, { "name": "Unknown", "code": 0 }, { "name": "Room", "code": 6 }, { "name": "Space", "code": 7 }, { "name": "Lot", "code": 8 }, { "name": "Cell Tower", "code": 9 }, { "name": "Common Area", "code": 10 }, { "name": "Garage", "code": 11 }, { "name": "Parking Lot", "code": 12 }, { "name": "Utility", "code": 13 }, { "name": "Vacant", "code": 14 }, { "name": "Laundry", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R202_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_202", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_202", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S143_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 41, "name": "City Owned Property", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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, 209, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9829090.058956048, "ymin": 5055636.989025432, "xmax": -9795301.791586738, "ymax": 5097873.899578897, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAIL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RowID", "type": "esriFieldTypeInteger", "alias": "RowID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 16, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 150, "domain": null }, { "name": "MAIL_NAME", "type": "esriFieldTypeString", "alias": "MAIL_NAME", "length": 150, "domain": null }, { "name": "OWNER_ADD", "type": "esriFieldTypeString", "alias": "OWNER_ADD", "length": 150, "domain": null }, { "name": "OWNER_ADD2", "type": "esriFieldTypeString", "alias": "OWNER_ADD2", "length": 150, "domain": null }, { "name": "OWNER_ADD3", "type": "esriFieldTypeString", "alias": "OWNER_ADD3", "length": 150, "domain": null }, { "name": "OWNER_ZIP", "type": "esriFieldTypeString", "alias": "OWNER_ZIP", "length": 10, "domain": null }, { "name": "TAX_EXEMPT", "type": "esriFieldTypeString", "alias": "TAX_EXEMPT", "length": 5, "domain": null }, { "name": "LAND_VALUE", "type": "esriFieldTypeDouble", "alias": "LAND_VALUE", "domain": null }, { "name": "BLDG_VALUE", "type": "esriFieldTypeDouble", "alias": "BLDG_VALUE", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "PREV_PIN", "type": "esriFieldTypeString", "alias": "PREV_PIN", "length": 16, "domain": null }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "FULL_ADDRESS", "length": 255, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 10, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "PARCEL_OID", "type": "esriFieldTypeInteger", "alias": "PARCEL_OID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FOR_SALE", "type": "esriFieldTypeSmallInteger", "alias": "For Sale", "domain": { "type": "codedValue", "name": "YesNo_Num", "description": "Yes/No indicator", "codedValues": [ { "name": "Yes", "code": 0 }, { "name": "No", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROPERTY_USE", "type": "esriFieldTypeString", "alias": "Use", "length": 250, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "Zoning", "length": 250, "domain": null }, { "name": "COUNCIL_DISTRICT", "type": "esriFieldTypeString", "alias": "Council District", "length": 20, "domain": null }, { "name": "PROPERTY_INFORMATION", "type": "esriFieldTypeString", "alias": "Property Information", "length": 250, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "SQUARE_FEET", "type": "esriFieldTypeDouble", "alias": "Square Feet", "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": "R3010_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3010", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3010", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_CITY_OWNED_PI", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_CITYOP_OID", "fields": "PARCEL_OID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2916_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Building", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9863200.949467957, "ymin": 5039835.559233641, "xmax": -9741151.370141529, "ymax": 5125310.711532076, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLDG_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BLDG_TYPE", "type": "esriFieldTypeString", "alias": "BLDG_TYPE", "length": 25, "domain": null }, { "name": "BLDG_SUBTYPE", "type": "esriFieldTypeString", "alias": "BLDG_SUBTYPE", "length": 50, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 30, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 30, "domain": null }, { "name": "ADDRESSED", "type": "esriFieldTypeString", "alias": "ADDRESSED", "length": 5, "domain": null }, { "name": "BLDG_NAME", "type": "esriFieldTypeString", "alias": "BLDG_NAME", "length": 50, "domain": null }, { "name": "SQ_FOOTAGE", "type": "esriFieldTypeDouble", "alias": "SQ_FOOTAGE", "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeInteger", "alias": "YEAR_BUILT", "domain": null }, { "name": "NO_STORIES", "type": "esriFieldTypeInteger", "alias": "NO_STORIES", "domain": null }, { "name": "NO_ROOMS", "type": "esriFieldTypeInteger", "alias": "NO_ROOMS", "domain": null }, { "name": "NO_RESUNIT", "type": "esriFieldTypeInteger", "alias": "NO_RESUNIT", "domain": null }, { "name": "NO_OTHUNIT", "type": "esriFieldTypeInteger", "alias": "NO_OTHUNIT", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 16, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 254, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 254, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Square_Footage", "type": "esriFieldTypeInteger", "alias": "Square_Footage", "domain": null }, { "name": "BLDG_ID", "type": "esriFieldTypeInteger", "alias": "Building ID", "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": "R198_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_198", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_198", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_BLDG_NAME", "fields": "BLDG_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_BLDG_ID", "fields": "BLDG_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S141_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 40, "name": "City Owned Parcels for Sale", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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": "", "uniqueValueGroups": [ { "heading": "Zoning", "classes": [ { "label": "None", "description": "None", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "" ] ] }, { "label": "Business", "description": "Business", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "B-1" ], [ "B-2" ] ] }, { "label": "Industrial", "description": "Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 132, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "I-1" ] ] }, { "label": "Residential", "description": "Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "R-2" ], [ "R-2A" ], [ "R-3" ], [ "R-4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "", "label": "None" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "B-1", "label": "Business" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "B-2", "label": "Business" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 132, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "I-1", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R-2", "label": "Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R-2A", "label": "Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R-3", "label": "Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R-4", "label": "Residential" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 215, 255 ], "toColor": [ 238, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 179, 252, 255 ], "toColor": [ 205, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 223, 252, 255 ], "toColor": [ 179, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 248, 255 ], "toColor": [ 252, 212, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 179, 255 ], "toColor": [ 199, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 239, 255 ], "toColor": [ 197, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 189, 252, 255 ], "toColor": [ 251, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 207, 252, 255 ], "toColor": [ 209, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 184, 255 ], "toColor": [ 252, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 211, 255 ], "toColor": [ 179, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 212, 255 ], "toColor": [ 252, 212, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9829090.058956048, "ymin": 5055636.989025432, "xmax": -9795301.791586738, "ymax": 5097873.899578897, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAIL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RowID", "type": "esriFieldTypeInteger", "alias": "RowID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 16, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 150, "domain": null }, { "name": "MAIL_NAME", "type": "esriFieldTypeString", "alias": "MAIL_NAME", "length": 150, "domain": null }, { "name": "OWNER_ADD", "type": "esriFieldTypeString", "alias": "OWNER_ADD", "length": 150, "domain": null }, { "name": "OWNER_ADD2", "type": "esriFieldTypeString", "alias": "OWNER_ADD2", "length": 150, "domain": null }, { "name": "OWNER_ADD3", "type": "esriFieldTypeString", "alias": "OWNER_ADD3", "length": 150, "domain": null }, { "name": "OWNER_ZIP", "type": "esriFieldTypeString", "alias": "OWNER_ZIP", "length": 10, "domain": null }, { "name": "TAX_EXEMPT", "type": "esriFieldTypeString", "alias": "TAX_EXEMPT", "length": 5, "domain": null }, { "name": "LAND_VALUE", "type": "esriFieldTypeDouble", "alias": "LAND_VALUE", "domain": null }, { "name": "BLDG_VALUE", "type": "esriFieldTypeDouble", "alias": "BLDG_VALUE", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "PREV_PIN", "type": "esriFieldTypeString", "alias": "PREV_PIN", "length": 16, "domain": null }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "FULL_ADDRESS", "length": 255, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 10, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "PARCEL_OID", "type": "esriFieldTypeInteger", "alias": "PARCEL_OID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FOR_SALE", "type": "esriFieldTypeSmallInteger", "alias": "For Sale", "domain": { "type": "codedValue", "name": "YesNo_Num", "description": "Yes/No indicator", "codedValues": [ { "name": "Yes", "code": 0 }, { "name": "No", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROPERTY_USE", "type": "esriFieldTypeString", "alias": "Use", "length": 250, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "Zoning", "length": 250, "domain": null }, { "name": "COUNCIL_DISTRICT", "type": "esriFieldTypeString", "alias": "Council District", "length": 20, "domain": null }, { "name": "PROPERTY_INFORMATION", "type": "esriFieldTypeString", "alias": "Property Information", "length": 250, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "SQUARE_FEET", "type": "esriFieldTypeDouble", "alias": "Square Feet", "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": "R3010_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3010", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3010", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_CITY_OWNED_PI", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_CITYOP_OID", "fields": "PARCEL_OID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2916_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "TIF District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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", "uniqueValueGroups": [ { "heading": "Name", "classes": [ { "label": "Cass Street Corridor TIF District", "description": "Cass Street Corridor TIF District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 81, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Cass Street Corridor TIF District" ] ] }, { "label": "City Center Project Area TIF District", "description": "City Center Project Area TIF District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 158, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "City Center Project Area TIF District" ] ] }, { "label": "Downtown Redevelopment Project Area TIF District", "description": "Downtown Redevelopment Project Area TIF District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 198, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Downtown Redevelopment Project Area TIF District" ] ] }, { "label": "Presence-Saint Joseph Medical Center TIF District", "description": "Presence-Saint Joseph Medical Center TIF District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 85, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Presence-Saint Joseph Medical Center TIF District" ] ] }, { "label": "Rock Run Crossings TIF Redevelopment Area", "description": "Rock Run Crossings TIF Redevelopment Area", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 146, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Rock Run Crossings TIF Redevelopment Area" ] ] }, { "label": "Silver Cross Project Area TIF District", "description": "Silver Cross Project Area TIF District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 222, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Silver Cross Project Area TIF District" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 81, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Cass Street Corridor TIF District", "label": "Cass Street Corridor TIF District", "description": "Cass Street Corridor TIF District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 158, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "City Center Project Area TIF District", "label": "City Center Project Area TIF District", "description": "City Center Project Area TIF District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 198, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Downtown Redevelopment Project Area TIF District", "label": "Downtown Redevelopment Project Area TIF District", "description": "Downtown Redevelopment Project Area TIF District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 85, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Presence-Saint Joseph Medical Center TIF District", "label": "Presence-Saint Joseph Medical Center TIF District", "description": "Presence-Saint Joseph Medical Center TIF District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 146, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Rock Run Crossings TIF Redevelopment Area", "label": "Rock Run Crossings TIF Redevelopment Area", "description": "Rock Run Crossings TIF Redevelopment Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 222, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Silver Cross Project Area TIF District", "label": "Silver Cross Project Area TIF District", "description": "Silver Cross Project Area TIF District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 179, 252, 255 ], "toColor": [ 202, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 220, 252, 255 ], "toColor": [ 204, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 230, 255 ], "toColor": [ 252, 179, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 179, 255 ], "toColor": [ 252, 212, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 215, 255 ], "toColor": [ 207, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 235, 255 ], "toColor": [ 252, 215, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 195, 252, 255 ], "toColor": [ 179, 195, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 240, 255 ], "toColor": [ 215, 252, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9818112.02252089, "ymin": 5084364.583625885, "xmax": -9800944.49290706, "ymax": 5092506.10908296, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "TIF_OID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "Inactive Date", "length": 8, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 20, "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": "R3022_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3022", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3022", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2927_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 33, "name": "Enterprise Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME2", "uniqueValueGroups": [ { "heading": "Name", "classes": [ { "label": "Des Plaines River Valley Enterprise Zone", "description": "Des Plaines River Valley Enterprise Zone", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 158, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Des Plaines River Valley Enterprise Zone" ] ] }, { "label": "Joliet Arsenal Enterprise Zone", "description": "Joliet Arsenal Enterprise Zone", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 82, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Joliet Arsenal Enterprise Zone" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 158, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Des Plaines River Valley Enterprise Zone", "label": "Des Plaines River Valley Enterprise Zone" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 82, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Joliet Arsenal Enterprise Zone", "label": "Joliet Arsenal Enterprise Zone" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 215, 255 ], "toColor": [ 238, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 179, 252, 255 ], "toColor": [ 205, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 223, 252, 255 ], "toColor": [ 179, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 248, 255 ], "toColor": [ 252, 212, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 179, 255 ], "toColor": [ 199, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 239, 255 ], "toColor": [ 197, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 189, 252, 255 ], "toColor": [ 251, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 207, 252, 255 ], "toColor": [ 209, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 184, 255 ], "toColor": [ 252, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 211, 255 ], "toColor": [ 179, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 212, 255 ], "toColor": [ 252, 212, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9837597.493714707, "ymin": 5058294.340516956, "xmax": -9797779.463820776, "ymax": 5110530.971979608, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ZONE_OID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "NAME2", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 75, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "R504_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_504", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_504", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S440_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "SSA 2016", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9805797.058604531, "ymin": 5088451.781189994, "xmax": -9802432.890088726, "ymax": 5093536.445150552, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SSA_OID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "R505_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_505", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_505", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S441_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 32, "name": "New Market Tax Credit", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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, 194, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9814078.160286319, "ymin": 5081098.184580025, "xmax": -9798525.796366466, "ymax": 5096316.379527469, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CREDIT_OID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "STATE_FIPS", "type": "esriFieldTypeString", "alias": "STATE_FIPS", "length": 2, "domain": null }, { "name": "CNTY_FIPS", "type": "esriFieldTypeString", "alias": "CNTY_FIPS", "length": 3, "domain": null }, { "name": "STCOFIPS", "type": "esriFieldTypeString", "alias": "STCOFIPS", "length": 5, "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 6, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 11, "domain": null }, { "name": "POP2010", "type": "esriFieldTypeInteger", "alias": "POP2010", "domain": null }, { "name": "POP10_SQMI", "type": "esriFieldTypeDouble", "alias": "POP10_SQMI", "domain": null }, { "name": "POP2012", "type": "esriFieldTypeInteger", "alias": "POP2012", "domain": null }, { "name": "POP12_SQMI", "type": "esriFieldTypeDouble", "alias": "POP12_SQMI", "domain": null }, { "name": "WHITE", "type": "esriFieldTypeInteger", "alias": "WHITE", "domain": null }, { "name": "BLACK", "type": "esriFieldTypeInteger", "alias": "BLACK", "domain": null }, { "name": "AMERI_ES", "type": "esriFieldTypeInteger", "alias": "AMERI_ES", "domain": null }, { "name": "ASIAN", "type": "esriFieldTypeInteger", "alias": "ASIAN", "domain": null }, { "name": "HAWN_PI", "type": "esriFieldTypeInteger", "alias": "HAWN_PI", "domain": null }, { "name": "HISPANIC", "type": "esriFieldTypeInteger", "alias": "HISPANIC", "domain": null }, { "name": "OTHER", "type": "esriFieldTypeInteger", "alias": "OTHER", "domain": null }, { "name": "MULT_RACE", "type": "esriFieldTypeInteger", "alias": "MULT_RACE", "domain": null }, { "name": "MALES", "type": "esriFieldTypeInteger", "alias": "MALES", "domain": null }, { "name": "FEMALES", "type": "esriFieldTypeInteger", "alias": "FEMALES", "domain": null }, { "name": "AGE_UNDER5", "type": "esriFieldTypeInteger", "alias": "AGE_UNDER5", "domain": null }, { "name": "AGE_5_9", "type": "esriFieldTypeInteger", "alias": "AGE_5_9", "domain": null }, { "name": "AGE_10_14", "type": "esriFieldTypeInteger", "alias": "AGE_10_14", "domain": null }, { "name": "AGE_15_19", "type": "esriFieldTypeInteger", "alias": "AGE_15_19", "domain": null }, { "name": "AGE_20_24", "type": "esriFieldTypeInteger", "alias": "AGE_20_24", "domain": null }, { "name": "AGE_25_34", "type": "esriFieldTypeInteger", "alias": "AGE_25_34", "domain": null }, { "name": "AGE_35_44", "type": "esriFieldTypeInteger", "alias": "AGE_35_44", "domain": null }, { "name": "AGE_45_54", "type": "esriFieldTypeInteger", "alias": "AGE_45_54", "domain": null }, { "name": "AGE_55_64", "type": "esriFieldTypeInteger", "alias": "AGE_55_64", "domain": null }, { "name": "AGE_65_74", "type": "esriFieldTypeInteger", "alias": "AGE_65_74", "domain": null }, { "name": "AGE_75_84", "type": "esriFieldTypeInteger", "alias": "AGE_75_84", "domain": null }, { "name": "AGE_85_UP", "type": "esriFieldTypeInteger", "alias": "AGE_85_UP", "domain": null }, { "name": "MED_AGE", "type": "esriFieldTypeDouble", "alias": "MED_AGE", "domain": null }, { "name": "MED_AGE_M", "type": "esriFieldTypeDouble", "alias": "MED_AGE_M", "domain": null }, { "name": "MED_AGE_F", "type": "esriFieldTypeDouble", "alias": "MED_AGE_F", "domain": null }, { "name": "HOUSEHOLDS", "type": "esriFieldTypeInteger", "alias": "HOUSEHOLDS", "domain": null }, { "name": "AVE_HH_SZ", "type": "esriFieldTypeDouble", "alias": "AVE_HH_SZ", "domain": null }, { "name": "HSEHLD_1_M", "type": "esriFieldTypeInteger", "alias": "HSEHLD_1_M", "domain": null }, { "name": "HSEHLD_1_F", "type": "esriFieldTypeInteger", "alias": "HSEHLD_1_F", "domain": null }, { "name": "MARHH_CHD", "type": "esriFieldTypeInteger", "alias": "MARHH_CHD", "domain": null }, { "name": "MARHH_NO_C", "type": "esriFieldTypeInteger", "alias": "MARHH_NO_C", "domain": null }, { "name": "MHH_CHILD", "type": "esriFieldTypeInteger", "alias": "MHH_CHILD", "domain": null }, { "name": "FHH_CHILD", "type": "esriFieldTypeInteger", "alias": "FHH_CHILD", "domain": null }, { "name": "FAMILIES", "type": "esriFieldTypeInteger", "alias": "FAMILIES", "domain": null }, { "name": "AVE_FAM_SZ", "type": "esriFieldTypeDouble", "alias": "AVE_FAM_SZ", "domain": null }, { "name": "HSE_UNITS", "type": "esriFieldTypeInteger", "alias": "HSE_UNITS", "domain": null }, { "name": "VACANT", "type": "esriFieldTypeInteger", "alias": "VACANT", "domain": null }, { "name": "OWNER_OCC", "type": "esriFieldTypeInteger", "alias": "OWNER_OCC", "domain": null }, { "name": "RENTER_OCC", "type": "esriFieldTypeInteger", "alias": "RENTER_OCC", "domain": null }, { "name": "SQMI", "type": "esriFieldTypeDouble", "alias": "SQMI", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R502_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_502", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_502", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S438_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "name": "HUB Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9811820.298641102, "ymin": 5087840.366925516, "xmax": -9799837.166855708, "ymax": 5096311.61841571, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HUB_OID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "STATE_FIPS", "type": "esriFieldTypeString", "alias": "STATE_FIPS", "length": 2, "domain": null }, { "name": "CNTY_FIPS", "type": "esriFieldTypeString", "alias": "CNTY_FIPS", "length": 3, "domain": null }, { "name": "STCOFIPS", "type": "esriFieldTypeString", "alias": "STCOFIPS", "length": 5, "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 6, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 11, "domain": null }, { "name": "POP2010", "type": "esriFieldTypeInteger", "alias": "POP2010", "domain": null }, { "name": "POP10_SQMI", "type": "esriFieldTypeDouble", "alias": "POP10_SQMI", "domain": null }, { "name": "POP2012", "type": "esriFieldTypeInteger", "alias": "POP2012", "domain": null }, { "name": "POP12_SQMI", "type": "esriFieldTypeDouble", "alias": "POP12_SQMI", "domain": null }, { "name": "WHITE", "type": "esriFieldTypeInteger", "alias": "WHITE", "domain": null }, { "name": "BLACK", "type": "esriFieldTypeInteger", "alias": "BLACK", "domain": null }, { "name": "AMERI_ES", "type": "esriFieldTypeInteger", "alias": "AMERI_ES", "domain": null }, { "name": "ASIAN", "type": "esriFieldTypeInteger", "alias": "ASIAN", "domain": null }, { "name": "HAWN_PI", "type": "esriFieldTypeInteger", "alias": "HAWN_PI", "domain": null }, { "name": "HISPANIC", "type": "esriFieldTypeInteger", "alias": "HISPANIC", "domain": null }, { "name": "OTHER", "type": "esriFieldTypeInteger", "alias": "OTHER", "domain": null }, { "name": "MULT_RACE", "type": "esriFieldTypeInteger", "alias": "MULT_RACE", "domain": null }, { "name": "MALES", "type": "esriFieldTypeInteger", "alias": "MALES", "domain": null }, { "name": "FEMALES", "type": "esriFieldTypeInteger", "alias": "FEMALES", "domain": null }, { "name": "AGE_UNDER5", "type": "esriFieldTypeInteger", "alias": "AGE_UNDER5", "domain": null }, { "name": "AGE_5_9", "type": "esriFieldTypeInteger", "alias": "AGE_5_9", "domain": null }, { "name": "AGE_10_14", "type": "esriFieldTypeInteger", "alias": "AGE_10_14", "domain": null }, { "name": "AGE_15_19", "type": "esriFieldTypeInteger", "alias": "AGE_15_19", "domain": null }, { "name": "AGE_20_24", "type": "esriFieldTypeInteger", "alias": "AGE_20_24", "domain": null }, { "name": "AGE_25_34", "type": "esriFieldTypeInteger", "alias": "AGE_25_34", "domain": null }, { "name": "AGE_35_44", "type": "esriFieldTypeInteger", "alias": "AGE_35_44", "domain": null }, { "name": "AGE_45_54", "type": "esriFieldTypeInteger", "alias": "AGE_45_54", "domain": null }, { "name": "AGE_55_64", "type": "esriFieldTypeInteger", "alias": "AGE_55_64", "domain": null }, { "name": "AGE_65_74", "type": "esriFieldTypeInteger", "alias": "AGE_65_74", "domain": null }, { "name": "AGE_75_84", "type": "esriFieldTypeInteger", "alias": "AGE_75_84", "domain": null }, { "name": "AGE_85_UP", "type": "esriFieldTypeInteger", "alias": "AGE_85_UP", "domain": null }, { "name": "MED_AGE", "type": "esriFieldTypeDouble", "alias": "MED_AGE", "domain": null }, { "name": "MED_AGE_M", "type": "esriFieldTypeDouble", "alias": "MED_AGE_M", "domain": null }, { "name": "MED_AGE_F", "type": "esriFieldTypeDouble", "alias": "MED_AGE_F", "domain": null }, { "name": "HOUSEHOLDS", "type": "esriFieldTypeInteger", "alias": "HOUSEHOLDS", "domain": null }, { "name": "AVE_HH_SZ", "type": "esriFieldTypeDouble", "alias": "AVE_HH_SZ", "domain": null }, { "name": "HSEHLD_1_M", "type": "esriFieldTypeInteger", "alias": "HSEHLD_1_M", "domain": null }, { "name": "HSEHLD_1_F", "type": "esriFieldTypeInteger", "alias": "HSEHLD_1_F", "domain": null }, { "name": "MARHH_CHD", "type": "esriFieldTypeInteger", "alias": "MARHH_CHD", "domain": null }, { "name": "MARHH_NO_C", "type": "esriFieldTypeInteger", "alias": "MARHH_NO_C", "domain": null }, { "name": "MHH_CHILD", "type": "esriFieldTypeInteger", "alias": "MHH_CHILD", "domain": null }, { "name": "FHH_CHILD", "type": "esriFieldTypeInteger", "alias": "FHH_CHILD", "domain": null }, { "name": "FAMILIES", "type": "esriFieldTypeInteger", "alias": "FAMILIES", "domain": null }, { "name": "AVE_FAM_SZ", "type": "esriFieldTypeDouble", "alias": "AVE_FAM_SZ", "domain": null }, { "name": "HSE_UNITS", "type": "esriFieldTypeInteger", "alias": "HSE_UNITS", "domain": null }, { "name": "VACANT", "type": "esriFieldTypeInteger", "alias": "VACANT", "domain": null }, { "name": "OWNER_OCC", "type": "esriFieldTypeInteger", "alias": "OWNER_OCC", "domain": null }, { "name": "RENTER_OCC", "type": "esriFieldTypeInteger", "alias": "RENTER_OCC", "domain": null }, { "name": "SQMI", "type": "esriFieldTypeDouble", "alias": "SQMI", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R501_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_501", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_501", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S437_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Park and Preserve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 34, 139, 34, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9828801.98020282, "ymin": 5071655.808793104, "xmax": -9793010.595752249, "ymax": 5100291.944008973, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK_OID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "OWNER_OID", "type": "esriFieldTypeInteger", "alias": "Owner OID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "PARK_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Park Type", "domain": { "type": "codedValue", "name": "Env_Park_Type", "description": "Park Type Codes", "codedValues": [ { "name": "Golf", "code": 1 }, { "name": "Greenway", "code": 2 }, { "name": "Off-Road Trail", "code": 3 }, { "name": "On-Road Trail", "code": 4 }, { "name": "Park", "code": 5 }, { "name": "Preserve", "code": 6 }, { "name": "Trail", "code": 7 }, { "name": "Play Ground", "code": 8 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARK_LOC", "type": "esriFieldTypeSmallInteger", "alias": "Park Location", "domain": { "type": "codedValue", "name": "Env_Park_Location", "description": "Park Location Codes", "codedValues": [ { "name": "Inside Joliet", "code": 1 }, { "name": "Outside Joliet", "code": 2 }, { "name": "Both In/Out Joliet", "code": 3 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 1, "domain": { "type": "codedValue", "name": "Env_Park_Status", "description": "Park Status", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Proposed", "code": "P" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "Inactive Date", "length": 8, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 20, "domain": { "type": "codedValue", "name": "Gen_Editor", "description": "Editor Name", "codedValues": [ { "name": "Chris Sternal", "code": "CSTERNAL" }, { "name": "PlanGraphics", "code": "PGI" }, { "name": "Karen S", "code": "KARENS" }, { "name": "Kathy Z", "code": "KATHYZ" }, { "name": "K Schoener", "code": "KSCHOENER" }, { "name": "Sheri K", "code": "SHERIK" }, { "name": "Susan B", "code": "SUSANB" }, { "name": "Woodson Smith", "code": "WSMITH" }, { "name": "Intern", "code": "INTERN" }, { "name": "Marcus Brothwell", "code": "MBROTHWELL" }, { "name": "Janette Lovely", "code": "JLOVELY" }, { "name": "GPT", "code": "GPTUSER" }, { "name": "Michael Chapiesky", "code": "MCHAPIESKY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R38_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_38", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G452OWNER_OID", "fields": "OWNER_OID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G452PARK_OID", "fields": "PARK_OID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_38", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S29_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Flood Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLD_ZONE", "field2": "ZONE_SUBTY", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "FLD_ZONE,ZONE_SUBTY", "classes": [ { "label": "A,", "description": "A,", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "A", "" ] ] }, { "label": "AE,", "description": "AE,", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "AE", "" ] ] }, { "label": "AE,FLOODWAY", "description": "AE,FLOODWAY", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "AE", "FLOODWAY" ] ] }, { "label": "AO,", "description": "AO,", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 85, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "AO", "" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "A,", "label": "A," }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AE,", "label": "AE," }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AE,FLOODWAY", "label": "AE,FLOODWAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 85, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AO,", "label": "AO," } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 81, 81, 255 ], "toColor": [ 237, 81, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 21, 160, 207, 255 ], "toColor": [ 21, 160, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 199, 54, 255 ], "toColor": [ 167, 199, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 85, 156, 255 ], "toColor": [ 158, 85, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 145, 30, 255 ], "toColor": [ 252, 145, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 223, 61, 255 ], "toColor": [ 255, 223, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 136, 216, 255 ], "toColor": [ 247, 136, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 129, 73, 255 ], "toColor": [ 184, 129, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 176, 155, 255 ], "toColor": [ 60, 176, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 107, 214, 255 ], "toColor": [ 107, 107, 214, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9839920.73439644, "ymin": 5072751.9066482475, "xmax": -9789875.048820198, "ymax": 5103084.507383834, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 25, "domain": null }, { "name": "STUDY_TYP", "type": "esriFieldTypeString", "alias": "STUDY_TYP", "length": 28, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 17, "domain": null }, { "name": "ZONE_SUBTY", "type": "esriFieldTypeString", "alias": "ZONE_SUBTY", "length": 72, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "length": 1, "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 17, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 16, "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "length": 20, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 17, "domain": null }, { "name": "AR_SUBTRV", "type": "esriFieldTypeString", "alias": "AR_SUBTRV", "length": 72, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "DUAL_ZONE", "type": "esriFieldTypeString", "alias": "DUAL_ZONE", "length": 1, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 11, "domain": null }, { "name": "SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Flood_Hazard", "type": "esriFieldTypeString", "alias": "Flood_Hazard", "length": 20, "domain": { "type": "codedValue", "name": "FIRM_Flood_Hazard", "description": "Flood Hazard Categories", "codedValues": [ { "name": "A - without Base Flood Elevation (BFE)", "code": "A" }, { "name": "AE, AO- with BFE or Depth", "code": "AE AO" }, { "name": "AE - Regulaory Floodway", "code": "AERF" }, { "name": "X O.2 - Annual Chance Flood Hazard", "code": "X (0.2)" }, { "name": "X - Area of Minimal Flood Hazard", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R1058_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1058", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1058", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S983_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Township", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.TOWNSHIP + \" \" + \"TOWNSHIP\"", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9863309.028721793, "ymin": 5040904.745161272, "xmax": -9742835.594608914, "ymax": 5120515.888891829, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNSHIP_OID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TOWNSHIP_OID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township Name", "length": 20, "domain": null }, { "name": "TOWNSHIP_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "Township Number", "domain": null }, { "name": "RANGE_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "Range Number", "domain": null }, { "name": "TR", "type": "esriFieldTypeString", "alias": "Township Range", "length": 20, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "Inactive Date", "length": 8, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 20, "domain": { "type": "codedValue", "name": "Gen_Editor", "description": "Editor Name", "codedValues": [ { "name": "Chris Sternal", "code": "CSTERNAL" }, { "name": "PlanGraphics", "code": "PGI" }, { "name": "Karen S", "code": "KARENS" }, { "name": "Kathy Z", "code": "KATHYZ" }, { "name": "K Schoener", "code": "KSCHOENER" }, { "name": "Sheri K", "code": "SHERIK" }, { "name": "Susan B", "code": "SUSANB" }, { "name": "Woodson Smith", "code": "WSMITH" }, { "name": "Intern", "code": "INTERN" }, { "name": "Marcus Brothwell", "code": "MBROTHWELL" }, { "name": "Janette Lovely", "code": "JLOVELY" }, { "name": "GPT", "code": "GPTUSER" }, { "name": "Michael Chapiesky", "code": "MCHAPIESKY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R24_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_24", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G429TOWNSHIP", "fields": "TOWNSHIP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_24", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Neighborhood", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 205, 102, 102, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9827710.561129564, "ymin": 5076019.113105708, "xmax": -9799853.052023526, "ymax": 5097227.930734622, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NEIGHBORHOOD_OID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "SINGLE_FAMILY_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "Single Family Number", "domain": null }, { "name": "MULTI_FAMILY_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "Multiple Family Number", "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "COUNCIL_DISTRICT", "type": "esriFieldTypeString", "alias": "Council District", "length": 10, "domain": null }, { "name": "HOUSING_UNIT", "type": "esriFieldTypeSmallInteger", "alias": "Housing Unit", "domain": null }, { "name": "NEIGH_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Neighborhood Year", "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "Inactive Date", "length": 8, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 20, "domain": { "type": "codedValue", "name": "Gen_Editor", "description": "Editor Name", "codedValues": [ { "name": "Chris Sternal", "code": "CSTERNAL" }, { "name": "PlanGraphics", "code": "PGI" }, { "name": "Karen S", "code": "KARENS" }, { "name": "Kathy Z", "code": "KATHYZ" }, { "name": "K Schoener", "code": "KSCHOENER" }, { "name": "Sheri K", "code": "SHERIK" }, { "name": "Susan B", "code": "SUSANB" }, { "name": "Woodson Smith", "code": "WSMITH" }, { "name": "Intern", "code": "INTERN" }, { "name": "Marcus Brothwell", "code": "MBROTHWELL" }, { "name": "Janette Lovely", "code": "JLOVELY" }, { "name": "GPT", "code": "GPTUSER" }, { "name": "Michael Chapiesky", "code": "MCHAPIESKY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R90_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_90", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G565NEIGHBORHOOD", "fields": "NEIGHBORHOOD_OID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_90", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S62_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Subdivision", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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": [ 207, 192, 219, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 132, 0, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9833197.592561418, "ymin": 5076755.876280994, "xmax": -9795205.09271061, "ymax": 5100461.979249206, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBDIV_OID2", "type": "esriFieldTypeInteger", "alias": "New Unique ID", "domain": null }, { "name": "SUBDIV_OID", "type": "esriFieldTypeInteger", "alias": "Subdivision ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 200, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "Inactive Date", "length": 8, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 20, "domain": { "type": "codedValue", "name": "Gen_Editor", "description": "Editor Name", "codedValues": [ { "name": "Chris Sternal", "code": "CSTERNAL" }, { "name": "PlanGraphics", "code": "PGI" }, { "name": "Karen S", "code": "KARENS" }, { "name": "Kathy Z", "code": "KATHYZ" }, { "name": "K Schoener", "code": "KSCHOENER" }, { "name": "Sheri K", "code": "SHERIK" }, { "name": "Susan B", "code": "SUSANB" }, { "name": "Woodson Smith", "code": "WSMITH" }, { "name": "Intern", "code": "INTERN" }, { "name": "Marcus Brothwell", "code": "MBROTHWELL" }, { "name": "Janette Lovely", "code": "JLOVELY" }, { "name": "GPT", "code": "GPTUSER" }, { "name": "Michael Chapiesky", "code": "MCHAPIESKY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DISPLAY_NAME", "type": "esriFieldTypeString", "alias": "Display Name", "length": 200, "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": "R95_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_95", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G570SUBDIV_OID", "fields": "SUBDIV_OID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_95", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S67_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Elementary School District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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": "", "uniqueValueGroups": [ { "heading": "Name", "classes": [ { "label": "CHANNAHON", "description": "CHANNAHON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "CHANNAHON" ] ] }, { "label": "ELWOOD", "description": "ELWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "ELWOOD" ] ] }, { "label": "JOLIET", "description": "JOLIET", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "JOLIET" ] ] }, { "label": "LARAWAY 70-C", "description": "LARAWAY 70-C", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LARAWAY 70-C" ] ] }, { "label": "MANHATTAN", "description": "MANHATTAN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MANHATTAN" ] ] }, { "label": "MINOOKA", "description": "MINOOKA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MINOOKA" ] ] }, { "label": "NEW LENOX", "description": "NEW LENOX", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "NEW LENOX" ] ] }, { "label": "OSWEGO", "description": "OSWEGO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "OSWEGO" ] ] }, { "label": "PLAINFIELD", "description": "PLAINFIELD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PLAINFIELD" ] ] }, { "label": "ROCKDALE", "description": "ROCKDALE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "ROCKDALE" ] ] }, { "label": "TROY 30-C", "description": "TROY 30-C", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "TROY 30-C" ] ] }, { "label": "UNION", "description": "UNION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "UNION" ] ] }, { "label": "YORKVILLE", "description": "YORKVILLE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "YORKVILLE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHANNAHON", "label": "CHANNAHON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ELWOOD", "label": "ELWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JOLIET", "label": "JOLIET" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LARAWAY 70-C", "label": "LARAWAY 70-C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MANHATTAN", "label": "MANHATTAN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MINOOKA", "label": "MINOOKA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NEW LENOX", "label": "NEW LENOX" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OSWEGO", "label": "OSWEGO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PLAINFIELD", "label": "PLAINFIELD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROCKDALE", "label": "ROCKDALE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TROY 30-C", "label": "TROY 30-C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "UNION", "label": "UNION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "YORKVILLE", "label": "YORKVILLE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 215, 255 ], "toColor": [ 238, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 179, 252, 255 ], "toColor": [ 205, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 223, 252, 255 ], "toColor": [ 179, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 248, 255 ], "toColor": [ 252, 212, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 179, 255 ], "toColor": [ 199, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 239, 255 ], "toColor": [ 197, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 189, 252, 255 ], "toColor": [ 251, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 207, 252, 255 ], "toColor": [ 209, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 184, 255 ], "toColor": [ 252, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 211, 255 ], "toColor": [ 179, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 212, 255 ], "toColor": [ 252, 212, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME + \" ELEMENTARY SCHOOL DISTRICT\"", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9841912.659067158, "ymin": 5074519.627633024, "xmax": -9792371.808431206, "ymax": 5100488.05583422, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ES_DIST_OID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "DIST_ID", "type": "esriFieldTypeSmallInteger", "alias": "District ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "Inactive Date", "length": 8, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 20, "domain": { "type": "codedValue", "name": "Gen_Editor", "description": "Editor Name", "codedValues": [ { "name": "Chris Sternal", "code": "CSTERNAL" }, { "name": "PlanGraphics", "code": "PGI" }, { "name": "Karen S", "code": "KARENS" }, { "name": "Kathy Z", "code": "KATHYZ" }, { "name": "K Schoener", "code": "KSCHOENER" }, { "name": "Sheri K", "code": "SHERIK" }, { "name": "Susan B", "code": "SUSANB" }, { "name": "Woodson Smith", "code": "WSMITH" }, { "name": "Intern", "code": "INTERN" }, { "name": "Marcus Brothwell", "code": "MBROTHWELL" }, { "name": "Janette Lovely", "code": "JLOVELY" }, { "name": "GPT", "code": "GPTUSER" }, { "name": "Michael Chapiesky", "code": "MCHAPIESKY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R19_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_19", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_19", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "High School District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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": "", "uniqueValueGroups": [ { "heading": "Name", "classes": [ { "label": "JT CENTRAL", "description": "JT CENTRAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "JT CENTRAL" ] ] }, { "label": "JT WEST", "description": "JT WEST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "JT WEST" ] ] }, { "label": "MINOOKA", "description": "MINOOKA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MINOOKA" ] ] }, { "label": "NEW LENOX", "description": "NEW LENOX", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "NEW LENOX" ] ] }, { "label": "OSWEGO", "description": "OSWEGO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "OSWEGO" ] ] }, { "label": "PLAINFIELD", "description": "PLAINFIELD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PLAINFIELD" ] ] }, { "label": "YORKVILLE", "description": "YORKVILLE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "YORKVILLE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JT CENTRAL", "label": "JT CENTRAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JT WEST", "label": "JT WEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MINOOKA", "label": "MINOOKA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NEW LENOX", "label": "NEW LENOX" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OSWEGO", "label": "OSWEGO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PLAINFIELD", "label": "PLAINFIELD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "YORKVILLE", "label": "YORKVILLE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 215, 255 ], "toColor": [ 238, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 179, 252, 255 ], "toColor": [ 205, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 223, 252, 255 ], "toColor": [ 179, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 248, 255 ], "toColor": [ 252, 212, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 179, 255 ], "toColor": [ 199, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 239, 255 ], "toColor": [ 197, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 189, 252, 255 ], "toColor": [ 251, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 207, 252, 255 ], "toColor": [ 209, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 184, 255 ], "toColor": [ 252, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 211, 255 ], "toColor": [ 179, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 212, 255 ], "toColor": [ 252, 212, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME + \" HIGH SCHOOL DISTRICT\"", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9841914.491305593, "ymin": 5068006.168180486, "xmax": -9792159.892085014, "ymax": 5100505.306802301, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HS_DIST_OID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "DIST_ID", "type": "esriFieldTypeSmallInteger", "alias": "District ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "Inactive Date", "length": 8, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 20, "domain": { "type": "codedValue", "name": "Gen_Editor", "description": "Editor Name", "codedValues": [ { "name": "Chris Sternal", "code": "CSTERNAL" }, { "name": "PlanGraphics", "code": "PGI" }, { "name": "Karen S", "code": "KARENS" }, { "name": "Kathy Z", "code": "KATHYZ" }, { "name": "K Schoener", "code": "KSCHOENER" }, { "name": "Sheri K", "code": "SHERIK" }, { "name": "Susan B", "code": "SUSANB" }, { "name": "Woodson Smith", "code": "WSMITH" }, { "name": "Intern", "code": "INTERN" }, { "name": "Marcus Brothwell", "code": "MBROTHWELL" }, { "name": "Janette Lovely", "code": "JLOVELY" }, { "name": "GPT", "code": "GPTUSER" }, { "name": "Michael Chapiesky", "code": "MCHAPIESKY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R25_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_25", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_25", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Zip Code", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZIPCODE", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "ZIP Code", "classes": [ { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "0" ] ] }, { "label": "Crest Hill (60403)", "description": "Crest Hill (60403)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60403" ] ] }, { "label": "Shorewood (60404)", "description": "Shorewood (60404)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 180, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60404" ] ] }, { "label": "Channahon (60410)", "description": "Channahon (60410)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60410" ] ] }, { "label": "Elwood (60421)", "description": "Elwood (60421)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60421" ] ] }, { "label": "Joliet (60431)", "description": "Joliet (60431)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60431" ] ] }, { "label": "Joliet (60432)", "description": "Joliet (60432)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60432" ] ] }, { "label": "Joliet (60433)", "description": "Joliet (60433)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60433" ] ] }, { "label": "Joliet (60435)", "description": "Joliet (60435)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60435" ] ] }, { "label": "Joliet (60436)", "description": "Joliet (60436)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60436" ] ] }, { "label": "Lockport (60441)", "description": "Lockport (60441)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60441" ] ] }, { "label": "Manhattan (60442)", "description": "Manhattan (60442)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60442" ] ] }, { "label": "Romeoville (60446)", "description": "Romeoville (60446)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60446" ] ] }, { "label": "Minooka (60447)", "description": "Minooka (60447)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60447" ] ] }, { "label": "Morris (60450)", "description": "Morris (60450)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60450" ] ] }, { "label": "New Lenox (60451)", "description": "New Lenox (60451)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60451" ] ] }, { "label": "Homer Glen (60491)", "description": "Homer Glen (60491)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60491" ] ] }, { "label": "Plainfield (60544)", "description": "Plainfield (60544)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60544" ] ] }, { "label": "Yorkville (60560)", "description": "Yorkville (60560)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60560" ] ] }, { "label": "Plainfield (60585)", "description": "Plainfield (60585)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60585" ] ] }, { "label": "Plainfield (60586)", "description": "Plainfield (60586)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "60586" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "0", "label": "Unknown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60403", "label": "Crest Hill (60403)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 180, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60404", "label": "Shorewood (60404)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60410", "label": "Channahon (60410)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60421", "label": "Elwood (60421)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60431", "label": "Joliet (60431)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60432", "label": "Joliet (60432)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60433", "label": "Joliet (60433)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60435", "label": "Joliet (60435)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60436", "label": "Joliet (60436)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60441", "label": "Lockport (60441)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60442", "label": "Manhattan (60442)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60446", "label": "Romeoville (60446)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60447", "label": "Minooka (60447)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60450", "label": "Morris (60450)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60451", "label": "New Lenox (60451)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60491", "label": "Homer Glen (60491)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60544", "label": "Plainfield (60544)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60560", "label": "Yorkville (60560)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60585", "label": "Plainfield (60585)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "60586", "label": "Plainfield (60586)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 215, 255 ], "toColor": [ 238, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 223, 252, 255 ], "toColor": [ 184, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 182, 255 ], "toColor": [ 252, 184, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 238, 255 ], "toColor": [ 179, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 220, 255 ], "toColor": [ 252, 189, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 215, 255 ], "toColor": [ 252, 215, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 184, 255 ], "toColor": [ 223, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 199, 252, 255 ], "toColor": [ 209, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 205, 255 ], "toColor": [ 179, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 251, 252, 255 ], "toColor": [ 212, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 194, 252, 255 ], "toColor": [ 247, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 225, 255 ], "toColor": [ 210, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 202, 255 ], "toColor": [ 209, 252, 202, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpressionInfo": { "expression": "DomainName($feature, 'ZIPCODE')", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9841317.123001032, "ymin": 5067941.066282118, "xmax": -9785447.92725099, "ymax": 5106834.316324531, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZIP_OID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZIP_OID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIP Code", "length": 5, "domain": { "type": "codedValue", "name": "Bdy_ZipCode", "description": "Zip Code", "codedValues": [ { "name": "Channahon (60410)", "code": "60410" }, { "name": "Elwood (60421)", "code": "60421" }, { "name": "Joliet (60431)", "code": "60431" }, { "name": "Joliet (60432)", "code": "60432" }, { "name": "Joliet (60433)", "code": "60433" }, { "name": "Joliet (60436)", "code": "60436" }, { "name": "Lockport (60441)", "code": "60441" }, { "name": "New Lenox (60451)", "code": "60451" }, { "name": "Plainfield (60544)", "code": "60544" }, { "name": "Plainfield (60585)", "code": "60585" }, { "name": "Plainfield (60586)", "code": "60586" }, { "name": "Romeoville (60446)", "code": "60446" }, { "name": "Unknown", "code": "0" }, { "name": "Crest Hill (60403)", "code": "60403" }, { "name": "Shorewood (60404)", "code": "60404" }, { "name": "Manhattan (60442)", "code": "60442" }, { "name": "Minooka (60447)", "code": "60447" }, { "name": "Yorkville (60560)", "code": "60560" }, { "name": "Joliet (60435)", "code": "60435" }, { "name": "Homer Glen (60491)", "code": "60491" }, { "name": "Morris (60450)", "code": "60450" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "Inactive Date", "length": 8, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 20, "domain": { "type": "codedValue", "name": "Gen_Editor", "description": "Editor Name", "codedValues": [ { "name": "Chris Sternal", "code": "CSTERNAL" }, { "name": "PlanGraphics", "code": "PGI" }, { "name": "Karen S", "code": "KARENS" }, { "name": "Kathy Z", "code": "KATHYZ" }, { "name": "K Schoener", "code": "KSCHOENER" }, { "name": "Sheri K", "code": "SHERIK" }, { "name": "Susan B", "code": "SUSANB" }, { "name": "Woodson Smith", "code": "WSMITH" }, { "name": "Intern", "code": "INTERN" }, { "name": "Marcus Brothwell", "code": "MBROTHWELL" }, { "name": "Janette Lovely", "code": "JLOVELY" }, { "name": "GPT", "code": "GPTUSER" }, { "name": "Michael Chapiesky", "code": "MCHAPIESKY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_26", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G431ZIPCODE", "fields": "ZIPCODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_26", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Council District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT_NAME", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "District Name", "classes": [ { "label": "District 1", "description": "District 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "District 1" ] ] }, { "label": "District 2", "description": "District 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "District 2" ] ] }, { "label": "District 3", "description": "District 3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 236, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "District 3" ] ] }, { "label": "District 4", "description": "District 4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "District 4" ] ] }, { "label": "District 5", "description": "District 5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "District 5" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "District 1", "label": "District 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "District 2", "label": "District 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 236, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "District 3", "label": "District 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "District 4", "label": "District 4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "District 5", "label": "District 5" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 215, 255 ], "toColor": [ 238, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 179, 252, 255 ], "toColor": [ 205, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 223, 252, 255 ], "toColor": [ 179, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 248, 255 ], "toColor": [ 252, 212, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 179, 255 ], "toColor": [ 199, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 239, 255 ], "toColor": [ 197, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 189, 252, 255 ], "toColor": [ 251, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 207, 252, 255 ], "toColor": [ 209, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 184, 255 ], "toColor": [ 252, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 211, 255 ], "toColor": [ 179, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 212, 255 ], "toColor": [ 252, 212, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"Council \" + $feature.DISTRICT_NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9836436.9281453, "ymin": 5074893.895362912, "xmax": -9795002.546208678, "ymax": 5100515.92589878, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DISTRICT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CD_OID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "District Name", "domain": null }, { "name": "DISTRICT_NAME", "type": "esriFieldTypeString", "alias": "District Name", "length": 50, "domain": null }, { "name": "ORD_NUMBER", "type": "esriFieldTypeInteger", "alias": "Ordinance Redistricting Number", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 1, "domain": { "type": "codedValue", "name": "Gen_Status", "description": "Status", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Historic", "code": "H" }, { "name": "Proposed", "code": "P" }, { "name": "Unknown", "code": "U" }, { "name": "Inactive", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "Inactive Date", "length": 8, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 20, "domain": { "type": "codedValue", "name": "Gen_Editor", "description": "Editor Name", "codedValues": [ { "name": "Chris Sternal", "code": "CSTERNAL" }, { "name": "PlanGraphics", "code": "PGI" }, { "name": "Karen S", "code": "KARENS" }, { "name": "Kathy Z", "code": "KATHYZ" }, { "name": "K Schoener", "code": "KSCHOENER" }, { "name": "Sheri K", "code": "SHERIK" }, { "name": "Susan B", "code": "SUSANB" }, { "name": "Woodson Smith", "code": "WSMITH" }, { "name": "Intern", "code": "INTERN" }, { "name": "Marcus Brothwell", "code": "MBROTHWELL" }, { "name": "Janette Lovely", "code": "JLOVELY" }, { "name": "GPT", "code": "GPTUSER" }, { "name": "Michael Chapiesky", "code": "MCHAPIESKY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "COUNCILMAN_NAME", "type": "esriFieldTypeString", "alias": "Councilman Name", "length": 150, "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": "R22_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_22", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_22", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "COUNCIL_DIST_IDX", "fields": "DISTRICT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S13_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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", "uniqueValueGroups": [ { "heading": "Zoning", "classes": [ { "label": "B-1 (Neighborhood Business Districts)", "description": "B-1 (Neighborhood Business Districts)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "values": [ [ "B-1" ] ] }, { "label": "B-2 (Central Business Districts)", "description": "B-2 (Central Business Districts)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "values": [ [ "B-2" ] ] }, { "label": "B-3 (General Business Districts)", "description": "B-3 (General Business Districts)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "values": [ [ "B-3" ] ] }, { "label": "I-1 (Light Industrial Districts)", "description": "I-1 (Light Industrial Districts)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "values": [ [ "I-1" ] ] }, { "label": "I-2 (General Industrial Districts)", "description": "I-2 (General Industrial Districts)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "values": [ [ "I-2" ] ] }, { "label": "I-T (Intermodal Terminal)", "description": "I-T (Intermodal Terminal)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "values": [ [ "I-T" ] ] }, { "label": "(I-TA) Intermodal Terminal--Intermodal Terminal", "description": "(I-TA) Intermodal Terminal--Intermodal Terminal", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.001 } }, "values": [ [ "I-TA" ] ] }, { "label": "(I-TB) Intermodal Terminal--Transportation Equipment", "description": "(I-TB) Intermodal Terminal--Transportation Equipment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.001 } }, "values": [ [ "I-TB" ] ] }, { "label": "(I-TC) Intermodal Terminal--Industrial Park", "description": "(I-TC) Intermodal Terminal--Industrial Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "I-TC" ] ] }, { "label": "R-1 (Single-Family Residential Districts)", "description": "R-1 (Single-Family Residential Districts)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "values": [ [ "R-1" ] ] }, { "label": "R-1A (Single-Family Residential Districts)", "description": "R-1A (Single-Family Residential Districts)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "values": [ [ "R-1A" ] ] }, { "label": "R-1B (Single-Family Residential Districts)", "description": "R-1B (Single-Family Residential Districts)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "values": [ [ "R-1B" ] ] }, { "label": "R-2 (Single-Family Residential Districts)", "description": "R-2 (Single-Family Residential Districts)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.0E-4 } }, "values": [ [ "R-2" ] ] }, { "label": "R-2A (Single-Family Residential Districts)", "description": "R-2A (Single-Family Residential Districts)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "values": [ [ "R-2A" ] ] }, { "label": "R-3 (One and Two Family Residential Districts)", "description": "R-3 (One and Two Family Residential Districts)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "values": [ [ "R-3" ] ] }, { "label": "R-4 (Low Density Multi-Family Residential Districts)", "description": "R-4 (Low Density Multi-Family Residential Districts)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "values": [ [ "R-4" ] ] }, { "label": "R-5 (High Density Multiple-Family Residential Districts)", "description": "R-5 (High Density Multiple-Family Residential Districts)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "values": [ [ "R-5" ] ] }, { "label": "R-B (Restricted Business Districts)", "description": "R-B (Restricted Business Districts)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 0, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "values": [ [ "R-B" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "value": "B-1", "label": "B-1 (Neighborhood Business Districts)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "value": "B-2", "label": "B-2 (Central Business Districts)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "value": "B-3", "label": "B-3 (General Business Districts)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "value": "I-1", "label": "I-1 (Light Industrial Districts)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "value": "I-2", "label": "I-2 (General Industrial Districts)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "value": "I-T", "label": "I-T (Intermodal Terminal)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.001 } }, "value": "I-TA", "label": "(I-TA) Intermodal Terminal--Intermodal Terminal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.001 } }, "value": "I-TB", "label": "(I-TB) Intermodal Terminal--Transportation Equipment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "I-TC", "label": "(I-TC) Intermodal Terminal--Industrial Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "value": "R-1", "label": "R-1 (Single-Family Residential Districts)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "value": "R-1A", "label": "R-1A (Single-Family Residential Districts)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "value": "R-1B", "label": "R-1B (Single-Family Residential Districts)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.0E-4 } }, "value": "R-2", "label": "R-2 (Single-Family Residential Districts)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "value": "R-2A", "label": "R-2A (Single-Family Residential Districts)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "value": "R-3", "label": "R-3 (One and Two Family Residential Districts)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "value": "R-4", "label": "R-4 (Low Density Multi-Family Residential Districts)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "value": "R-5", "label": "R-5 (High Density Multiple-Family Residential Districts)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 0, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.0E-4 } }, "value": "R-B", "label": "R-B (Restricted Business Districts)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 215, 255 ], "toColor": [ 238, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 179, 252, 255 ], "toColor": [ 227, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 182, 255 ], "toColor": [ 252, 184, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 246, 255 ], "toColor": [ 187, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 203, 255 ], "toColor": [ 182, 252, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 202, 255 ], "toColor": [ 252, 222, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 248, 255 ], "toColor": [ 252, 212, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 201, 252, 255 ], "toColor": [ 179, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 184, 255 ], "toColor": [ 250, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 211, 255 ], "toColor": [ 252, 182, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 217, 255 ], "toColor": [ 252, 210, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 252, 182, 255 ], "toColor": [ 211, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 204, 252, 255 ], "toColor": [ 220, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 182, 255 ], "toColor": [ 252, 231, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 246, 255 ], "toColor": [ 252, 192, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 212, 255 ], "toColor": [ 210, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9836436.706844486, "ymin": 5074893.895267774, "xmax": -9795002.632350037, "ymax": 5100488.124733784, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ZONING_OID2", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONING_OID2", "type": "esriFieldTypeInteger", "alias": "New Unique ID", "domain": null }, { "name": "ZONING_OID", "type": "esriFieldTypeInteger", "alias": "Zoning ID", "domain": null }, { "name": "PARCEL_OID", "type": "esriFieldTypeInteger", "alias": "Parcel OID", "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "Zoning", "length": 5, "domain": { "type": "codedValue", "name": "Plan_Zoning_Type", "description": "Zoning Type Codes", "codedValues": [ { "name": "(B-1) Neighborhood Business Districts", "code": "B-1" }, { "name": "(B-2) Central Business Districts", "code": "B-2" }, { "name": "(B-3) General Business Districts", "code": "B-3" }, { "name": "(I-1) Light Industrial Districts", "code": "I-1" }, { "name": "(I-2) General Industrial Districts", "code": "I-2" }, { "name": "(I-3) Heavy Industrial Districts", "code": "I-3" }, { "name": "(I-T) Intermodal Transportation Districts", "code": "I-T" }, { "name": "(R-1) Single-Family Residential Districts (10,000 sq ft lot min)", "code": "R-1" }, { "name": "(R-1A) Single-Family Residential Districts (8,000 sq ft lot min)", "code": "R-1A" }, { "name": "(R-1B) Single-Family Residentia lDistricts (9,100 sq ft lot min)", "code": "R-1B" }, { "name": "(R-2) Single-Family Residential Districts (7,500 sq ft lot min)", "code": "R-2" }, { "name": "(R-2A) Single-Family Residential Districts (smaller lots)", "code": "R-2A" }, { "name": "(R-3) One and Two Family Residential Districts", "code": "R-3" }, { "name": "(R-4) Low Density Multi-Family Residential Districts", "code": "R-4" }, { "name": "(R-5) High Density Multiple-Family Residential Districts", "code": "R-5" }, { "name": "(R-B) Restricted Business Districts", "code": "R-B" }, { "name": "Unknown", "code": "UNK" }, { "name": "(I-TB) Intermodal Terminal--Transportation Equipment", "code": "I-TB" }, { "name": "(I-TC) Intermodal Terminal--Industrial Park", "code": "I-TC" }, { "name": "(I-TD) Intermodal Terminal--Transitional", "code": "I-TD" }, { "name": "(I-TA) Intermodal Terminal--Intermodal Terminal", "code": "I-TA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 16, "domain": null }, { "name": "ZONING_ORD", "type": "esriFieldTypeSmallInteger", "alias": "Zoning Ordinance", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Zoning Status", "length": 1, "domain": { "type": "codedValue", "name": "Plan_Zoning_Status", "description": "Zoning Status", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Historic", "code": "H" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "Inactive Date", "length": 8, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 20, "domain": { "type": "codedValue", "name": "Gen_Editor", "description": "Editor Name", "codedValues": [ { "name": "Chris Sternal", "code": "CSTERNAL" }, { "name": "PlanGraphics", "code": "PGI" }, { "name": "Karen S", "code": "KARENS" }, { "name": "Kathy Z", "code": "KATHYZ" }, { "name": "K Schoener", "code": "KSCHOENER" }, { "name": "Sheri K", "code": "SHERIK" }, { "name": "Susan B", "code": "SUSANB" }, { "name": "Woodson Smith", "code": "WSMITH" }, { "name": "Intern", "code": "INTERN" }, { "name": "Marcus Brothwell", "code": "MBROTHWELL" }, { "name": "Janette Lovely", "code": "JLOVELY" }, { "name": "GPT", "code": "GPTUSER" }, { "name": "Michael Chapiesky", "code": "MCHAPIESKY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Original_Zoning", "type": "esriFieldTypeString", "alias": "Original Zoning", "length": 255, "domain": { "type": "codedValue", "name": "Plan_Zoning_Type", "description": "Zoning Type Codes", "codedValues": [ { "name": "(B-1) Neighborhood Business Districts", "code": "B-1" }, { "name": "(B-2) Central Business Districts", "code": "B-2" }, { "name": "(B-3) General Business Districts", "code": "B-3" }, { "name": "(I-1) Light Industrial Districts", "code": "I-1" }, { "name": "(I-2) General Industrial Districts", "code": "I-2" }, { "name": "(I-3) Heavy Industrial Districts", "code": "I-3" }, { "name": "(I-T) Intermodal Transportation Districts", "code": "I-T" }, { "name": "(R-1) Single-Family Residential Districts (10,000 sq ft lot min)", "code": "R-1" }, { "name": "(R-1A) Single-Family Residential Districts (8,000 sq ft lot min)", "code": "R-1A" }, { "name": "(R-1B) Single-Family Residentia lDistricts (9,100 sq ft lot min)", "code": "R-1B" }, { "name": "(R-2) Single-Family Residential Districts (7,500 sq ft lot min)", "code": "R-2" }, { "name": "(R-2A) Single-Family Residential Districts (smaller lots)", "code": "R-2A" }, { "name": "(R-3) One and Two Family Residential Districts", "code": "R-3" }, { "name": "(R-4) Low Density Multi-Family Residential Districts", "code": "R-4" }, { "name": "(R-5) High Density Multiple-Family Residential Districts", "code": "R-5" }, { "name": "(R-B) Restricted Business Districts", "code": "R-B" }, { "name": "Unknown", "code": "UNK" }, { "name": "(I-TB) Intermodal Terminal--Transportation Equipment", "code": "I-TB" }, { "name": "(I-TC) Intermodal Terminal--Industrial Park", "code": "I-TC" }, { "name": "(I-TD) Intermodal Terminal--Transitional", "code": "I-TD" }, { "name": "(I-TA) Intermodal Terminal--Intermodal Terminal", "code": "I-TA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Original_Zoning_Ordinance", "type": "esriFieldTypeInteger", "alias": "Original Zoning Ordinance", "domain": null }, { "name": "Original_Zoning_Date", "type": "esriFieldTypeDate", "alias": "Original_Zoning_Date", "length": 8, "domain": null }, { "name": "Variation_of_Use_1", "type": "esriFieldTypeString", "alias": "Variation of Use 1", "length": 255, "domain": null }, { "name": "Variation_of_Use_1_Ordinance", "type": "esriFieldTypeInteger", "alias": "Variation of Use 1 Ordinance", "domain": null }, { "name": "Variation_of_Use_1_Date", "type": "esriFieldTypeDate", "alias": "Variation of Use 1 Date", "length": 8, "domain": null }, { "name": "Special_Use_1", "type": "esriFieldTypeString", "alias": "Special Use 1", "length": 255, "domain": null }, { "name": "Special_Use_1_Ordinance", "type": "esriFieldTypeInteger", "alias": "Special Use 1 Ordinance", "domain": null }, { "name": "Special_Use_1_Date", "type": "esriFieldTypeDate", "alias": "Special Use 1 Date", "length": 8, "domain": null }, { "name": "Variation_of_Use_1_Conditions", "type": "esriFieldTypeString", "alias": "Variation of Use 1 Conditions", "length": 255, "domain": null }, { "name": "Special_Use_1_Expire", "type": "esriFieldTypeDate", "alias": "Special Use 1 Expire", "length": 8, "domain": null }, { "name": "Special_Use_1_Conditions", "type": "esriFieldTypeString", "alias": "Special Use 1 Conditions", "length": 255, "domain": null }, { "name": "Special_Use_2", "type": "esriFieldTypeString", "alias": "Special Use 2", "length": 255, "domain": null }, { "name": "Special_Use_2_Ordinance", "type": "esriFieldTypeInteger", "alias": "Special Use 2 Ordinance", "domain": null }, { "name": "Special_Use_2_Date", "type": "esriFieldTypeDate", "alias": "Special Use 2 Date", "length": 8, "domain": null }, { "name": "Variation_of_Use_2", "type": "esriFieldTypeString", "alias": "Variation of Use 2", "length": 255, "domain": null }, { "name": "Variation_of_Use_2_Ordinance", "type": "esriFieldTypeInteger", "alias": "Variation of Use 2 Ordinance", "domain": null }, { "name": "Variation_of_Use_2_Date", "type": "esriFieldTypeDate", "alias": "Variation of Use 2 Date", "length": 8, "domain": null }, { "name": "Variation_of_Use_2_Conditions", "type": "esriFieldTypeString", "alias": "Variation of Use 2 Conditions", "length": 255, "domain": null }, { "name": "Special_Use_2_Expire", "type": "esriFieldTypeDate", "alias": "Special Use 2 Expire", "length": 8, "domain": null }, { "name": "Special_Use_2_Conditions", "type": "esriFieldTypeString", "alias": "Special Use 2 Conditions", "length": 255, "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 255, "domain": { "type": "codedValue", "name": "PUD", "description": "PUD_Type", "codedValues": [ { "name": "None", "code": "1" }, { "name": "Residential", "code": "2" }, { "name": "Commercial", "code": "3" }, { "name": "Industrial", "code": "4" }, { "name": "Other", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Conditional_Permit", "type": "esriFieldTypeString", "alias": "Conditional Permit", "length": 255, "domain": null }, { "name": "Conditional_Permit_Ordinance", "type": "esriFieldTypeInteger", "alias": "Conditional Permit Ordinance", "domain": null }, { "name": "Conditional_Permit_Date", "type": "esriFieldTypeDate", "alias": "Conditional Permit Date", "length": 8, "domain": null }, { "name": "Conditional_Permit_Expire", "type": "esriFieldTypeDate", "alias": "Conditional Permit Expire", "length": 8, "domain": null }, { "name": "Conditional_Permit_Conditions", "type": "esriFieldTypeString", "alias": "Conditional Permit Conditions", "length": 255, "domain": null }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 255, "domain": null }, { "name": "Conditional_Use", "type": "esriFieldTypeString", "alias": "Conditional Use Permit", "length": 255, "domain": null }, { "name": "Conditional_Use_Ordinance", "type": "esriFieldTypeInteger", "alias": "Conditional Use Ordinance", "domain": null }, { "name": "Conditional_Use_Date", "type": "esriFieldTypeDate", "alias": "Conditional Use Date", "length": 8, "domain": null }, { "name": "Conditional_Use_Expiration", "type": "esriFieldTypeDate", "alias": "Conditional Use Expiration", "length": 8, "domain": null }, { "name": "Conditional_Use_Conditions", "type": "esriFieldTypeString", "alias": "Conditional Use Conditions", "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": "R94_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_94", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G569PARCEL_OID", "fields": "PARCEL_OID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_94", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_ZONING_OID2", "fields": "ZONING_OID2", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S66_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 34, "name": "Census Tract 2020", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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": [ 0, 169, 230, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 60000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 76, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9863314.930388615, "ymin": 5041707.8205788145, "xmax": -9742837.752849054, "ymax": 5120515.934838258, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "Unique FIPS Identifier Code", "length": 11, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "County_Name", "type": "esriFieldTypeString", "alias": "County_Name", "length": 33, "domain": null }, { "name": "State_Name", "type": "esriFieldTypeString", "alias": "State_Name", "length": 20, "domain": null }, { "name": "TOTPOP20", "type": "esriFieldTypeInteger", "alias": "2020 Total Population", "domain": null }, { "name": "RACE1_20", "type": "esriFieldTypeInteger", "alias": "2020 Population of 1 Race", "domain": null }, { "name": "WHITE20", "type": "esriFieldTypeInteger", "alias": "2020 Population of 1 Race: White", "domain": null }, { "name": "BLACK20", "type": "esriFieldTypeInteger", "alias": "2020 Population of 1 Race: Black/African American", "domain": null }, { "name": "AMERIND20", "type": "esriFieldTypeInteger", "alias": "2020 Population of 1 Race: American Indian/Alaska Native", "domain": null }, { "name": "ASIAN20", "type": "esriFieldTypeInteger", "alias": "2020 Population of 1 Race: Asian", "domain": null }, { "name": "PACIFIC20", "type": "esriFieldTypeInteger", "alias": "2020 Population of 1 Race: Pacific Islander", "domain": null }, { "name": "OTHRACE20", "type": "esriFieldTypeInteger", "alias": "2020 Population of 1 Race: Other Race", "domain": null }, { "name": "RACE2UP20", "type": "esriFieldTypeInteger", "alias": "2020 Population of 2 or More Races", "domain": null }, { "name": "HISPPOP20", "type": "esriFieldTypeInteger", "alias": "2020 Hispanic Population", "domain": null }, { "name": "ADULTS20", "type": "esriFieldTypeInteger", "alias": "2020 Population Age 18+", "domain": null }, { "name": "TOTHU20", "type": "esriFieldTypeInteger", "alias": "2020 Total Housing Units", "domain": null }, { "name": "TOTHH20", "type": "esriFieldTypeInteger", "alias": "2020 Total Households", "domain": null }, { "name": "VACANT20", "type": "esriFieldTypeInteger", "alias": "2020 Vacant Housing Units", "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 6, "domain": null }, { "name": "AREALAND", "type": "esriFieldTypeString", "alias": "AREALAND", "length": 14, "domain": null }, { "name": "AREAWATR", "type": "esriFieldTypeString", "alias": "AREAWATR", "length": 14, "domain": null }, { "name": "POP100", "type": "esriFieldTypeString", "alias": "POP100", "length": 9, "domain": null }, { "name": "HU100", "type": "esriFieldTypeString", "alias": "HU100", "length": 9, "domain": null }, { "name": "U18RBASE20", "type": "esriFieldTypeInteger", "alias": "2020 Population Age <18", "domain": null }, { "name": "POPDENS20", "type": "esriFieldTypeDouble", "alias": "2020 Population Density (Pop per Square Mile)", "domain": null }, { "name": "AREA_SQMI", "type": "esriFieldTypeDouble", "alias": "Area (Square Miles)", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "R3006_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3006", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3006", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2912_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "Illinois House Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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": [ 38, 115, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"District \" + $feature.DISTRICT + \" - \" + $feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9840392.130098013, "ymin": 5065955.494909723, "xmax": -9791847.163134836, "ymax": 5101494.174393291, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 16, "domain": null }, { "name": "DISTRICTN", "type": "esriFieldTypeDouble", "alias": "DISTRICTN", "domain": null }, { "name": "DIST_NUM", "type": "esriFieldTypeString", "alias": "DIST_NUM", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "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": "R3014_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2920_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 36, "name": "Illinois Senate Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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": [ 251, 252, 204, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"District \" + $feature.DISTRICT + \" - \" + $feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 168, 56, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9840392.130098013, "ymin": 5065955.494909723, "xmax": -9791847.163134836, "ymax": 5101494.174393291, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 16, "domain": null }, { "name": "DIST_NUM", "type": "esriFieldTypeString", "alias": "DIST_NUM", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "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": "R3015_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2921_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 37, "name": "U.S. House Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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": [ 191, 252, 201, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"District \" + $feature.DISTRICT + \" - \" + $feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 76, 0, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9840392.130098013, "ymin": 5065955.494909723, "xmax": -9791847.163134836, "ymax": 5101494.174393291, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "FID_1", "type": "esriFieldTypeSmallInteger", "alias": "FID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeSmallInteger", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "DISTRICT", "domain": null }, { "name": "DIST_NUM", "type": "esriFieldTypeString", "alias": "DIST_NUM", "length": 11, "domain": null }, { "name": "STR_DISTRI", "type": "esriFieldTypeString", "alias": "STR_DISTRI", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 19, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 32, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 36, "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": "R3016_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2922_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 199, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9863306.877352338, "ymin": 5067801.389508374, "xmax": -9785000.630168917, "ymax": 5119828.115930522, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RowID", "type": "esriFieldTypeInteger", "alias": "RowID", "domain": null }, { "name": "PARCEL_OID", "type": "esriFieldTypeInteger", "alias": "PARCEL_OID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 16, "domain": null }, { "name": "ASSESSMENT_OID", "type": "esriFieldTypeInteger", "alias": "ASSESSMENT_OID", "domain": null }, { "name": "PARCEL_SUBTYPE", "type": "esriFieldTypeString", "alias": "PARCEL_SUBTYPE", "length": 17, "domain": null }, { "name": "PARCEL_STATUS", "type": "esriFieldTypeString", "alias": "PARCEL_STATUS", "length": 8, "domain": null }, { "name": "PARCEL_DATE", "type": "esriFieldTypeDate", "alias": "PARCEL_DATE", "length": 8, "domain": null }, { "name": "PARCEL_LOC", "type": "esriFieldTypeString", "alias": "PARCEL_LOC", "length": 25, "domain": null }, { "name": "PARCEL_TYPE", "type": "esriFieldTypeString", "alias": "PARCEL_TYPE", "length": 7, "domain": null }, { "name": "LOT", "type": "esriFieldTypeSmallInteger", "alias": "LOT", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 10, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "EFF_DATE", "length": 8, "domain": null }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "INACT_DATE", "length": 8, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "LAST_UPDATE", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "length": 20, "domain": null }, { "name": "EDIT_SOURCE", "type": "esriFieldTypeString", "alias": "EDIT_SOURCE", "length": 50, "domain": null }, { "name": "ASS_PIN", "type": "esriFieldTypeString", "alias": "ASS_PIN", "length": 16, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "MAIL_NAME", "type": "esriFieldTypeString", "alias": "MAIL_NAME", "length": 150, "domain": null }, { "name": "MAIL_ADDR1", "type": "esriFieldTypeString", "alias": "MAIL_ADDR1", "length": 150, "domain": null }, { "name": "MAIL_ADDR2", "type": "esriFieldTypeString", "alias": "MAIL_ADDR2", "length": 150, "domain": null }, { "name": "MAIL_ADDR3", "type": "esriFieldTypeString", "alias": "MAIL_ADDR3", "length": 150, "domain": null }, { "name": "MAIL_ZIPCODE", "type": "esriFieldTypeString", "alias": "MAIL_ZIPCODE", "length": 10, "domain": null }, { "name": "LAND_VALUE", "type": "esriFieldTypeDouble", "alias": "LAND_VALUE", "domain": null }, { "name": "BLDG_VALUE", "type": "esriFieldTypeDouble", "alias": "BLDG_VALUE", "domain": null }, { "name": "PROP_CARD_LNK", "type": "esriFieldTypeString", "alias": "PROP_CARD_LNK", "length": 255, "domain": null }, { "name": "ADDR_OID", "type": "esriFieldTypeInteger", "alias": "ADDR_OID", "domain": null }, { "name": "STREET_NAME_OID", "type": "esriFieldTypeInteger", "alias": "STREET_NAME_OID", "domain": null }, { "name": "ADDR_GRID_OID", "type": "esriFieldTypeInteger", "alias": "ADDR_GRID_OID", "domain": null }, { "name": "HOUSE_NUM", "type": "esriFieldTypeInteger", "alias": "HOUSE_NUM", "domain": null }, { "name": "HOUSE_SFX", "type": "esriFieldTypeString", "alias": "HOUSE_SFX", "length": 10, "domain": null }, { "name": "MUNI_CODE", "type": "esriFieldTypeString", "alias": "MUNI_CODE", "length": 24, "domain": null }, { "name": "POSTAL_CODE", "type": "esriFieldTypeString", "alias": "POSTAL_CODE", "length": 24, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "ZIP4", "type": "esriFieldTypeString", "alias": "ZIP4", "length": 4, "domain": null }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "FULL_ADDRESS", "length": 200, "domain": null }, { "name": "ADDR_STATUS", "type": "esriFieldTypeString", "alias": "ADDR_STATUS", "length": 8, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 3, "domain": null }, { "name": "ADDR_TYPE", "type": "esriFieldTypeString", "alias": "ADDR_TYPE", "length": 9, "domain": null }, { "name": "NOTE_", "type": "esriFieldTypeString", "alias": "NOTE_", "length": 254, "domain": null }, { "name": "ADDR_PARCEL_OID", "type": "esriFieldTypeInteger", "alias": "ADDR_PARCEL_OID", "domain": null }, { "name": "ADDR_PIN", "type": "esriFieldTypeString", "alias": "ADDR_PIN", "length": 16, "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": "R2939_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2860_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 43, "name": "Parcel History", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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": [ 229, 179, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9863306.877486544, "ymin": 5067801.389508374, "xmax": -9785000.630168244, "ymax": 5119828.116064815, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCEL_OID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 16, "domain": null }, { "name": "PARCEL_SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Parcel Subtype", "domain": { "type": "codedValue", "name": "Prop_Parcel_Subtype", "description": "Parcel Subtype", "codedValues": [ { "name": "Base Parcel", "code": 0 }, { "name": "Condo", "code": 1 }, { "name": "Leasehold", "code": 2 }, { "name": "Mineral Rights", "code": 3 }, { "name": "Mobile Home", "code": 4 }, { "name": "Pollution Control", "code": 5 }, { "name": "Elevated Parcel", "code": 6 }, { "name": "Unresolved Parcel", "code": 7 }, { "name": "Unknown", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARCEL_STATUS", "type": "esriFieldTypeString", "alias": "Parcel Status", "length": 1, "domain": { "type": "codedValue", "name": "Prop_Parcel_Status", "description": "Parcel Status", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Historic", "code": "H" }, { "name": "Inactive", "code": "I" }, { "name": "Proposed", "code": "P" }, { "name": "Vacant", "code": "V" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARCEL_DATE", "type": "esriFieldTypeDate", "alias": "Parcel Effective Date", "length": 8, "domain": null }, { "name": "PARCEL_LOC", "type": "esriFieldTypeSmallInteger", "alias": "Inside or Outside of the City", "domain": { "type": "codedValue", "name": "Gen_Location", "description": "Inside/Outside", "codedValues": [ { "name": "Outside", "code": 0 }, { "name": "Inside", "code": 1 }, { "name": "Unknown", "code": 2 }, { "name": "Partially Inside", "code": 3 }, { "name": "Outside/City Services", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARCEL_TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": { "type": "codedValue", "name": "Prop_Parcel_Type", "description": "Parcel Type", "codedValues": [ { "name": "Parcel", "code": "P" }, { "name": "Outlot", "code": "O" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOT", "type": "esriFieldTypeSmallInteger", "alias": "Lot", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 10, "domain": { "type": "codedValue", "name": "Gen_County_Code", "description": "County Codes", "codedValues": [ { "name": "Grundy County", "code": "GRUNDY" }, { "name": "Kendall County", "code": "KENDALL" }, { "name": "Will County", "code": "WILL" }, { "name": "LaSalle County", "code": "LASALLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "Inactive Date", "length": 8, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 20, "domain": null }, { "name": "EDIT_SOURCE", "type": "esriFieldTypeString", "alias": "Edit Source", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CORNER_LOT", "type": "esriFieldTypeString", "alias": "Corner Lot", "length": 1, "domain": null }, { "name": "VACANT_LOT", "type": "esriFieldTypeString", "alias": "Vacant Lot", "length": 1, "domain": null }, { "name": "GENERAL_USE", "type": "esriFieldTypeSmallInteger", "alias": "General Use", "domain": { "type": "codedValue", "name": "Prop_Gen_Use", "description": "General Use", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Agricultural", "code": 1 }, { "name": "Agricultural with residence", "code": 2 }, { "name": "Commercial", "code": 3 }, { "name": "Government", "code": 4 }, { "name": "Industrial", "code": 6 }, { "name": "Multi-use residential/commercial", "code": 7 }, { "name": "Park", "code": 8 }, { "name": "Parking lot", "code": 9 }, { "name": "Religious", "code": 10 }, { "name": "Residential", "code": 11 }, { "name": "Retention pond", "code": 12 }, { "name": "Right of way", "code": 13 }, { "name": "School", "code": 14 }, { "name": "Utility", "code": 15 }, { "name": "Vacant", "code": 16 }, { "name": "Cemetery", "code": 17 }, { "name": "Hospital", "code": 5 }, { "name": "Transportation", "code": 18 }, { "name": "Community Center/NGO", "code": 19 }, { "name": "Base Parcel", "code": 20 }, { "name": "Garage", "code": 21 }, { "name": "Outlot", "code": 22 }, { "name": "Common Area", "code": 23 }, { "name": "Water Feature", "code": 24 }, { "name": "Detention Area", "code": 25 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created By", "length": 25, "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": "R100_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_100", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G576PARCEL_OID", "fields": "PARCEL_OID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_100", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_PAR_HIST_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S72_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "City Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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": [ 156, 156, 156, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9863213.343175136, "ymin": 5043897.828184043, "xmax": -9747830.992198514, "ymax": 5120515.888945223, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROW_OID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "Inactive Date", "length": 8, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 20, "domain": { "type": "codedValue", "name": "Gen_Editor", "description": "Editor Name", "codedValues": [ { "name": "Chris Sternal", "code": "CSTERNAL" }, { "name": "PlanGraphics", "code": "PGI" }, { "name": "Karen S", "code": "KARENS" }, { "name": "Kathy Z", "code": "KATHYZ" }, { "name": "K Schoener", "code": "KSCHOENER" }, { "name": "Sheri K", "code": "SHERIK" }, { "name": "Susan B", "code": "SUSANB" }, { "name": "Woodson Smith", "code": "WSMITH" }, { "name": "Intern", "code": "INTERN" }, { "name": "Marcus Brothwell", "code": "MBROTHWELL" }, { "name": "Janette Lovely", "code": "JLOVELY" }, { "name": "GPT", "code": "GPTUSER" }, { "name": "Michael Chapiesky", "code": "MCHAPIESKY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R28_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_28", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_28", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "County", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666692913E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.006096, "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": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "DomainName($feature, 'NAME')", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9889630.728202192, "ymin": 5027357.233105625, "xmax": -9742760.91077872, "ymax": 5129154.420469371, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY_OID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 10, "domain": { "type": "codedValue", "name": "Gen_County_Code", "description": "County Codes", "codedValues": [ { "name": "Grundy County", "code": "GRUNDY" }, { "name": "Kendall County", "code": "KENDALL" }, { "name": "Will County", "code": "WILL" }, { "name": "LaSalle County", "code": "LASALLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COUNTY_FIPS", "type": "esriFieldTypeString", "alias": "County FIPS", "length": 3, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "Inactive Date", "length": 8, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 20, "domain": { "type": "codedValue", "name": "Gen_Editor", "description": "Editor Name", "codedValues": [ { "name": "Chris Sternal", "code": "CSTERNAL" }, { "name": "PlanGraphics", "code": "PGI" }, { "name": "Karen S", "code": "KARENS" }, { "name": "Kathy Z", "code": "KATHYZ" }, { "name": "K Schoener", "code": "KSCHOENER" }, { "name": "Sheri K", "code": "SHERIK" }, { "name": "Susan B", "code": "SUSANB" }, { "name": "Woodson Smith", "code": "WSMITH" }, { "name": "Intern", "code": "INTERN" }, { "name": "Marcus Brothwell", "code": "MBROTHWELL" }, { "name": "Janette Lovely", "code": "JLOVELY" }, { "name": "GPT", "code": "GPTUSER" }, { "name": "Michael Chapiesky", "code": "MCHAPIESKY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R29_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_29", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_29", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S20_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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": "c07865753a9440dea3e4ec982e12bbdb" } ], "tables": [] }