-
## Problem
The definition of geometries for stages is inconsistent. Sometimes we take in `wkt` (which also transparently takes in GeoJSON but this isn't widely advertised), on some stages it is cal…
-
See https://github.com/pramsey/pgsql-ogr-fdw.
If not how can I build it myself so it can be successfully loaded with postgreapp?
Many thanks
-
### What is the bug?
The following usage of the geopackage driver `CopyDataSource` worked in 3.9.3 but does not work in 3.10.0. I'm trying to copy a geopackage vector, but `CreateCopy` seems to alway…
-
## Describe the bug
Compilation results in a lot of warnings coming from the include of a GDAL OGR header file with GCC 13 and C GNU 17.
Including `gdal/ogr_core.h` results in multiple `warning:…
-
I get an error installing DBD::Pg on cygwin...
```
$ export POSTGRES_INCLUDE="c:/Program Files/PostgreSQL/15/include"
chris@P14s-Win ~/GITW/cgi
$ ls "$POSTGRES_INCLUDE"
autosprintf.h c…
-
Code outputs 'CRSError: The WKT could not be parsed. OGR Error code 6' when trying to use add_basemap
```py
# Snippet
ax = boundary_map.plot(color="lightgrey", ax=ax)
if background:
cx.add_…
-
This issue is for potential discussion of bindings to the GDAL/OGR Vector API. A draft vector interface is described at:
https://usdaforestservice.github.io/gdalraster/articles/gdalvector-draft.html
…
-
Hi @szekerest how are you ?
Do you have an example map file to style OGR layer ?
Eg. if I open a DXF file in MapManager, how do I target and style the layer ?
```
LAYER
CONNECTION "dxf…
-
Stepping back a bit from https://github.com/OSGeo/gdal/pull/11059, I'm wondering if OGRLayer::CreateField() shouldn't rather be renamed ICreateField() and have a non-virtual method OGRLayer::CreateFie…
-
### Feature description
Does ogr sql have plans to implement GroupBy?
### Additional context
Does ogr sql have plans to implement GroupBy?