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

bbox setting for india

0

what are bbox settings in generate_tiles.py for india tiles

asked 11 Oct '11, 10:55

Reshma%20Maner's gravatar image

Reshma Maner
235303136
accept rate: 0%


2 Answers:

3

The easiest way to find the numbers that you want (stolen shamelessly from Richard Weait) is to click the "export" tab, then shift-click and drag until the area that you want is selected. Then just read the numbers out and stick them in the appropriate place in "generate_tiles.py". Make sure you comment out stuff that you don't want to generate tiles for, of course.

answered 11 Oct '11, 16:31

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

edited 11 Oct '11, 16:33

By the way, as of now December 2012, Richard Weait's blog website - at http://weait.com - seems to be no longer active...

PS A presentation from him about OSM : http://fr.slideshare.net/rweait/ and a video with him : http://www.youtube.com/watch?v=tWCGkAZtnME

(30 Nov '12, 11:33) Pascal Boule...

1

Take a look at this page. Maybe you can make some research on the OSM wiki before to post your question here.

answered 11 Oct '11, 12:53

NicolasDumoulin's gravatar image

NicolasDumoulin
3.3k42256
accept rate: 13%

reverted 11 Oct '11, 12:55

Source code available on GitHub .