0
votes
1answer
26 views

missing tables vertices_tmp and vertices_tmp_id_seq pgrouting workshop

I'm using OSgeo 6.5 dvd and studing pgrouting workshop for get shortest path. I created database call "routing" and used "template_routing" for create tables but only 3 tables created. So then I ...
1
vote
1answer
27 views

Converting Mapserver default URL to a more user friendly version

I use the default MapServer URL to view the map in browser. http://localhost/cgi-bin/mapserv?map=/home/mwh/osm-demo/basemaps/osm-google.map&mode=browse&template=openlayers&layers=all ...
0
votes
0answers
74 views

Transforming lat-long data with proj-4 to visualise with osgEarth

I'm a scientist working with meteorological data over the UK and Ireland. Our code gives results on a (latitude, longitude, altitude) structured grid. I'm trying to display this data on top of an ...