Main Street Areas
State of Maryland
@usgov.state_of_maryland_main_street_areas
State of Maryland
@usgov.state_of_maryland_main_street_areas
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"distribution_policy" VARCHAR,
"state_fips" BIGINT,
"county_fips" BIGINT,
"municipal_fips" VARCHAR,
"program_id" BIGINT,
"program_id_2" VARCHAR,
"program" VARCHAR,
"name" VARCHAR,
"also_know_as" VARCHAR,
"county" VARCHAR,
"year_modified" VARCHAR,
"brac_zone" BIGINT,
"multi_part_polygon" BIGINT,
"number_of_parts" BIGINT,
"notes" VARCHAR,
"acreage" DOUBLE,
"x_coordinate_state_plane_meters" DOUBLE,
"y_coordinate_state_plane_meters" DOUBLE,
"gis_shape_area_m" DOUBLE,
"gis_shape_length_m" DOUBLE
);
Anyone who has the link will be able to view this.