[Live-demo] [OSGeo] #1059: gpsdrive's Mapnik doesn't start since stuff changed
OSGeo
trac_osgeo at osgeo.org
Sat Jan 26 00:02:05 PST 2013
#1059: gpsdrive's Mapnik doesn't start since stuff changed
---------------------+------------------------------------------------------
Reporter: hamish | Owner: live-demo@…
Type: defect | Status: new
Priority: normal | Milestone: OSGeoLive6.5
Component: LiveDVD | Keywords: gpsdrive, postgis2, 6.5
---------------------+------------------------------------------------------
Comment(by darkblueb):
SetSRID() gets changed to ST_SetSRID() on line #454 of
http://gpsdrive.svn.sourceforge.net/viewvc/gpsdrive/trunk/src/database.c
but, since the call that surrounds it is ST_DWithin(), it looks like
someone was already doing things the standards 1.5 way, they just missed
converting the SetSRID() call too...
it appears that the rest of that file calls only db_sqlite_query(), but
db_streets_get() is special (?)
--
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/1059#comment:4>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Live-demo
mailing list