On Sat, Mar 22, 2008 at 2:53 PM, Rahkonen Jukka
<[EMAIL PROTECTED]> wrote:
>  So I ought to be doing just the right thing when giving
>  bbox = Envelope(3376400,6672200,3377400,6673200)?
>  However, obviously something goes wrong before the database is queried.  
> Have I ane way to debug is further by myself? Can I somehow check what gets 
> feeded into bbox, or is it anything human readable at all?

Actually, there's another option. I just committed a patch to
osm2pgsql which allows you to select any EPSG projection for the
database. It is often advisable to store the bulk of you data in the
same projection as the output for performance reasons. Even though
what you're doing should work it might offer you a way out.

Have a nice day,
-- 
Martijn van Oosterhout <[EMAIL PROTECTED]> http://svana.org/kleptog/
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to