-
When using the OS Translator 2 plugin on a Mac, using the MacPorts build of QGIS, I get the following error:
Warning: 1 import jobs failed:
Args: ['-overwrite', '-f', 'PostgreSQL', '--config', 'P…
-
Using a Mapserver trunk, with gdal 1.10 and geos 3.3.8:
I notice that on a Line dataset, when the box of the map will clip a linestring creating a virtual multilinestring geometry the map is not crea…
-
**Reporter: Trevor.Tracey-Patte@ga.gov.au**
**Date: 2004/12/22 - 01:38**
```
We have all our geometries (shapes) stored in Oracle Spatial (9i) in 3D format
and so have to use OGR to act as a middlem…
-
I hacked up a module to add elevation to waypoints from a GeoJSON by sampling a GeoTIFF Digital Elevation Model (pull request #4 ), and it was a bit of a bear. Not because it's inherently hard (it…
-
I have added a PostGIS table and it works incredible well and I see the data within ArcMap.
However I get an error message when try to export this data to an ESRI Shapefile from within ArcMap.
I a…
-
There is no reason not to use any of the available output formats from GDAL/OGR. The windninja server has to call out to ogr2ogr, and I'm sure there are others that do similar things. Since the unif…
-
While using regular api-keys the OGR CARTO driver fails because it assumes access to the system tables in order to figure out column names and types of tables. Also, in order to handle SRS, it’ll hit …
-
Submitted by: alex (aportela)
I have a query that returns a set of rows that I want to join with LIST\(\) as:
select id, 0 col\_order, id col\_value from objectkm
where deleted 1
UN…
-
Cell 28:
mupolygon_df = mos.read()\
.format("multi_read_ogr")\
.option("vsizip", "true")\
.option("layerName", "mupolygon")\
.load(f"{ROOT_PATH_SPARK}/soil/")\
.repartition(200, F.co…
-
HI, your extension seems great, but, can't use, Mac OS 14.6.1by OCLP on macmini late 2012
error message is :
> RuntimeError: Cannot call gdal.DontUseExceptions() at that point since the stack o…