Preservation Easements
State of Maryland
@usgov.state_of_maryland_preservation_easements
State of Maryland
@usgov.state_of_maryland_preservation_easements
A historic preservation easement is a type of conservation easement designed to protect a significant historic, archaeological, or cultural resource. Easements are contractual agreements between a property owner and a holding organization. Those preservation easements with the State of Maryland are managed by the State Historic Preservation Office (The Maryland Historical Trust). Generally, the owners of the easement property agree to relinquish partial development rights, to maintain the property, to provide limited public access, and to obtain prior approval for any changes or alterations. In exchange, The Maryland Historical Trust promises to protect the property by ensuring continuous compliance with the terms of the Easement. The Trust is also available to advise owners on the correct and best methods of preserving and using their properties. For more information see http://mht.maryland.gov/easement.html.
Organization: State of Maryland
Last updated: 2025-07-26T20:46:01.675627
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"name" VARCHAR,
"alternate_name" VARCHAR,
"record_date" TIMESTAMP,
"acres" DOUBLE,
"class" VARCHAR,
"number_polygons" BIGINT,
"easement_id" BIGINT,
"property_id" BIGINT,
"shape_starea" DOUBLE -- Shape.STArea(),
"shape_stlength" DOUBLE -- Shape.STLength()
);Anyone who has the link will be able to view this.