{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Buildings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The shape and orientation of the ground floor of all structures in a local government. This information is typically compiled from orthoimagery or other aerial photography sources. This representation of the building footprints support the local government basemaps. It also serves as a source for public works, public safety, planning and other agencies that are responsible for the active management of site addresses, facilities, and land use information.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1635158713000 }, "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": 299594.7044387795, "ymin": 84166.96711789072, "xmax": 580638.8868538849, "ymax": 246554.17597143352, "spatialReference": { "wkid": 103463, "latestWkid": 8110, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118852300, "falseY": -98938800, "xyUnits": 3.7752326638381995E7, "falseZ": -100000, "zUnits": 8000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103463, "latestWkid": 8110, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.4048768097496, "falseZ": -100000, "zUnits": 8000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } }, "label": "Building Polygon" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "buildingid", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "buildingid", "type": "esriFieldTypeString", "alias": "Building Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "baseelev", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASEELEV" }, { "name": "bldgheight", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDGHEIGHT" }, { "name": "floorcount", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOORCOUNT" }, { "name": "eaveheight", "type": "esriFieldTypeDouble", "alias": "Eave Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EAVEHEIGHT" }, { "name": "roofform", "type": "esriFieldTypeString", "alias": "Roof Form", "domain": { "type": "codedValue", "name": "BuildingRoofForm", "description": "The type of roof form for a given building", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Dome", "code": "Dome" }, { "name": "Flat", "code": "Flat" }, { "name": "Gable", "code": "Gable" }, { "name": "Gambrel", "code": "Gambrel" }, { "name": "Hip", "code": "Hip" }, { "name": "Mansard", "code": "Mansard" }, { "name": "Pyramid", "code": "Pyramid" }, { "name": "Saltbox", "code": "Saltbox" }, { "name": "Shed", "code": "Shed" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROOFFORM" }, { "name": "roofdir", "type": "esriFieldTypeDouble", "alias": "Roof Direction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROOFDIR" }, { "name": "featurecode", "type": "esriFieldTypeString", "alias": "Facility Site Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "address" }, { "name": "compno", "type": "esriFieldTypeString", "alias": "Computer Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "compno" }, { "name": "mapno", "type": "esriFieldTypeString", "alias": "Map Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "mapno" }, { "name": "type", "type": "esriFieldTypeString", "alias": "Building Type", "domain": { "type": "codedValue", "name": "SiteTypes", "description": "Address Site Types", "codedValues": [ { "name": "Mobile Home", "code": "Mobile Home" }, { "name": "Lodging", "code": "Lodging" }, { "name": "Government", "code": "Government" }, { "name": "Church", "code": "Church" }, { "name": "Police", "code": "Police" }, { "name": "Fire", "code": "Fire" }, { "name": "Ambulance House", "code": "Ambulance House" }, { "name": "Utility", "code": "Utility" }, { "name": "Hydrant", "code": "Hydrant" }, { "name": "Airport", "code": "Airport" }, { "name": "Helipad", "code": "Helipad" }, { "name": "Campground", "code": "Campground" }, { "name": "Accessory Building", "code": "Accessory Building" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Other", "code": "Other" }, { "name": "Development Site", "code": "Development Site" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Boat Landing", "code": "Boat Landing" }, { "name": "Residential", "code": "Residential" }, { "name": "Multi Family Home", "code": "Mutli Family Home" }, { "name": "Farm", "code": "Farm" }, { "name": "Health Care", "code": "Health Care" }, { "name": "Education", "code": "Education" }, { "name": "Gathering", "code": "Gathering" }, { "name": "Gated Site", "code": "Gated Site" }, { "name": "Hanger", "code": "Hanger" }, { "name": "Commercial", "code": "Commercial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "type" }, { "name": "porigin", "type": "esriFieldTypeDate", "alias": "Polygon Origin Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "porigin" }, { "name": "source", "type": "esriFieldTypeString", "alias": "Source", "domain": { "type": "codedValue", "name": "BldgPolySource", "description": "The source from which the building polygon was derived", "codedValues": [ { "name": "Ayers 2015 BP", "code": "AY" }, { "name": "Address Point", "code": "AP" }, { "name": "Lidar", "code": "LI" }, { "name": "2005 Air Photo", "code": "05" }, { "name": "2010 Air Photo", "code": "10" }, { "name": "2015 Air Photo", "code": "15" }, { "name": "2020 Air Photo", "code": "20" }, { "name": "Zoning Permit", "code": "ZP" }, { "name": "Survey", "code": "SV" }, { "name": "Sanitary Permit", "code": "SP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "source" }, { "name": "comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "comment" }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "description" }, { "name": "editflag", "type": "esriFieldTypeString", "alias": "Edit Flag", "domain": { "type": "codedValue", "name": "BldgPolyEditFlag", "description": "Verification flags for buliding polygons.", "codedValues": [ { "name": "Air Photo Verification", "code": "AP" }, { "name": "Field Check Required", "code": "FC" }, { "name": "Tax Roll Verification", "code": "TR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "editflag" }, { "name": "flagcomm", "type": "esriFieldTypeString", "alias": "Flag Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "flagcomm" }, { "name": "histmod", "type": "esriFieldTypeString", "alias": "Historic Modifier", "domain": { "type": "codedValue", "name": "BldgPolyHistoricMod", "description": "Historic status of building polygons", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" }, { "name": "Temporary", "code": "Temporary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "histmod" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape.STArea()", "required": true }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R524_pk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I864buildingid", "fields": "buildingid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S439_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Buildings", "description": "", "prototype": { "attributes": { "histmod": null, "flagcomm": null, "buildingid": null, "baseelev": null, "bldgheight": null, "floorcount": null, "eaveheight": null, "roofform": null, "roofdir": null, "featurecode": null, "address": null, "compno": null, "mapno": null, "type": null, "porigin": null, "source": null, "comment": null, "description": null, "editflag": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4d1fda5978ce4b1aa6ceba955e8adcfa" } ], "tables": [] }