[OSM-talk] Missing tiles?
Lukasz Szybalski
szybalski at gmail.com
Wed Sep 24 15:58:38 BST 2008
On Wed, Sep 24, 2008 at 9:39 AM, Dave Stubbs <osm.list at randomjunk.co.uk> wrote:
> On Wed, Sep 24, 2008 at 2:22 PM, Lukasz Szybalski <szybalski at gmail.com> wrote:
>> Hello,
>> I followed the instructions on your website how to get the planet and
>> how to generate tiles from mapnik.
>>
>> I got everything going. After a day I got all my tiles but when I look
>> at the example you have put on your website,
>>
>> http://wiki.openstreetmap.org/index.php/Mapnik
>>
>> with map in
>> http://tile.openstreetmap.org/7/63/42.png
>>
>> I don't seem to have /7/63 my tiles start at 7/64. could somebody on
>> your server run this command and send me a file with a list of tiles.
>>
>> tree tiles >osm_tiles.txt
>>
>> you might need to install tree first.
>>
>> aptitude install tree
>>
>> Any idea why I might be missing some tiles?
>>
>
> The tile server generates tiles using mod_tile [1].
I'll look into mod_tile later, as right now I'm not servering the tiles yet.
This renders them
> on request if they haven't already been done. There are many millions
> of tiles on the tile server, taking up GBs of space.
>
> If you just want prerendered tiles then you'll need to modify the area
> being rendered by the generate_tiles script. It's currently hardcoded
> to render some cities at the bottom of the file.
So what you are saying here is that ./generate_tiles.py with the
default osm.xml will not generate all tiles?
My tiles right now are about 4gb?
If I want to render the whole planet and I want to have a tile for
every mile of it, will ./generate_tiles.py work or I have to specify
some additional parameters?
./generate_tiles.py planet
or
./generate_tiles.py northamerica
or?
Thanks,
Lucas
>
> Dave
>
> [1] http://wiki.openstreetmap.org/index.php/Mod_tile
>
--
Python and OpenOffice documents and templates
http://lucasmanual.com/mywiki/OpenOffice
Fast and Easy Backup solution with Bacula
http://lucasmanual.com/mywiki/Bacula
More information about the talk
mailing list