[OSM-dev] Problems with own Mapnik-installation
Frederik Ramm
frederik at remote.org
Tue Jan 19 11:24:08 GMT 2010
Hi,
Christian H. Bruhn wrote:
> It seems that it worked after a long while trying. I can render images
> and tiles with data from the database. But not everything will show up
> on the map, e.g landuse=residential or landuse=forest will not be
> rendered.
Are you sure they are in your database?
select count(*) from planet_osm_polygon where landuse='forest';
If this gives you 0, then maybe your osm2pgsql import rules need updating.
Bye
Frederik
More information about the dev
mailing list