Skip to content

Commit

Permalink
Merge pull request #178 from martincollignon/feat/water-projects-parser
Browse files Browse the repository at this point in the history
feat: add water projects parser implementation
  • Loading branch information
martincollignon authored Dec 12, 2024
2 parents 0bbb552 + b6a4cfc commit 5ad1086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/sources/parsers/water_projects.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def __init__(self, config):

self.layers = [
"N2000_projekter:Hydrologi_E",
"N2000_projekter:Hydrologi_F",
#"N2000_projekter:Hydrologi_F",
"Ovrige_projekter:Vandloebsrestaurering_E",
"Ovrige_projekter:Vandloebsrestaurering_F",
"Vandprojekter:Fosfor_E_samlet",
Expand Down

0 comments on commit 5ad1086

Please sign in to comment.