-
Trying to write to a file with OpenFileGDB driver returns this error:
`GDAL method 'GDALCreate' returned a NULL pointer. Error msg: 'Only vector datasets supported'`.
This is the abbreviated ver…
-
**Describe the bug**
When a Polygon is being chipped by `grid_tessellate` or `grid_tessellateexplode` and the input geometry
1. has at least one segment which aligns with a grid cell boundary, AND
…
-
I was trying to import some data into MS SQL Server with ogr2ogr as before
I am using
```
gdalinfo --version
GDAL 3.6.2, released 2023/01/02
ogr2ogr -f MSSQLSpatial "MSSQL:server=verdi;data…
-
### Operating system
x64-linux
### Compiler
_No response_
### Steps to reproduce the behavior
```Shell
1. install package
apt install openjdk-8* swig ant .....
2. modify portfile.cmake
abou…
-
**Describe the bug**
Getting error while using %%mosaic_kepler. Error -> py4j.Py4JException: Method st_centroid([class org.apache.spark.sql.Column]) does not exist
**To Reproduce**
1) Create n…
-
**Describe the bug**
For a given line string grid_tessellate with resolution set to 8 is unable to return any results (resolution 7 or 9 allows to get some results).
**To Reproduce**
import o…
-
**Describe the bug**
When using the grid_tessellate function to find the h3 cells covering a polygon it sometimes happens that the resulting list is empty (while there are h3 cells overlapping the po…
-
I am unable to parse all wkb strings using the "st_geomfromwkb" function. I am running the following code on databricks notebooks after installing the mosaic module.
The code snippet to reproduce t…
-
Package: gdal:arm64-osx -> 3.7.1
**Host Environment**
- Host: arm64-osx
- Compiler: AppleClang 14.0.3.14030022
- vcpkg-tool version: 2999-12-31-unknownhash
vcpkg-scripts version: ad463…
-
### What is the bug or the crash?
Exporting a shapefile using `ESRI:102999` results in a shapefile with` EPSG:6419` CRS defined.
### Steps to reproduce the issue
Exporting an `EPSG:4269` shapefile…