{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Virginia Building Footprints", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1200, "geometryType": "esriGeometryPolygon", "description": "The Virginia Geographic Information Network (VGIN) is coordinating the development and maintenance of a statewide Building Footprint data layer in conjunction with local governments across the Commonwealth in order to create a seamless feature class with building footprints to complement the Virginia Base Mapping Program (VBMP). The Building Footprints data leverages the Commonwealth's investment in VBMP digital orthophotography. Building Footprints are data developed and produced by Virginia's Local Governments and sent to VGIN. A series of checks are run on the locality data and the schema is pared where necessary.", "copyrightText": "Virginia Geographic Information Network (VGIN)", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -9327816.693841426, "ymin": 4364862.189085756, "xmax": -8368686.625938375, "ymax": 4788806.325104042, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"Lambert_Conformal_Conic_Virginia\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-79.5],PARAMETER[\"Standard_Parallel_1\",37.0],PARAMETER[\"Standard_Parallel_2\",39.5],PARAMETER[\"Latitude_Of_Origin\",36.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.0011111111111111107, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RuleID_1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeInteger", "alias": "Building Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDGHEIGHT" }, { "name": "NUMSTORIES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Stories", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMSTORIES" }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update From Locality", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "BUILDINGCLASS", "type": "esriFieldTypeSmallInteger", "alias": "Building Class", "domain": { "type": "codedValue", "name": "BuildingClass FCode", "description": "Building classification", "codedValues": [ { "name": "General/Residential", "code": 1 }, { "name": "Government", "code": 2 }, { "name": "Medical", "code": 3 }, { "name": "Education", "code": 4 }, { "name": "Transportation", "code": 5 }, { "name": "Commercial", "code": 6 }, { "name": "Religious", "code": 7 }, { "name": "Recreation", "code": 8 }, { "name": "Cultural/Heritage", "code": 9 }, { "name": "Hotel", "code": 10 }, { "name": "Airport", "code": 11 }, { "name": "Industrial", "code": 12 }, { "name": "CommunityCenter", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUILDINGCLASS" }, { "name": "DATASOURCENAME", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DATASOURCENAME" }, { "name": "EDITCOMMENTS", "type": "esriFieldTypeString", "alias": "Edit Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "EDITCOMMENTS" }, { "name": "SOURCEFEATUREID", "type": "esriFieldTypeString", "alias": "GEO ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SOURCEFEATUREID" }, { "name": "SFIDdupes", "type": "esriFieldTypeSmallInteger", "alias": "SFIDdupes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SFIDdupes" }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "Jurisdiction FIPS Code", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "FIPS" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Jurisdiction Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1562_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1449_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Virginia Building Footprints", "description": "", "prototype": { "attributes": { "MUNICIPALITY": null, "FIPS": null, "BLDGHEIGHT": null, "NUMSTORIES": null, "FEATURECODE": null, "LASTUPDATE": null, "LASTEDITOR": null, "BUILDINGCLASS": null, "DATASOURCENAME": null, "EDITCOMMENTS": null, "SOURCEFEATUREID": null, "SFIDdupes": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }