Point Source Discharges
State of Maryland
@usgov.state_of_maryland_point_source_discharges_d44e6
State of Maryland
@usgov.state_of_maryland_point_source_discharges_d44e6
This dataset provides a digital geospatial representation of regulated facility outfalls using data derived from various source data. The process by which this data set has been developed has been guided by Maryland Department of the Environment (MDE) and is the result of multiple geoprocesses. It is important to note that point locations are approximate and many do not represent exact geographic locations of outfalls, rather the parcel that they are located in. It is also important to note that in some cases, due to the way the data was processed, outfalls and facilities may have the same coordinates, leading to points being stacked.
Organization: State of Maryland
Last updated: 2025-07-26T21:18:25.395288
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"facility_type" VARCHAR,
"facility_name" VARCHAR,
"chesapeake_bay_tributary" BIGINT,
"twelve_digit_tributary_id" DOUBLE,
"county" BIGINT,
"major_tributaries" BIGINT,
"hydrologic_unit_code_huc" BIGINT -- Hydrologic Unit Code (HUC),
"tier_2_category_tributary" VARCHAR,
"t3038dig" VARCHAR,
"tmdl8dig" VARCHAR,
"adc_map" BIGINT,
"adc_column" VARCHAR,
"adc_row" VARCHAR,
"adc_new_map" DOUBLE,
"adc_new_column" VARCHAR,
"adc_new_row" DOUBLE,
"mht_archeological_site" VARCHAR,
"state_number" VARCHAR,
"address" VARCHAR,
"secondary_address" VARCHAR,
"master_ai_name" VARCHAR,
"npdesid" VARCHAR,
"md_state_number" VARCHAR,
"owner_type" VARCHAR,
"permit_category" VARCHAR
);
Anyone who has the link will be able to view this.