County Boundaries
State of Maryland
@usgov.state_of_maryland_county_boundaries_53d26
State of Maryland
@usgov.state_of_maryland_county_boundaries_53d26
Polygon features which represent the political boundary of each county in the State of Maryland.
The Maryland Political County Boundaries were developed using USGS Topo Quads, boundaries submitted by each Maryland county, monument points, and historic records from the Maryland Archive. This data is used by various modules throughout the Maryland Department of Transportation (MDOT), as well as many other State and local government agencies for purposes such as planning, land use, transportation, data & asset collection, and cartographic product development.
This data is updated and published on an annual (yearly) basis for the prior year. This data is for the year 2015.
For additional information, contact the MDOT SHA Geospatial Technologies Team: GIS@sha.state.md.us
Organization: State of Maryland
Last updated: 2025-07-26T21:24:15.719965
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"county_name" VARCHAR,
"mdot_sha_district_number" BIGINT,
"transportation_spatial_database_tsd_id" BIGINT -- Transportation Spatial Database (TSD) ID,
"gis_object_id" BIGINT,
"county_fips" BIGINT,
"county_number" BIGINT,
"gis_shape_area_m" DOUBLE -- GIS Shape Area (m),
"gis_shape_length_m" DOUBLE -- GIS Shape Length (m)
);Anyone who has the link will be able to view this.