I want to create one tile server that is having data for India only. Can it be possible? asked 16 Mar '16, 07:07 reddemonfox aseerel4c26 ♦ |
switch2osm.org has instructions on setting up tile servers, and frequently mentions ways to load smaller extracts only. answered 16 Mar '16, 07:54 Frederik Ramm ♦ thank you but could you please give me link for the same because m not able to find a clear solution for that, Thankyou
(16 Mar '16, 11:02)
reddemonfox
4
Check out this step-by-step guide: https://switch2osm.org/serving-tiles/manually-building-a-tile-server-14-04/ When you come to "Loading data into your server" do not choose the planet.osm file but a country extract (e.g. http://download.geofabrik.de/asia/india-latest.osm.pbf for India) and adjust the filenames correspondingly.
(16 Mar '16, 11:12)
jot
|
For users who are looking for such requirement. Here is simple solution to create all openstreetmap tiles for a single country osm-for-my-country. osm-for-my-country is a stack of all OSM related packages and has many scripts/commands for all tasks on a Linux machine. These are the tasks which can be achieved by this package:
answered 18 Mar '17, 15:46 Gagan |