Hydrants
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_fire_hydrants_2df31
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_fire_hydrants_2df31
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"hyd_id" VARCHAR,
"st_num" VARCHAR,
"st_name" VARCHAR,
"edit_date" VARCHAR,
"imprt_date" VARCHAR,
"own" VARCHAR,
"oth_id" VARCHAR,
"main" DOUBLE,
"st_type" VARCHAR,
"st_prefix" VARCHAR,
"st_suffix" VARCHAR,
"x" DOUBLE,
"y" DOUBLE,
"city" VARCHAR,
"zip" DOUBLE,
"label" VARCHAR,
"ooc" VARCHAR,
"station" DOUBLE,
"verified" VARCHAR,
"objectid" BIGINT,
"notes" VARCHAR,
"full_addre" VARCHAR
);
Anyone who has the link will be able to view this.