
Map data is an essential part of my work. Often I find myself looking for raw map data, for instance of the counties of Norway in vector format, typically shape/kml or any other geo-data format. The Norwegian Mapping Authority has of course a lot of high-quality data available, additionally several (or all) governmental institutions in Norway can join a “community” of data creators and share the data among themselves. NTNU, the university I’m at, are fortunate enough to be part of this consortium although we do not contribute to the data.
This all seems to put the necessary foundation for finding fairly standard geodata – it should be easy to find, download and use fairly freely. However, that is not the situation. The system created for accessing the data has so good security that is is in practice inaccessible. When I finally find the right person who has credentials to log in – the system for finding the correct data is packed with forms which do not have any meaningful labels or content in them – at least they are not describing what you’re actually downloading. In my quest for finding the county data for Norway I summed it up in a tweet:
Putting Norway on the map seems to be inhibited by costly licensing and non-existing accessibility (yes, you http://geonorge.no)
As you may imagine, I did not get the data I was looking for. I got some data – namely the municipality data in nice vector format, even with textual names and everything – however not the county they belong to or any other geographic meaningful information.
I admittedly gave up for a day or two. Then I started searching for alternative data – and after a while I found that the US government is far beyond the Norwegian (at least in geodata:). They have released a data set termed vmap0 which is vector data covering the whole world. The data is unfortunately in a bit inaccessible form which I didn’t care to figure out. (not that difficult it seemed, just some converting here and there). I found someone already had converted it to shape format, and nicely split up in continents. So I downloaded the data from the (seemingly) nice folks at GIS-lab.
I only needed the data covering Norway I extracted it and converted to svg (not geo), png+pngw, wgs84+utm32N and wgs84+latlon. The data is not perfect, it has a line across Norway – probably relating to the curvature of the earth – however it is “cutting” some counties and I haven’t figured out how to delete it nicely, however the data is good enough – and far better than nothing!
My frustration has finally ended – through the public domain with gratitudes to the US government! As this resolved some of my issues – I thought I’d try to resolve someone else’s by sharing alike:) You can find the vector data of Norwegian counties (fylker) in different formats and projections in the file here:
http://folk.ntnu.no/alexanno/geodata/NorgeFylker.rar
I hope you enjoy the data – remember to acknowledge GIS-Lab and the US Government if you care for it – my contributions are not necessary to acknowledge :)





Presentasjon på COSTT
Forbedring av FaceScan
Cabin crew: Disarm doors, cross-check and report
Geomatikkblog
Too bad i didn’t catch your frustration earlier, i found the VMAP0-data a year ago or something, so i guess i could have informed you.
The data was actually on the geoserver installation running on kj0leskap ;)
And btw: I happen to know that the norwegian mapping authority use VMAP0 for the contours of european countries in some of their WMSes.
And kudos for sharing your results! I presume you used ogr for reprojecting?
So much for information transparency :) Inspired by this, I will try to post short posts on my findings on free geodata covering Norway:)
I hope in the future (i.e. this year) I will get kj0leskap up and running again hosting these kind of data through a WMS or other kinds of WS’s.
I used QuantumGIS for reprojecting – however I think that ogr2ogr is used at the core.
Hehe:) Then I guess I can add this link now: http://download.geofabrik.de/osm/ OpenStreetMap data in shapefile format (updated weekly or so I think)
And then you have http://services.giub.uni-bonn.de/wms (OSM-data as WMS)
Would be great if you could get kj0leskap up and running again, then you’ll get the chance to test geoserver 2.0 (I should have written something about that).
Nice!
Hopefully some day someone will put up a repository of free map data sources. For then we will need to share where we can:)
Looking forward to testing Geoserver2.0, although I think one of my student groups are actually using it already in a project.
The release of Ubuntu 9.10 tomorrow motivates (/reminds) me that I should set up the server soon:)
Why “seemingly” nice, we are nice ;) And GIS-Lab, not Geo-Lab. Cheers.
Hehe, well I couldn’t actually know could I? Put at least I assumed:)
Sorry about the mistake on GIS vs GEO.
It’s really an impressive posting. I liked it & think that it will be helpful for others. Keep up the good work. Good luck.
Web Royalty
I think you should check out http://www.gadm.org
They aim to have complete coverage of administrative borders of the world. For Norway they have data on municipality level. Seem like the data for Norway is a bit outdated though.
Thanks for the link! I will check it out! Hopefully it will/is a good source of this kind of data.