Thank you Frederik, adding "./" helped, osm.xml was created but as an empty file. Before I dig into why? and how to fix it? I'd like to ask what other routine to use (since this one is ditched). Is
$ . ./set-mapnik-env # note the . ! $ ./customize-mapnik-map >$MAPNIK_MAP_FILE the current equivalent? I couldn't find "inc" subfolder in mapnik folder. There's "include" folder though with hundred of hpp files. Bests, Jakub Frederik Ramm pisze: > Hi, > > Kuba Z. wrote: >> I do it first time and am not familiar with non-windows environments. >> I'm trying to generate osm tiles on win. I have osm in postgis >> already, projection inicialised, mapnik onboard, mapnik configuration >> files modified. >> I can't make it to execute: >> >> set-mapnik-env customize-mapnik-map >osm.xml > > ./set-mapnik-env customize-mapnik-map >osm.xml > > Most non-windows environments don't let you execute stuff in the > current directory unless you explicitly say so. > > However, the set-mapnik-env/customize-mapnik-map route is not used by > the main map style anymore, and has been ditched in favour of entity > declarations in the "inc" subdirectory. > > Bye > Frederik > ---------------------------------------------------------------------- Codziennie 11 tys. ofert pracy http://link.interia.pl/f24f5 _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

