« Return to Thread: Mapnik Not Rendering Correctly

Re: Mapnik Not Rendering Correctly

by Eamorr :: Rate this Message:

Reply to Author | View in Thread

Lennard-2 wrote:
That's because the sql queries probably succeed, when they're doing
select *. It's when the results get to the mapnik filters, that mapnik
notices it doesn't have a specific column, and is silently dropping the
while style/rule.
Hi, do you have any suggestions as to how I might fix this? I thought about changing the map style and seeing if that works, but after much searching, I don't know where to start with regards to altering the rendering style.

Lennard-2 wrote:
Have a look at
http://trac.openstreetmap.org/browser/applications/utils/export/osm2pgsql/default.style 
and make sure you have at least those fields in your own default.style.
I couldn't find a file named "default.style" anywhere on my system.

Thanks in advance,

Eamorr

 « Return to Thread: Mapnik Not Rendering Correctly