How do I load OSM data into a PostGIS database. asked 19 Mar '14, 17:00 deco2208 edited 19 Mar '14, 17:01 |
2 Answers:
The switch2osm instructions should help. That was written for PostGIS 1.5, so if you're using a later version some bits will be slightly different (e.g. something like answered 19 Mar '14, 17:06 SomeoneElse ♦ |
I would recommend using osm2pgsql. See the page on the OSM wiki answered 25 Sep '14, 00:05 mpmckenna8 |
I don't get it. I went to the site and couldn't find how to set up PostGIS.
Presumably you read the bit that says "Installing postgresql / postgis"? What did you try and what did not work?