{ "currentVersion": 10.61, "id": 0, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 10000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "APARTMENT", "label": "Apartment Complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CONDOMINIUM", "label": "Condominium", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TOWNHOME", "label": "Townhome", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHURCH", "label": "Church", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PALOSHILLS", "label": "City of Palos Hills Property", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 115, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHOOL", "label": "School", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COMMERCIAL", "label": "Commercial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "INDUSTRIAL", "label": "Industrial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RESIDENTIAL", "label": "Residential", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BARN", "label": "Barn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GARAGE", "label": "Garage", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHED", "label": "SHED", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UNKNOWN", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1116825.0223355591, "ymin": 1827641.808064483, "xmax": 1130383.9344121031, "ymax": 1840197.2625392303, "spatialReference": { "wkid": 102671, "latestWkid": 3435 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "GlobalID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "BuildingTypes", "description": "Type of structures", "codedValues": [ { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Residential", "code": "RESIDENTIAL" }, { "name": "Shed", "code": "SHED" }, { "name": "Garage", "code": "GARAGE" }, { "name": "Apartment Complex", "code": "APARTMENT" }, { "name": "Commercial", "code": "COMMERCIAL" }, { "name": "Industrial", "code": "INDUSTRIAL" }, { "name": "City of Palos Hills Property", "code": "PALOSHILLS" }, { "name": "Church", "code": "CHURCH" }, { "name": "Barn", "code": "BARN" }, { "name": "Gazebo", "code": "GAZEBO" }, { "name": "Condominium", "code": "CONDOMINIUM" }, { "name": "Townhome", "code": "TOWNHOME" }, { "name": "School", "code": "SCHOOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "OwnerType", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 20, "domain": { "type": "codedValue", "name": "OwnerType", "description": "Owner type domain", "codedValues": [ { "name": "Unknown", "code": "UNKNOWN" }, { "name": "State of Illinois", "code": "ILLINOIS_STATE" }, { "name": "Cook County", "code": "COOK_COUNTY" }, { "name": "City of Palos Hills", "code": "PALOSHILLS" }, { "name": "City of Hickory Hills", "code": "HICKORYHILLS" }, { "name": "City of Palos Heights", "code": "PALOSHEIGHTS" }, { "name": "Village of Palos Park", "code": "PALOSPARK" }, { "name": "Village of Bridgeview", "code": "BRIDGEVIEW" }, { "name": "Village of Worth", "code": "WORTH" }, { "name": "Village of Chicago Ridge", "code": "CHICAGORIDGE" }, { "name": "Village of Oak Lawn", "code": "OAKLAWN" }, { "name": "MWRDGC", "code": "MWRDGC" }, { "name": "NICOR", "code": "NICOR" }, { "name": "CommonWealth Edison", "code": "COMED" }, { "name": "Moraine Valley Community College", "code": "MORAINE_VALLEY_CC" }, { "name": "Amos Alonzo Stagg High School", "code": "STAGG_HIGH_SCHOOL" }, { "name": "Private", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S688_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }