{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Buildings", "type": "Feature Layer", "parentLayer": { "id": 17, "name": "Property Information" }, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Address", "relatedTableId": 18, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "BLDG_ID", "composite": false, "catalogID": "{C8187A56-228F-4289-96E6-6EF083FAA40B}" }, { "id": 2, "name": "Tax Parcel", "relatedTableId": 21, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FK_PARCELID", "composite": false, "catalogID": "{925C8564-5447-4B90-8E7B-0D1B002DC6BC}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": 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 } }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "BUILDING_TYPE", "typeIdField": "", "subtypeField": "STATUS", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BUILDING_TYPE", "type": "esriFieldTypeString", "alias": "Building Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BUILDING_TYPE" }, { "name": "BUILDING_SUBTYPE", "type": "esriFieldTypeString", "alias": "Building Subtype", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BUILDING_SUBTYPE" }, { "name": "NUMBER_OF_BEDROOMS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Bedrooms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBER_OF_BEDROOMS" }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "Year Built", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_BUILT" }, { "name": "NUMBER_OF_STORIES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Stories", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBER_OF_STORIES" }, { "name": "BUILDING_SQUARE_FOOTAGE", "type": "esriFieldTypeInteger", "alias": "Square Footage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUILDING_SQUARE_FOOTAGE" }, { "name": "NUMBER_OF_RESIDENTIAL_UNITS", "type": "esriFieldTypeSmallInteger", "alias": "Residential Units", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBER_OF_RESIDENTIAL_UNITS" }, { "name": "NUMBER_OF_OTHER_UNITS", "type": "esriFieldTypeSmallInteger", "alias": "Other Units", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBER_OF_OTHER_UNITS" }, { "name": "BUILDING_METHOD", "type": "esriFieldTypeString", "alias": "Building Method", "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" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BUILDING_METHOD" }, { "name": "BUILDING_SOURCE", "type": "esriFieldTypeString", "alias": "Building Source", "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" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BUILDING_SOURCE" }, { "name": "BLDG_ID", "type": "esriFieldTypeInteger", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG_ID" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "STATUS" }, { "name": "BASEELV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASEELV" }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDGHEIGHT" }, { "name": "FK_PARCELID", "type": "esriFieldTypeString", "alias": "Parcel ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FK_PARCELID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Buildings", "description": "", "prototype": { "attributes": { "BASEELV": null, "STATUS": 1, "BLDGHEIGHT": null, "FK_PARCELID": null, "BUILDING_TYPE": null, "BLDG_ID": null, "NUMBER_OF_BEDROOMS": null, "BUILDING_SUBTYPE": null, "YEAR_BUILT": null, "BUILDING_SQUARE_FOOTAGE": null, "NUMBER_OF_RESIDENTIAL_UNITS": null, "NUMBER_OF_STORIES": null, "NUMBER_OF_OTHER_UNITS": null, "BUILDING_METHOD": null, "BUILDING_SOURCE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 1, "name": "Built", "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": 1, "BASEELV": null, "BLDGHEIGHT": null, "FK_PARCELID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "BUILDING_METHOD": {"type": "inherited"}, "BUILDING_SOURCE": {"type": "inherited"}, "STATUS": {"type": "inherited"} } }, { "code": 2, "name": "Proposed", "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": 2, "BASEELV": null, "BLDGHEIGHT": null, "FK_PARCELID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "BUILDING_METHOD": {"type": "inherited"}, "BUILDING_SOURCE": {"type": "inherited"}, "STATUS": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "557199ec65f74de0b49baa37e07c2922" }