diff --git a/sources/federal/forest-service.json b/sources/federal/forest-service.json index 64a58d6..c395ddc 100644 --- a/sources/federal/forest-service.json +++ b/sources/federal/forest-service.json @@ -1,6 +1,6 @@ { "name": "U.S. Forest Service National Forest System Land Units", - "attribution": "U.S. Forest Service", + "attribution": "Forest Service", "properties": { "name": "NFSLANDU_2", "adminAgency": { diff --git a/sources/state/ME/me-state.json b/sources/state/ME/me-state.json index 28f0ab6..d0b9f54 100644 --- a/sources/state/ME/me-state.json +++ b/sources/state/ME/me-state.json @@ -36,9 +36,9 @@ "url": "http://www.maine.gov/megis/catalog/shps/state/conserved_landss.zip", "filter": [ { - "expression": "match", - "key": "DESIGNATIO", - "value": ".*Easement" + "expression": "not match", + "key": "CONS1_TYPE", + "value": "Easement" }, { "expression": "match",