Re: rc ping

View: New views
8 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: rc ping

by Guenther Meyer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Mittwoch 10 Juni 2009 schrieb Hamish:
> > http://www.gpsdrive.de/build_cluster/results.shtml
>
> nice work, very little red!
>
great!

> ... so ... anything left blocking for "2.10"?
>
no.

> attached is a patch for scripts/osm/perl_lib/Geo/Gpsdrive/DB_Defaults.pm
>
> (I don't have OSM commit rights)
>
commited.




_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

signature.asc (204 bytes) Download Attachment

Parent Message unknown Re: rc ping

by hamish_b :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


> > ... so ... anything left blocking for "2.10"?
>
> no.


I'm still a bit confused as to why we need the python deps in debian/*


Hamish



     

_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: rc ping

by Guenther Meyer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Donnerstag 11 Juni 2009 schrieb Hamish:
> > > ... so ... anything left blocking for "2.10"?
> >
> > no.
>
> I'm still a bit confused as to why we need the python deps in debian/*
>
afaik it is used for the offline maps generation from the mapnik database.
but that is nothing, that is necessary, to run gpsdrive. it is more an
optional thing to use, so I would recommend to remove this from the main
package.




_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

signature.asc (204 bytes) Download Attachment

Re: rc ping

by Joerg Ostertag (Tettnang) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thursday 11 June 2009, Guenther Meyer wrote:
> Am Donnerstag 11 Juni 2009 schrieb Hamish:
> > > > ... so ... anything left blocking for "2.10"?
> > >
> > > no.
> >
> > I'm still a bit confused as to why we need the python deps in debian/*
>
> afaik it is used for the offline maps generation from the mapnik database.

Yes it's for mapnik and for debugging after having it installed.

> but that is nothing, that is necessary, to run gpsdrive. it is more an
> optional thing to use, so I would recommend to remove this from the main
> package.

For now this would be too much effort for me. Maybe later we can create a
mapnik package. Or ...... let me think about it; maybe it would be possible
to move it to the *-utils packages ...

-
Joerg

_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Parent Message unknown Re: rc ping

by hamish_b :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Guenther:
> > afaik it is used for the offline maps generation from
> > the mapnik database.

Joerg:
> Or ...... let me think about it; maybe it would be possible
> to move it to the *-utils packages ...

if it does as Guenther says, that would seem like the appropriate
place for it. by "offline maps generation" do you mean no gpsdrive
running as well as no internet hookup? (ie morning prep work on laptop
harddrive while on the road in new territory)

if it operates outside of a gpsdrive session the -utils package does
seem the place for it.

(trying to predict packaging complaints in anticipation of uploading
to deb/main; pycompat 2.5 causes deadlock problems on etch backport
where only py2.4 is present)

Hamish



     

_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: rc ping

by Guenther Meyer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Freitag 12 Juni 2009 schrieb Hamish:

> Guenther:
> > > afaik it is used for the offline maps generation from
> > > the mapnik database.
>
> Joerg:
> > Or ...... let me think about it; maybe it would be possible
> > to move it to the *-utils packages ...
>
> if it does as Guenther says, that would seem like the appropriate
> place for it. by "offline maps generation" do you mean no gpsdrive
> running as well as no internet hookup? (ie morning prep work on laptop
> harddrive while on the road in new territory)
>
there's a python script called something like mapnik-gentiles.py that can
render the mapnik tiles from the osm postgis database.
the created tiles would take a lot of disk space, but then you don't have to
use the mapnik live rendering while running gpsdrive...




_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

signature.asc (204 bytes) Download Attachment

Re: rc ping

by Joerg Ostertag (Tettnang) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Friday 12 June 2009, Guenther Meyer wrote:

> Am Freitag 12 Juni 2009 schrieb Hamish:
> > Guenther:
> > > > afaik it is used for the offline maps generation from
> > > > the mapnik database.
> >
> > Joerg:
> > > Or ...... let me think about it; maybe it would be possible
> > > to move it to the *-utils packages ...
> >
> > if it does as Guenther says, that would seem like the appropriate
> > place for it. by "offline maps generation" do you mean no gpsdrive
> > running as well as no internet hookup? (ie morning prep work on laptop
> > harddrive while on the road in new territory)
>
> there's a python script called something like mapnik-gentiles.py that can
> render the mapnik tiles from the osm postgis database.
> the created tiles would take a lot of disk space, but then you don't have
> to use the mapnik live rendering while running gpsdrive...

But as already said, this would definiteley qualify for the gpsdrive-utils
package.

Joerg


_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: rc ping

by Joerg Ostertag (Tettnang) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Friday 12 June 2009, Guenther Meyer wrote:

> Am Freitag 12 Juni 2009 schrieb Hamish:
> > Guenther:
> > > > afaik it is used for the offline maps generation from
> > > > the mapnik database.
> >
> > Joerg:
> > > Or ...... let me think about it; maybe it would be possible
> > > to move it to the *-utils packages ...
> >
> > if it does as Guenther says, that would seem like the appropriate
> > place for it. by "offline maps generation" do you mean no gpsdrive
> > running as well as no internet hookup? (ie morning prep work on laptop
> > harddrive while on the road in new territory)
>
> there's a python script called something like mapnik-gentiles.py that can
> render the mapnik tiles from the osm postgis database.
> the created tiles would take a lot of disk space, but then you don't have
> to use the mapnik live rendering while running gpsdrive...

I moved the perl and python stuff to the utils package. But since the
gpsdrive-utils package is build out of the gpsdrive-main directory the
build-dependency has to be kept for python.
 
Joerg

_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive