County Boundaries - Detailed
State of Maryland
@usgov.state_of_maryland_county_boundaries_detailed
State of Maryland
@usgov.state_of_maryland_county_boundaries_detailed
This layer contains detailed outlines of Maryland counties. The Maryland land county boundaries were built using political county boundaries and the National Hydrology Data (NHD). Land boundaries are a key geographic featue in our mapping process.
Organization: State of Maryland
Last updated: 2025-07-26T19:33:29.700716
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"county" VARCHAR,
"district" BIGINT,
"county_fips" BIGINT,
"county_code" BIGINT,
"creation_date" VARCHAR,
"last_update" VARCHAR,
"shape_starea" DOUBLE -- Shape.STArea(),
"shape_stlength" DOUBLE -- Shape.STLength()
);Anyone who has the link will be able to view this.