{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "Building Restriction Lines", "type": "Feature Layer", "description": "Lines beyond which exterior walls of buildings may not project, generally managed and recorded by the DC Department of Buildings (DOB) and the Office of the Surveyor. Land between a property line and a Building Restriction Line is considered private property set aside for public space, and its use is governed by police regulations and overseen by the DOB. Awnings, cornices, and roof overhangs\u2014may be permitted, subject to regulations in the Public Realm Design Manual. Removal or adjustment of a building restriction line can be requested through the Surveyor's office.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "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 }, "copyrightText": "Department of Buildings", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 36, 135, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8584304.893085288, "ymin": 4695986.725759252, "xmax": -8561805.775864255, "ymax": 4721026.844735972, "zmin": 0, "zmax": 0, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NARRATIVE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RECORDATION_DT", "type": "esriFieldTypeDate", "alias": "Recordation Date", "length": 8, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "Narrative", "length": 200, "domain": null }, { "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" } }, { "name": "SQUARE", "type": "esriFieldTypeString", "alias": "Square", "length": 50, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Suffix", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "Lot", "length": 40, "domain": null }, { "name": "OFFSET", "type": "esriFieldTypeDouble", "alias": "Off Set", "domain": null }, { "name": "KILL_DT", "type": "esriFieldTypeDate", "alias": "Kill Date", "length": 8, "domain": null }, { "name": "CREATEDBYRECORD", "type": "esriFieldTypeGUID", "alias": "Created By Record", "length": 38, "domain": null }, { "name": "RETIREDBYRECORD", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "length": 38, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeDouble", "alias": "Direction", "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null }, { "name": "RADIUS", "type": "esriFieldTypeDouble", "alias": "Radius", "domain": null }, { "name": "ARCLENGTH", "type": "esriFieldTypeDouble", "alias": "Arc Length", "domain": null }, { "name": "RADIUS2", "type": "esriFieldTypeDouble", "alias": "Radius2", "domain": null }, { "name": "COGOTYPE", "type": "esriFieldTypeInteger", "alias": "COGO Type", "domain": { "type": "codedValue", "name": "PF_COGOType", "description": "Parcel Fabric COGO Type", "codedValues": [ { "name": "Entered", "code": 1 }, { "name": "From Geometry", "code": 2 }, { "name": "Computed", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ISCOGOGROUND", "type": "esriFieldTypeInteger", "alias": "Is COGO Ground", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "SCALE", "type": "esriFieldTypeDouble", "alias": "Scale", "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "RECORD_BEARING_DIR", "type": "esriFieldTypeInteger", "alias": "Record Bearing Direction", "domain": { "type": "codedValue", "name": "BEARING_DIR", "description": "", "codedValues": [ { "name": "NE", "code": 1 }, { "name": "NW", "code": 2 }, { "name": "SE", "code": 3 }, { "name": "SW", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMPUTED_LENGTH_FT", "type": "esriFieldTypeDouble", "alias": "Cmputed Length Feet", "domain": null }, { "name": "COMPUTED_BEARING_DIR", "type": "esriFieldTypeInteger", "alias": "Computed Bearing Direction", "domain": { "type": "codedValue", "name": "BEARING_DIR", "description": "", "codedValues": [ { "name": "NE", "code": 1 }, { "name": "NW", "code": 2 }, { "name": "SE", "code": 3 }, { "name": "SW", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMPUTED_BEARING_ANGLE_DD", "type": "esriFieldTypeDouble", "alias": "Computed Bearing Angle DD", "domain": null }, { "name": "COMPUTED_DELTA_ANGLE_DD", "type": "esriFieldTypeDouble", "alias": "Computed Delta Angle DD", "domain": null }, { "name": "COMPUTED_ARC_LENGTH_FT", "type": "esriFieldTypeDouble", "alias": "Computed Arc Length Feet", "domain": null }, { "name": "COMPUTED_RADIUS_FT", "type": "esriFieldTypeDouble", "alias": "Computed Radius Feet", "domain": null }, { "name": "RES", "type": "esriFieldTypeString", "alias": "Reservation", "length": 50, "domain": null }, { "name": "PAR", "type": "esriFieldTypeString", "alias": "Parcel", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "ConnectionLineType", "description": "Type of connection line", "codedValues": [ { "name": "Alley", "code": 1 }, { "name": "BuildingRestriction", "code": 2 }, { "name": "HighwayPlan", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COGOACCURACY", "type": "esriFieldTypeSmallInteger", "alias": "COGO Accuracy", "domain": { "type": "codedValue", "name": "COGO_Accuracy", "description": "", "codedValues": [ { "name": "length represents arc or curve", "code": 1 }, { "name": "Illegible dimension(s) found on source material", "code": 2 }, { "name": "no dimension(s) found on source material", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "LEN", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R54565_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_54565", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A18705_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }