[OSM-talk] Mapnik rendering problem (was: Cycle route improvements)
Artem Pavlenko
artem.mapnik at googlemail.com
Wed Feb 6 19:53:44 GMT 2008
On 6 Feb 2008, at 19:29, Ben Laenen wrote:
> On Wednesday 06 February 2008, Artem Pavlenko wrote:
>> Are you using template ? You should have replaced all occurrences of
>> %params% with real things
>
> I don't have to do that manually, do I? I just enter the variables in
> set-mapnik-env, call customize-mapnik-map which replaces all %param
> % in
> osm-template.xml which is saved to osm.xml.
>
> The evidence that it's working is that all symbols like for pubs and
> stations are shown on the map for example.
>
>> Also, make sure you have postgis.input installed
>
> I don't know what you mean with postgis".input" exactly, but I've
> installed postgresql8.2-postgis and ran it on the database, just like
> is mentioned on http://wiki.openstreetmap.org/index.php/Mapnik
>
> Are there some alternative osm.xml files somewhere which I could test
> out?
Ok, if you have pubs etc showing means you have mapnik (+postgis plug-
in) installed. Could you compile Mapnik with DEBUG=y and see SQL
statements being sent to postmaster ?
Oh, one more thing, just an idea :
try running
vacuum analyze planet_osm_****;
Artem
>
> Ben
More information about the talk
mailing list