The Open Source Geospatial Foundation (http://www.osgeo.org), or OSGeo, is a not-for-profit organization whose mission is to support and promote the collaborative development of open geospatial technologies and data.
0
votes
1answer
28 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
0answers
24 views
How to identify grid shift file used by osgeo in Python?
I wrote a Python script reprojecting points from a source coordinate reference system (SCRS) to a target one (TCRS) both identified by an EPSG code.
I would like my python script to retrieve details ...
1
vote
0answers
59 views
GRASS Plugin to QGIS error
I am installing QGIS and GRASS as part of an FOSS GIS class I'll be teaching this summer. I used the OsGeo4W installer. This installer has always worked flawlessly for me except on the machines at the ...
1
vote
0answers
50 views
VSIMalloc3() and UnifiedSrcDensity mask errors when running gdal_warp in OSGEO4w shell
This is related to gdal.py as part of bat script in windows 7
I am getting
ERROR 2: VSIMalloc3(): Out of memory allocating 854522136 bytes.
ERROR 2: Out of memory allocating 119813400 bytes ...
0
votes
0answers
65 views
using GDAL/OGR (faster)
Eventually, I was able to get the GDAL installed and compiled correctly using Visual C++ 2010. I even tested some of its methods on some geo-referenced raster files, and it looks like that all is ...
0
votes
0answers
54 views
Can not import qgis.core in python
I installed OSGeo4W.
I have no other Python version on my computer.
I can import osgeo.
But when I try to import qgis.core I am getting the error:
>>> import qgis.core
Traceback (most ...
0
votes
0answers
106 views
How to embed an OpenLayers map in a blog post?
I have a map in GeoServer which I need to publish in a blog post.
I'm pretty sure this is possible but I am not managing to make it work.
I'm posting the html source code from the openlayers layer ...
0
votes
0answers
75 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 ...

