{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Buildings", "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": { "id": 17, "name": "Property Information" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1006214.5398839116, "ymin": 1815758.1969238222, "xmax": 1053712.647971496, "ymax": 1880399.0098991543, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BUILDING_TYPE", "typeIdField": "STATUS", "subtypeFieldName": "STATUS", "subtypeField": "STATUS", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDING_TYPE", "type": "esriFieldTypeString", "alias": "Building Type", "length": 30, "domain": null }, { "name": "BUILDING_SUBTYPE", "type": "esriFieldTypeString", "alias": "Building Subtype", "length": 30, "domain": null }, { "name": "NUMBER_OF_BEDROOMS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Bedrooms", "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "Year Built", "domain": null }, { "name": "NUMBER_OF_STORIES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Stories", "domain": null }, { "name": "BUILDING_SQUARE_FOOTAGE", "type": "esriFieldTypeInteger", "alias": "Square Footage", "domain": null }, { "name": "NUMBER_OF_RESIDENTIAL_UNITS", "type": "esriFieldTypeSmallInteger", "alias": "Residential Units", "domain": null }, { "name": "NUMBER_OF_OTHER_UNITS", "type": "esriFieldTypeSmallInteger", "alias": "Other Units", "domain": null }, { "name": "BUILDING_METHOD", "type": "esriFieldTypeString", "alias": "Building Method", "length": 20, "domain": { "type": "codedValue", "name": "MetaData_Method", "description": "", "codedValues": [ { "name": "Photo Compilation", "code": "PC" }, { "name": "Survey Terrestrial", "code": "ST" }, { "name": "Survey GPS", "code": "GPS" }, { "name": "Board Digitized", "code": "BD" }, { "name": "Heads-up Digitized", "code": "HD" }, { "name": "COGO", "code": "COGO" }, { "name": "Scanning", "code": "SCAN" }, { "name": "Unknown", "code": "UNK" }, { "name": "DPW Field Crew", "code": "DPWF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BUILDING_SOURCE", "type": "esriFieldTypeString", "alias": "Building Source", "length": 20, "domain": { "type": "codedValue", "name": "MetaData_Source", "description": "", "codedValues": [ { "name": "City of Naperville", "code": "CITY" }, { "name": "DuPage County", "code": "DUP" }, { "name": "Will County", "code": "WILL" }, { "name": "Naperville Public Works", "code": "DPW" }, { "name": "Naperville TED", "code": "TED" }, { "name": "Merrick Original", "code": "MER_O" }, { "name": "Merrick 1998", "code": "MER_98" }, { "name": "Merrick 2001", "code": "MER_01" }, { "name": "Surdex 2004", "code": "SUR_04" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLDG_ID", "type": "esriFieldTypeInteger", "alias": "Building ID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "Bldg_Status", "description": "", "codedValues": [ { "name": "Built", "code": 1 }, { "name": "Proposed", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASEELV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FK_PARCELID", "type": "esriFieldTypeString", "alias": "Parcel ID", "length": 30, "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": "R248_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_415_FK_PARCE", "fields": "FK_PARCELID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_415_BLDG_ID", "fields": "BLDG_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S203_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "BUILDING_METHOD": {"type": "inherited"}, "BUILDING_SOURCE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 1, "name": "Built" }, { "domains": { "BUILDING_METHOD": {"type": "inherited"}, "BUILDING_SOURCE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 2, "name": "Proposed" } ], "subtypes": [ { "domains": { "BUILDING_METHOD": {"type": "inherited"}, "BUILDING_SOURCE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "BUILDING_TYPE": null, "BUILDING_SUBTYPE": null, "NUMBER_OF_BEDROOMS": null, "YEAR_BUILT": null, "NUMBER_OF_STORIES": null, "BUILDING_SQUARE_FOOTAGE": null, "NUMBER_OF_RESIDENTIAL_UNITS": null, "NUMBER_OF_OTHER_UNITS": null, "BUILDING_METHOD": null, "BUILDING_SOURCE": null, "BLDG_ID": null, "STATUS": null, "BASEELV": null, "BLDGHEIGHT": null, "FK_PARCELID": null }, "code": 1, "name": "Built" }, { "domains": { "BUILDING_METHOD": {"type": "inherited"}, "BUILDING_SOURCE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "BUILDING_TYPE": null, "BUILDING_SUBTYPE": null, "NUMBER_OF_BEDROOMS": null, "YEAR_BUILT": null, "NUMBER_OF_STORIES": null, "BUILDING_SQUARE_FOOTAGE": null, "NUMBER_OF_RESIDENTIAL_UNITS": null, "NUMBER_OF_OTHER_UNITS": null, "BUILDING_METHOD": null, "BUILDING_SOURCE": null, "BLDG_ID": null, "STATUS": null, "BASEELV": null, "BLDGHEIGHT": null, "FK_PARCELID": null }, "code": 2, "name": "Proposed" } ], "relationships": [ { "id": 0, "name": "Address", "relatedTableId": 18, "role": "esriRelRoleOrigin", "keyField": "BLDG_ID", "cardinality": "esriRelCardinalityOneToOne", "composite": false, "catalogID": "{C8187A56-228F-4289-96E6-6EF083FAA40B}" }, { "id": 2, "name": "Tax Parcel", "relatedTableId": 21, "role": "esriRelRoleDestination", "keyField": "FK_PARCELID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{925C8564-5447-4B90-8E7B-0D1B002DC6BC}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": "0970ed3a00084cc7809b7fe0358c5b65" }