{ "currentVersion": 10.81, "id": 3, "name": "Building", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 18000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This dataset was maintained as an AutoCAD v.14 dwg file from 1998 to 2006 when it was converted to an ArcGIS (9.1) polyline feature. In 2013 this feature was converted to a polygon feature during an upgrade from to ArcGIS 10.1. Between 1998 and 2013, new buildings were often represented as a generic square polygon feature placed stragetically on the parcels, however the buildings have been updated to the correct location and shape to the greatest extent possible. This dataset is currently being maintained in ArcGIS version 10.6 as of July, 2018. The field feacode or subtype is catergoized as such: Unaddressed BuildingUnaddressed Building InsertAddressed BuildingAddressed Building InsertRecreational BuildingsDocksAddressed Utility Buildings", "copyrightText": "Originally created by MSAG Data Consultants in 1998. This dataset has been maintained by the Spotsylvania County GIS staff since that time.\n\nPlease credit Spotsylvania County Information Services Department, GIS Division and report any discrepancies to them at gis@spotsylvania.va.us or (540) 507-7432.", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATEDBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -8677072.511487804, "ymin": 4577837.049813831, "xmax": -8613379.94370995, "ymax": 4632681.323766118, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "BLDGID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BLDGID", "type": "esriFieldTypeString", "alias": "BLDGID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "BASEELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASEELEV" }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "BLDGHEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDGHEIGHT" }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "FLOORCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOORCOUNT" }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "EAVEHEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EAVEHEIGHT" }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "ROOFFORM", "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": "ROOFDIR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROOFDIR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "CURRENT", "code": "Current" }, { "name": "PENDING", "code": "Pending" }, { "name": "RETIRED", "code": "Retired" }, { "name": "TEMPORARY", "code": "Temporary" }, { "name": "OTHER", "code": "Other" }, { "name": "ABANDONED", "code": "Abandoned" }, { "name": "DEMOLISHED", "code": "Demolished" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "MAINSQFT", "type": "esriFieldTypeInteger", "alias": "MAINSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINSQFT" }, { "name": "TOTALSQFT", "type": "esriFieldTypeInteger", "alias": "TOTALSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTALSQFT" }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "BUILDINGCLASS", "type": "esriFieldTypeInteger", "alias": "Description", "domain": { "type": "codedValue", "name": "SiteAddressClass", "description": "A general classification of how the structure or location represented by the site address point is used - FacilitySite Subtype Classification", "codedValues": [ { "name": "Agriculture, Food, and Livestock", "code": 701 }, { "name": "Industry", "code": 710 }, { "name": "Commercial and Retail", "code": 720 }, { "name": "Education", "code": 730 }, { "name": "Emergency Response and Law Enforcement", "code": 740 }, { "name": "Energy", "code": 750 }, { "name": "Banking and Finance", "code": 760 }, { "name": "Mail and Shipping", "code": 780 }, { "name": "Building General", "code": 790 }, { "name": "Health and Medical", "code": 800 }, { "name": "Transporation Facilities", "code": 810 }, { "name": "Public Attractions and Landmark Buildings", "code": 820 }, { "name": "Government and Military", "code": 830 }, { "name": "Weather", "code": 840 }, { "name": "Information and Communication", "code": 880 }, { "name": "Residential", "code": 900 }, { "name": "Water and Sewer", "code": 850 }, { "name": "Docks", "code": 791 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUILDINGCLASS" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "BASEMENTSQFT", "type": "esriFieldTypeInteger", "alias": "BASEMENTSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASEMENTSQFT" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R440_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S377_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Building", "description": "", "prototype": { "attributes": { "MAINSQFT": null, "BASEMENTSQFT": null, "BLDGID": null, "BASEELEV": null, "BLDGHEIGHT": null, "FLOORCOUNT": null, "EAVEHEIGHT": null, "ROOFFORM": null, "ROOFDIR": null, "BUILDINGCLASS": null, "FEATURECODE": null, "TOTALSQFT": null, "STATUS": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2ba6a6793a7442269691eaff8f7e6f42" }