[ gpsdrive ] [gpsdrive] A lovely shade of pastel blue

haylocki haylocki at yahoo.co.uk
Tue Dec 18 05:14:58 AKST 2007


Hi, I have been trying to get gpsdrive to work with mapnik (again).

I am running Ubuntu Gutsy, and using the latest svn version of Gpsdrive.

Mapnik C++ demo works fine, but the python demo complains about not being
linked.

mapnik-osm-updater.sh --count-db shows :

--------- Check Number of lines in Database 'gis'

Counting entries in all Tables ( planet_osm_point planet_osm_line
planet_osm_polygon planet_osm_roads )
Table planet_osm_point  =   3227
Table planet_osm_line   =   8281
Table planet_osm_polygon        =    178
Table planet_osm_roads  =   1476

(This is from an planet file that only contains the Philippines).

I have run :

for table in  planet_osm_roads planet_osm_polygon planet_osm_line \
                planet_osm_point spatial_ref_sys geometry_columns ; do \
       echo "GRANT SELECT ON $table TO PUBLIC;" ;\
  done | sudo -u postgres psql -Upostgres gis 

mapnik-osm-updater.sh  --create-db-users=*
mapnik-osm-updater.sh  --grant-db-users=*
mapnik-osm-updater.sh --grant-all2osm-user

POI's appear on the screen, but no roads :-(


Can anyone tell me what I'm doing wrong / forgotten to do ?

Cheers, Ian
-- 
View this message in context: http://www.nabble.com/A-lovely-shade-of-pastel-blue-tp14397620p14397620.html
Sent from the GpsDrive mailing list archive at Nabble.com.



More information about the GPSdrive mailing list