County Land Use Land Cover 2010
State of Maryland
@usgov.state_of_maryland_county_land_use_land_cover_2010
State of Maryland
@usgov.state_of_maryland_county_land_use_land_cover_2010
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"objectid" BIGINT,
"county" VARCHAR,
"developed_lands_1973_ac" BIGINT,
"developed_lands_2010_ac" BIGINT,
"agriculture_1973_ac" BIGINT,
"agriculture_2010_ac" BIGINT,
"forest_1973_ac" BIGINT,
"forest_2010_ac" BIGINT,
"other_resource_lands_1973_ac" BIGINT,
"other_resource_lands_2010_ac" BIGINT,
"percent_developed" DOUBLE,
"residential_change_1973_2010_ac" BIGINT,
"non_residential_change_1973_2010_ac" BIGINT,
"resource_lands_change_1973_2010_ac" BIGINT,
"residential_change_2002_2010_ac" BIGINT,
"non_residential_change_2002_2010_ac" BIGINT,
"resource_lands_change_2002_2010_ac" BIGINT,
"change_in_developed_lands_2002_2010_ac" BIGINT,
"change_in_developed_lands_1973_2010_ac" BIGINT,
"agriculture_change_2002_2010_ac" BIGINT,
"agriculture_change_1973_2010_ac" BIGINT,
"forest_change_2003_2010_ac" BIGINT,
"forest_change_1973_2010_ac" BIGINT,
"developed_lands_2002_ac" BIGINT,
"agriculture_2002_ac" BIGINT,
"forest_2002_ac" BIGINT,
"other_resource_lands_2002_ac" BIGINT,
"shape_starea" DOUBLE,
"shape_stlength" DOUBLE
);
Anyone who has the link will be able to view this.