[OSM-talk] Street lines aren't rendering for me in my own Planet -> PostGIS -> mapnik map

Ævar Arnfjörð Bjarmason avarab at gmail.com
Sun Jul 12 23:58:48 BST 2009


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)




More information about the talk mailing list