This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How to host open-street-map dump on our own?

0

I am newbie to open street maps and I am planning to use it on my 4th year project in the university. I plan to get a map dump and host it inside my own server. I need to know what server software are there which can be used to host that dump and generate tile images from it.

Thank you.

asked 13 Jan '13, 09:01

sithila's gravatar image

sithila
1111
accept rate: 0%

edited 13 Jan '13, 09:03


One Answer:

4

The switch2osm site is probably the best place to start. Among other things it describes how to set up a tile server. I'd actually suggest the "manual build" instructions so that you can see step-by-step what's happening.

Once you've done that, you want to experiment with other rendering software, but I'd at least go through this process first so that questions like "what's actually in the database" and "how are tiles organised" pop up naturally as you do it.

There's also information in the OSM wiki (such as here) but I'd start with the switch2osm site first.

answered 13 Jan '13, 10:19

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

Source code available on GitHub .