On Mon, Feb 16, 2009 at 04:04:12PM -0000, Ed Loach wrote: > * The SVG is also wrong.
Wrong in what way? > * Checking the .osm files I find data.osm, dataclose-areas.osm and > dataclose-areas-area.center.osm. > * The first two of those only seem to differ in their end of line > character > * The last of those seems quite different. Generator has been > updated to "Osmosis 0.29", the <bounds> line seems to have been > removed, ways have been sorted into date/time order, and areas have > extra properties such as: > <tag k="osmarender:areaCenterLat" v="52.302471360323906"/> > <tag k="osmarender:areaCenterLon" v="-0.027389477811061762"/> > <tag k="osmarender:areaSize" v="2.822190547924208E-7"/> Looks fine. It's not particularily nice of it to remove <bounds>, but it shouldn't matter. Those tags are from what I know the reason that processing is done. > * If all the above looks correct, then I'm using or/p to transform > the .osm file to .svg (I tried switching to Osmarender=XSLT but only > got a blank z12 tile). Try to find out exactly how tilesGen calls orp.pl (or osmarender.xsl), the bounds/bbox parameters are passed on the command line. -- Knut Arne Bjørndal aka Bob Kåre [email protected] bobk...@irc
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
