Re: [DebianGIS-dev] Mapnik viewer for the Debian GIS Live CD?

2008-01-27 Thread Dominic Hargreaves
Hi, I saw that there was some work to package mapnik-viewer for Debian separate from the main mapnik packages back in August; however they don't seem to have made it into Debian. The mapnik SVN now has the mapnik viewer included in demo/ and I understand it will be shipped as a demo in the next re

Re: [DebianGIS-dev] Mapnik viewer for the Debian GIS Live CD?

2007-08-23 Thread Petter Reinholdtsen
[Artem Pavlenko] > :D You need some data. How about getting latest planet-*.osm.bz2 , > loading into postgis and then > > ./viewer osm.xml x0,y0,x1,y1 > > (x0,y0,x1,y1) bounding box for your city Right. Very good to know. I will have to get postgis up and running first. Btw, is it possible

Re: [DebianGIS-dev] Mapnik viewer for the Debian GIS Live CD?

2007-08-23 Thread Petter Reinholdtsen
[Artem Pavlenko] > Did you modify viewer.pro to have something like > > INCLUDEPATH += /usr/include/freetype2 Right. That got me a bit further. I ran into another build problem, bug got past that by installing libboost-serialization-dev. Last, I got this build error: g++ -c -pipe -g -D_REEN

Re: [DebianGIS-dev] Mapnik viewer for the Debian GIS Live CD?

2007-08-23 Thread Petter Reinholdtsen
[Artem Pavlenko] > Are you using latest trunk? That method was added only yesterday :) > I'm using r500 Of course not. I use the Debian packages. :) I got around it by commenting out the problematic function. Now I have a running program, but have no idea how to use it. :) I'll commit the buil

Re: [DebianGIS-dev] Mapnik viewer for the Debian GIS Live CD?

2007-08-23 Thread Petter Reinholdtsen
[Artem Pavlenko] > OK, you put on spot :). I committed some preliminary stuff into > http://trac.mapnik.org/browser/trunk/demo/viewer It's basically what > I demoed at SOTM plus couple improvements e.g - switching layers > on/off is working now. It is generic viewer not just OSM . Great. I gave

Re: [DebianGIS-dev] Mapnik viewer for the Debian GIS Live CD?

2007-08-08 Thread Artem Pavlenko
On 8 Aug 2007, at 11:27, Petter Reinholdtsen wrote: [Artem Pavlenko] Are you using latest trunk? That method was added only yesterday :) I'm using r500 Of course not. I use the Debian packages. :) I got around it by commenting out the problematic function. Now I have a running program, bu

Re: [DebianGIS-dev] Mapnik viewer for the Debian GIS Live CD?

2007-08-08 Thread Artem Pavlenko
On 8 Aug 2007, at 09:55, Petter Reinholdtsen wrote: [Artem Pavlenko] Did you modify viewer.pro to have something like INCLUDEPATH += /usr/include/freetype2 Right. That got me a bit further. I ran into another build problem, bug got past that by installing libboost-serialization-dev. Last

Re: [DebianGIS-dev] Mapnik viewer for the Debian GIS Live CD?

2007-08-08 Thread Artem Pavlenko
On 8 Aug 2007, at 08:54, Petter Reinholdtsen wrote: [Artem Pavlenko] OK, you put on spot :). I committed some preliminary stuff into http://trac.mapnik.org/browser/trunk/demo/viewer It's basically what I demoed at SOTM plus couple improvements e.g - switching layers on/off is working now. It

Re: [DebianGIS-dev] Mapnik viewer for the Debian GIS Live CD?

2007-08-07 Thread Artem Pavlenko
Hi Petter, On 6 Aug 2007, at 10:24, Petter Reinholdtsen wrote: [Artem Pavlenko] I'm afraid you're right here. There are couple things need to be fixed/implemented. Artwork is one of them :) . We can live without artwork, and the demo you showed at the OSM conference was good enough for a pl

Re: [DebianGIS-dev] Mapnik viewer for the Debian GIS Live CD?

2007-08-06 Thread Petter Reinholdtsen
[Artem Pavlenko] > I'm afraid you're right here. There are couple things need to be > fixed/implemented. Artwork is one of them :) . We can live without artwork, and the demo you showed at the OSM conference was good enough for a place in the Debian archive. May I remind you of the "release earl

Re: [DebianGIS-dev] Mapnik viewer for the Debian GIS Live CD?

2007-08-06 Thread Artem Pavlenko
Hi Petter, On 6 Aug 2007, at 09:15, Petter Reinholdtsen wrote: Hi. We spoke during the OSM conference about your nice Qt based Mapnik map viewer and getting it into Debian and a Debian GIS live CD. I have now started working on a Debian GIS live CD, and would love to have the viewer in Debian