Survey Monument
City of Austin
@usgov.city_of_austin_survey_monument_2c1f5
City of Austin
@usgov.city_of_austin_survey_monument_2c1f5
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"survey_monument_id" BIGINT,
"created_date" VARCHAR,
"created_by" VARCHAR,
"modified_date" VARCHAR,
"modified_by" VARCHAR,
"monument_name" VARCHAR,
"y_coordinate" DOUBLE,
"x_coordinate" DOUBLE,
"elevation" DOUBLE,
"street" VARCHAR,
"cross_street" VARCHAR,
"grid" VARCHAR,
"survey_monument_source" VARCHAR
);
Anyone who has the link will be able to view this.