Dane Springmeyer wrote: > > On Jun 19, 2009, at 11:24 PM, Andrew Ayre wrote: > >> Dane Springmeyer wrote: >>> Andy, >>> On Jun 16, 2009, at 1:07 PM, Andrew Ayre wrote: >>>> Hi Dane, >>>> >>>> Yep, but I'm using SQLite/Spatialite. >>> Ah, well you can use more than one datasource for different layers in >>> your map. But maybe you're saying you want to only use file based >>> datasources, either sqlite or raster files? >>>> I haven't managed to find a simple program like osm2pgsql to get >>>> data from OSM XML to Spatialite. >>> Ya, I've seen postings on the OSM dev list about scripts, but I've >>> not tried them. Generally I use the tool Artem wrote called >>> 'pgsql2sqlite' (http://trac.mapnik.org/browser/trunk/utils/pgsql2sqlite) >> >> Can't seem to get it to compile. > > How are you trying to compile it? > > If you do: > > python scons/scons.py -h > > You'll see the at the bottom, the instructions for how to build it > (which is not enabled by default since it is experimental) which are: > > python scons/scons.py PGSQL2SQLITE=True >
OK, I've installed all the dependencies, then run scons.py and I get: /usr/include/boost/python/detail/signature.hpp:98: error: too many initializers for âconst boost::python::detail::signature_elementâ Any ideas what to try next? thanks, Andy -- Andy PGP Key ID: 0xDC1B5864 _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

