Benchmark
City of Baton Rouge
@usgov.city_of_baton_rouge_benchmark_3b4b6
City of Baton Rouge
@usgov.city_of_baton_rouge_benchmark_3b4b6
Point geometry with attributes displaying geodetic control stations (benchmarks) in East Baton Rouge Parish, Louisiana.
Organization: City of Baton Rouge
Last updated: 2022-04-28T02:50:27.785954
Tags: benchmark, control, ebrp, geodetic, gis, marker, survey
CREATE TABLE table_1 (
"permanent_id" VARCHAR,
"date_retrieved" BIGINT,
"data_source" VARCHAR,
"station_name" VARCHAR,
"height_modernization_site" VARCHAR,
"continuously_operating_reference_station" VARCHAR,
"primary_secondary_airport_control_station" VARCHAR,
"parish" VARCHAR,
"usgs_quad_map" VARCHAR,
"latitude_dms" VARCHAR,
"longitude_dms" VARCHAR,
"latitude_dd" DOUBLE,
"longitude_dd" DOUBLE,
"ellipsoid_height" DOUBLE,
"lat_lon_datum" VARCHAR,
"lat_lon_datum_tag" VARCHAR,
"lat_lon_epoch" DOUBLE,
"lat_lon_position_source" VARCHAR,
"orthometric_height" DOUBLE,
"height_datum" VARCHAR,
"height_epoch" DOUBLE,
"height_source" VARCHAR,
"geoid_height" DOUBLE,
"geoid_model" VARCHAR,
"computed_dynamic_height" DOUBLE,
"interpolated_gravity_value" DOUBLE,
"horizontal_network_accuracy" DOUBLE,
"ellipsoid_height_network_accuracy" DOUBLE,
"latitude_standard_deviation" DOUBLE,
"longitude_standard_deviation" DOUBLE,
"ellipsoid_height_standard_deviation" DOUBLE,
"correlation_coefficient" DOUBLE,
"lat_lon_accuracy" DOUBLE,
"ortho_height_accuracy" DOUBLE,
"ortho_height_class" DOUBLE,
"computed_x_position" DOUBLE,
"computed_y_position" DOUBLE,
"computed_z_position" DOUBLE,
"state_plane_coordinate_zone" VARCHAR,
"state_plane_coordinate_northing" DOUBLE,
"state_plane_coordinate_easting" DOUBLE,
"state_plane_coordinate_convergence" VARCHAR,
"state_plane_coordinate_combined_scale_factor" DOUBLE,
"utm_zone" DOUBLE,
"utm_northing" DOUBLE,
"utm_easting" DOUBLE,
"utm_convergence_angle" VARCHAR,
"utm_combined_scale_factor" DOUBLE,
"stability" VARCHAR,
"date_first_monumented" VARCHAR,
"date_last_recovered" VARCHAR,
"last_recovered_condition" VARCHAR,
"last_recovered_agency" VARCHAR,
"gps_position_used" VARCHAR,
"marker" VARCHAR,
"setting" VARCHAR,
"stamping" VARCHAR,
"geometry" VARCHAR
);Anyone who has the link will be able to view this.