Community Gardens
District of Columbia
@usgov.district_of_columbia_community_gardens_ce997
District of Columbia
@usgov.district_of_columbia_community_gardens_ce997
Points in this layer represent active community gardens in the District of Columbia. These generally fall into three operating categories: DC Department of Parks and Recreation (DPR), National Parks Service (NPS), and independent.
Organization: District of Columbia
Last updated: 2024-09-03T20:11:32.453757
Tags: community, d-c, dc, dc-gis, dcgis, district-of-columbia, environment, environmental, garden, open-data, society, washington, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"name" VARCHAR,
"address" VARCHAR,
"phone" VARCHAR,
"email" VARCHAR,
"contact" VARCHAR,
"contact2" VARCHAR,
"plots" DOUBLE,
"organization" VARCHAR,
"web_url" VARCHAR,
"comments" VARCHAR,
"ward" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"gis_id" VARCHAR,
"mar_id" DOUBLE,
"globalid" VARCHAR,
"created" TIMESTAMP,
"edited" TIMESTAMP,
"objectid" BIGINT
);Anyone who has the link will be able to view this.