- Notifications
You must be signed in to change notification settings - Fork1
Spatial data for Estonian Administrative and Settlement Classification in JSON and CSV formats
NotificationsYou must be signed in to change notification settings
buildig/EHAK
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Eesti haldus- ja asustusjaotuse klassifikaatori ruumiandmed CSV,GeoJSON jaTopoJSON formaadis / Spatial data for Estonian Administrative and Settlement Classification in CSV,GeoJSON andTopoJSON format.Monthly releases.
Eelvaade / Preview:https://buildig.com/EHAK
- MNIMI - maakonna nimi / County name
- MKOOD - maakonna kood / County ID
- ONIMI - omavalitsuse nimi / Municipality name
- OKOOD - omavalitsuse kood / Municipality ID
- ANIMI - asustusüksuse nimi / Settlements name
- AKOOD - asustusüksuse kood / Settlement ID
- TYYP -asustusüksuse tüüp / Settlement type
- AREA - pindala , m2 / area in square meters,added bybuildig with
mapshaper -each 'AREA=this.originalArea'
Download shapefiles fromMaa-amet and transform to json and csv format (requiresmapshaper):
git clone git@github.com:buildig/EHAK.git &&cd EHAK &&chmod a+x workflow.sh &&./workflow.sh
git pull origin mastergit checkout -b {branch}./workflow.shgit add .git commit -m "Version {version}."git push origin {branch}git checkout mastergit merge --no-ff {branch}git push origin mastergit tag -a {version} -m "Version {version}"git push origin --tags
Note! The use of administrative and settlement units data is not restricted but the reference to the data source (i.e. Estonian Land Board) and validity date (e.g. 26.01.2012) must be made!
About
Spatial data for Estonian Administrative and Settlement Classification in JSON and CSV formats
Topics
Resources
Stars
Watchers
Forks
Packages0
No packages published