Landscaping Points
City of Sioux Falls
@usgov.city_of_sioux_falls_landscaping_points
City of Sioux Falls
@usgov.city_of_sioux_falls_landscaping_points
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"locationid" VARCHAR,
"locationtype" VARCHAR,
"place" VARCHAR,
"type" VARCHAR,
"planttype" VARCHAR,
"materials" VARCHAR,
"season" VARCHAR,
"description" VARCHAR,
"specialinformation" VARCHAR,
"photo" VARCHAR,
"photo2" VARCHAR,
"website" VARCHAR,
"conditiondescription" VARCHAR,
"utilityinstalled" VARCHAR,
"utilitytype" VARCHAR,
"installyear" DOUBLE,
"brand" VARCHAR,
"builtdescription" VARCHAR,
"address" VARCHAR,
"dimensions" VARCHAR,
"condition" VARCHAR,
"globalid" VARCHAR,
"assetid" VARCHAR,
"shape" VARCHAR,
"notes" VARCHAR
);
Anyone who has the link will be able to view this.