District Government Land Line Dimensions
District of Columbia
@usgov.district_of_columbia_district_government_land_line_dimensions
District of Columbia
@usgov.district_of_columbia_district_government_land_line_dimensions
District Government Land Line Dimensions. A layer showing District of Columbia government related properties (owned, operated, and or managed) to be used by many DC Government agencies, private companies and the public. It supports the daily business process of District agencies that originate and manage land records. Transfers of Jurisdiction (TOJ) are also in this layer. This map should not be considered comprehensive as District agencies continuously work to update properties as transactions occur.
Organization: District of Columbia
Last updated: 2024-04-30T18:12:19.263061
Tags: agency, building, cadastral, dc-government, district-of-columbia, facility, municipal, planningcadastre, publiclands
CREATE TABLE table_1 (
"creation_dt" TIMESTAMP,
"recordation_dt" VARCHAR,
"narrative" VARCHAR,
"expiration_dt" VARCHAR,
"status" BIGINT,
"square" VARCHAR,
"suffix" VARCHAR,
"par" DOUBLE,
"lot" VARCHAR,
"lot_type" DOUBLE,
"record_length_ft" DOUBLE,
"record_bearing" VARCHAR,
"record_bearing_dir" DOUBLE,
"record_bearing_angle_dd" DOUBLE,
"record_arc_length_ft" DOUBLE,
"record_delta_angle_dd" DOUBLE,
"record_radius_ft" DOUBLE,
"computed_length_ft" DOUBLE,
"computed_bearing_dir" DOUBLE,
"computed_bearing_angle_dd" DOUBLE,
"computed_delta_angle_dd" DOUBLE,
"computed_arc_length_ft" DOUBLE,
"computed_radius_ft" DOUBLE,
"kill_dt" TIMESTAMP,
"ssl" VARCHAR,
"res" VARCHAR,
"shape_length" BIGINT -- Shape, Length,
"gis_id" DOUBLE,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" VARCHAR,
"objectid" BIGINT
);
Anyone who has the link will be able to view this.