Hi Tommaso,


If I try http://localhost/cgi-bin/mapnikserv.py?map=path/to/osm.xml alone I get the following error:

No bounding box specified

http://localhost/cgi-bin/mapnikserv.py?map=/home/tommaso/gis/mapnik/osm.xml&bbox=-180,-90,180,90


And, so is that error not obvious?

The script has automatically created a new link below the error with a default bbox. Click it and move on to the next parameter....

Note that the script works well by me on Debian.



Good, previously nothing was loading, correct? What did you need to do to get it running?



Either way I think you'll be better off in the long term with tilecache
I think tilecache is not what I need, since our application need to specify the map dimensions (it depends from the client: hand-held computer, mobile phone etc...) and with tilecache this would be not possible, does it?

Sure, with tilecache you can set a custom size, with the size configuration. See: http://svn.tilecache.org/trunk/tilecache/tilecache.cfg

But if you truly want to use WMS, thats fine. Maybe you could say more about what kind of parameters you need to configure and perhaps you can write your own WMS-like script?


I think, I'll rewrite the osm.xml in a python script.


Ha! That could be a bit tricky!

Tell me, what you need to do this?


Dane





Regards
Tommaso
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to