Hi there, I'm trying to set up my own rendering with mapnik but the
resulting images/tiles don't show streets/polygons normally, see:

The OSM map: http://www.flickr.com/photos/avarab/3713947443/
My map: http://www.flickr.com/photos/avarab/3714745132/

And some tiles I generated with generate_tiles.py:

http://openstreetmap.is/not-rendering-correctly/

When you zoom in the streets are actually there, they just don't have
their normal colored casing.

This is what I did to import the database:

http://www.mediawiki.org/wiki/Extension:SlippyMap/Mapnik

The database itself looks fine as far as I can tell, it has ways in
that area at least:

gis=> select osm_id, name from planet_osm_line where osm_id = 32669907;
  osm_id  |      name
----------+-----------------
 32669907 | Hornbrekkuvegur
(1 row)

_______________________________________________
talk mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/talk

Reply via email to