Retaining Wall Permits
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_retaining_wall_permits
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_retaining_wall_permits
A permit is required to install a retaining wall if the height of the wall measured from the bottom of the footing to the top of the wall is over 48 inches unless supporting a surcharge. A permit application for a retaining wall installed on the private property line must be accompanied by a letter of approval from the adjacent property owner. Occasionally, lot conditions require approvals from other agencies such as easement holders, or homeowner associations. Any dispute as to whether a Retaining Wall has extended into a neighbor’s property or questions about the location of property lines is a legal matter to be resolved by the property owners. Any Retaining Wall installed within the County right of way will not be permitted and will be required to be removed
Update Frequency : Daily
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:15.668509
Tags: construction, permits, permitting, property, retaining, wall
CREATE TABLE table_1 (
"application_type" VARCHAR,
"permit_number" BIGINT,
"work_type" VARCHAR,
"added_date" TIMESTAMP,
"issue_date" TIMESTAMP,
"final_date" TIMESTAMP,
"expired_date" TIMESTAMP,
"status" VARCHAR,
"building_area" DOUBLE,
"description_of_work" VARCHAR,
"street_number" DOUBLE,
"pre_direction" VARCHAR,
"street_name" VARCHAR,
"street_suffix" VARCHAR,
"post_direction" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"general_location" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.