{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Reservations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "U.S. Reservations are lands acquired for use by the Federal Government after the original founding of the city. These were all acquired by the Federal Government through purchase, condemnation, dedication or gift and almost all of the U.S. Reservations in Washington are under the Jurisdiction of the National Park Service. Unlike Appropriations, U.S. Reservations are found throughout the city. The National Park Service also has information for every U.S. Reservation and Appropriation in addition to DCRA Office of the Surveyor having some detailed information on transactional history. It should be noted that RPTA has converted some reservations to tax lots for land tracking purposes however the federal government still maintains ownership in many of these cases.", "copyrightText": "Department of Buildings", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 389655.5169999972, "ymin": 126152.76099999994, "xmax": 407716.123999998, "ymax": 147510.0639999993, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "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": "STREET_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CREATION_DT", "type": "esriFieldTypeDate", "alias": "CREATION_DT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATION_DT" }, { "name": "RECORDATION_DT", "type": "esriFieldTypeDate", "alias": "RECORDATION_DT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RECORDATION_DT" }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NARRATIVE" }, { "name": "EXPIRATION_DT", "type": "esriFieldTypeDate", "alias": "EXPIRATION_DT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EXPIRATION_DT" }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "STATUS_CURRENT", "description": "", "codedValues": [ { "name": "Current", "code": 1 }, { "name": "Dead", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Status" }, { "name": "SQUARE", "type": "esriFieldTypeString", "alias": "SQUARE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SQUARE" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUFFIX" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LOT" }, { "name": "LOT_TYPE", "type": "esriFieldTypeInteger", "alias": "LOT_TYPE", "domain": { "type": "codedValue", "name": "LOT_TYPE", "description": "", "codedValues": [ { "name": "Record_Lot", "code": 1 }, { "name": "Tax_Lot", "code": 2 }, { "name": "Air_Rights", "code": 3 }, { "name": "Reservation", "code": 4 }, { "name": "Appropriation", "code": 5 }, { "name": "Parcel", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOT_TYPE" }, { "name": "COMPUTED_AREA_SF", "type": "esriFieldTypeDouble", "alias": "COMPUTED_AREA_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPUTED_AREA_SF" }, { "name": "SURVEYED_AREA_SF", "type": "esriFieldTypeDouble", "alias": "SURVEYED_AREA_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURVEYED_AREA_SF" }, { "name": "MAR_ID", "type": "esriFieldTypeInteger", "alias": "MAR_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAR_ID" }, { "name": "IS_REAR_OF", "type": "esriFieldTypeInteger", "alias": "IS_REAR_OF", "domain": { "type": "codedValue", "name": "YES_NO", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IS_REAR_OF" }, { "name": "BLDG_NUM", "type": "esriFieldTypeInteger", "alias": "BLDG_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG_NUM" }, { "name": "BLDG_NUM_EXT", "type": "esriFieldTypeString", "alias": "BLDG_NUM_EXT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BLDG_NUM_EXT" }, { "name": "BLDG_NUM_END_RANGE", "type": "esriFieldTypeInteger", "alias": "BLDG_NUM_END_RANGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG_NUM_END_RANGE" }, { "name": "BLDG_EXT_END_RANGE", "type": "esriFieldTypeString", "alias": "BLDG_EXT_END_RANGE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "BLDG_EXT_END_RANGE" }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STREET_NAME" }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STREET_TYPE" }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "QUADRANT" }, { "name": "ZIP5", "type": "esriFieldTypeString", "alias": "ZIP5", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP5" }, { "name": "ZIP4", "type": "esriFieldTypeString", "alias": "ZIP4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ZIP4" }, { "name": "RECORD_AREA_SF", "type": "esriFieldTypeDouble", "alias": "RECORD_AREA_SF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORD_AREA_SF" }, { "name": "CONV_TOLERANCE_TYPE", "type": "esriFieldTypeInteger", "alias": "Conv_Tolerance_Type", "domain": { "type": "codedValue", "name": "Tolerance_Type", "description": "", "codedValues": [ { "name": "Type_1", "code": 1 }, { "name": "Type_2", "code": 2 }, { "name": "Type_3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Conv_Tolerance_Type" }, { "name": "CONV_TOLERANCE_VALUE", "type": "esriFieldTypeDouble", "alias": "CONV_TOLERANCE_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONV_TOLERANCE_VALUE" }, { "name": "CONV_TOLERANCE_RESOLUTION", "type": "esriFieldTypeString", "alias": "CONV_TOLERANCE_RESOLUTION", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONV_TOLERANCE_RESOLUTION" }, { "name": "RESERVATIONSPLYID", "type": "esriFieldTypeInteger", "alias": "RESERVATIONSPLYID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RESERVATIONSPLYID" }, { "name": "PARCELSPLYID", "type": "esriFieldTypeInteger", "alias": "PARCELSPLYID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARCELSPLYID" }, { "name": "SQUAREPLYID", "type": "esriFieldTypeInteger", "alias": "SQUAREPLYID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQUAREPLYID" }, { "name": "KILL_DT", "type": "esriFieldTypeDate", "alias": "KILL_DT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "KILL_DT" }, { "name": "SSL", "type": "esriFieldTypeString", "alias": "SSL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SSL" }, { "name": "COL", "type": "esriFieldTypeString", "alias": "COL", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "N", "modelName": "COL" }, { "name": "RES", "type": "esriFieldTypeString", "alias": "RES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RES" }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SE_ANNO_CAD_DATA" }, { "name": "RESERVATION_NUMBER", "type": "esriFieldTypeString", "alias": "RESERVATION_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RESERVATION_NUMBER" }, { "name": "LAND_DESCRIPTION", "type": "esriFieldTypeString", "alias": "LAND_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAND_DESCRIPTION" }, { "name": "TRANSFER_DESCRIPTION", "type": "esriFieldTypeString", "alias": "TRANSFER_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TRANSFER_DESCRIPTION" }, { "name": "TRANSFER_AUTHORITY_STATUS", "type": "esriFieldTypeString", "alias": "TRANSFER_AUTHORITY_STATUS", "domain": { "type": "codedValue", "name": "Y_N", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TRANSFER_AUTHORITY_STATUS" }, { "name": "REQUESTING_AGENCY", "type": "esriFieldTypeString", "alias": "REQUESTING_AGENCY", "domain": { "type": "codedValue", "name": "REQUESTING_AGENCY", "description": "Requesting agency", "codedValues": [ { "name": "DDOT", "code": "DDOT" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REQUESTING_AGENCY" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R20710_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S20334_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Reservations", "description": "", "prototype": { "attributes": { "REQUESTING_AGENCY": null, "TRANSFER_AUTHORITY_STATUS": null, "CREATION_DT": null, "RECORDATION_DT": null, "NARRATIVE": null, "EXPIRATION_DT": null, "STATUS": 1, "SQUARE": null, "SUFFIX": null, "LOT": null, "LOT_TYPE": null, "COMPUTED_AREA_SF": null, "SURVEYED_AREA_SF": null, "MAR_ID": null, "IS_REAR_OF": null, "BLDG_NUM": null, "BLDG_NUM_EXT": null, "BLDG_NUM_END_RANGE": null, "BLDG_EXT_END_RANGE": null, "STREET_NAME": null, "STREET_TYPE": null, "QUADRANT": null, "ZIP5": null, "ZIP4": null, "RECORD_AREA_SF": null, "CONV_TOLERANCE_TYPE": 1, "CONV_TOLERANCE_VALUE": null, "CONV_TOLERANCE_RESOLUTION": null, "RESERVATIONSPLYID": null, "PARCELSPLYID": null, "SQUAREPLYID": null, "KILL_DT": null, "SSL": null, "COL": "N", "RES": null, "SE_ANNO_CAD_DATA": null, "RESERVATION_NUMBER": null, "LAND_DESCRIPTION": null, "TRANSFER_DESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "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 }