Hi, If you have already Mapserver running and available, why don't you create static maps in geotiff format (or ecw or something else) and use those as background while doing off-line work? WCS service is just made for that. I am usually making 5000 by 5000 pixel geotiffs but they can be larger if needed.
-Jukka Rahkonen- -----Alkuperäinen viesti----- Lähettäjä: [email protected] puolesta: Andrew Ayre Lähetetty: ti 16.6.2009 23:46 Vastaanottaja: Jon Burgess Kopio: [email protected] Aihe: Re: [Mapnik-users] OSM Plugin Jon Burgess wrote: > On Tue, 2009-06-16 at 13:07 -0700, Andrew Ayre wrote: >> Hi Dane, >> >> Yep, but I'm using SQLite/Spatialite. I haven't managed to find a >> simple >> program like osm2pgsql to get data from OSM XML to Spatialite. Seems >> I >> need multiple tools, 20Mb download (FW Tools), etc. I also want to >> use >> the standard OSM styling for the maps - not sure if the SQLite plugin >> for Mapnik would use it. >> > > Do you really need to render new tiles containing the OSM data? The > other alternative is to overlay the data in the browser. If you have > complex data then you can render it into tiles with a transparent > background. Or for simpler data OpenLayers supports drawing lines, > markers etc on top of the tiles. > > Jon This small project is to gather data in the field and render maps on the spot using a laptop running Windows. The field data will be put into an SQLite database. I would like OSM maps as a background to give context to the data the user enters. I have a Debian-based Mapserver serving WMS/WFS from a PostGIS database to Openlayers on a website, but I'm finding this offline project more of a challenge to put the pieces in place. ;) Andy -- Andy PGP Key ID: 0xDC1B5864 _______________________________________________ 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

