Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Commit

Permalink
Merge pull request #9 from ogdch/develop
Browse files Browse the repository at this point in the history
Release 1.3
  • Loading branch information
metaodi committed Mar 2, 2015
2 parents a911a37 + 8ff6620 commit a6bb10f
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions ckanext/zhgis/harvesters/zhgisharvester.py
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,32 @@ class ZhGisHarvester(HarvesterBase):
'WNB'
]
},
'f0370a86-3373-40e1-b540-0e147317e406': {
'geolion_url': 'http://www.geolion.zh.ch/geodatenservice/show?nbid=1380', # noqa
'tags': [
'Historische Karte'
]
},
'25a540b6-d56e-456f-9299-c35d0080794c': {
'geolion_url': 'http://www.geolion.zh.ch/geodatenservice/show?nbid=1379', # noqa
'tags': [
'Terrainmodell',
'Oberflächenmodell',
'Höhenmodell'
]
},
'd6c206e9-87b5-4150-96f0-482685c14e60': {
'geolion_url': 'http://www.geolion.zh.ch/geodatenservice/show?nbid=1321', # noqa
'tags': [
'Vegetationskartierung',
'Feuchtgebiete',
'Trockenstandorte',
'TWW',
'Flachmoor',
'Hochmoor',
'Auen'
]
},
}

LICENSE = {
Expand Down

0 comments on commit a6bb10f

Please sign in to comment.