I see, so the more efficient way to do this is to use generate_tiles.py. Problem I had is that script didn't exist after following the building a tile server from packages on switch2osm.org. Maybe it's time to build the server from the manual instructions.
Cheers. On Thu, Jun 14, 2012 at 2:18 AM, Frederik Ramm <[email protected]> wrote: > Hi, > > > On 06/14/2012 03:17 AM, Jason Clark wrote: > >> I'm trying to use render_list to pre-generate a specific area of the >> globe, does anyone have any examples of how it wants the min-x and max-x >> values etc? >> > > These are tile coordinates. An easy way to find out tile coordinates is to > go to map.geofabrik.de and activate the tile coordinates layer from the > layer switcher in the top right corner of the map. > > You can also read the tile coordinates off a standard OSM map if you right > click on a tile and do "copy image location", then paste the image location > into a text editor - it will end in z/x/y.png. > > Note that you can only render one zoom level at a time when using -x/-X > and -y/-Y, and the tile coordinates are different (factor 2) for each zoom > level. > > Bye > Frederik > > -- > Frederik Ramm ## eMail [email protected] ## N49°00'09" E008°23'33" > > ______________________________**_________________ > dev mailing list > [email protected] > http://lists.openstreetmap.**org/listinfo/dev<http://lists.openstreetmap.org/listinfo/dev> >
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

