-
**Reporter: silke@intevation.de**
**Date: 2005/05/09 - 20:48**
```
I have a problem with queries in Oracle Spatial. I observed this problem with
attributes of type char. If no value is inserted (i.e.…
-
The GPKG driver is missing in gdal / ogr for PG versions after 12.
`/Applications/Postgres.app/Contents/Versions/12/bin/ogrinfo --formats` gives the GPKG driver
`/Applications/Postgres.app/Content…
-
First we should try to get ogr/gdal support it. Then maybe look into adding native driver, if needed.
-
## Expected behavior and actual behavior.
I'm trying to get a bounding box of the `ogr.Geometry` that crosses the antimeridian using OGR's method `GetEnvelope()`. The method returns values of longi…
-
_From @gubuntu on March 15, 2017 11:6_
Integration with django-osgeo-importer to support uploading a variety of OGR supported formats. This will remove the current limitation of the QGIS Server backe…
-
## Description
This is an automated issue generated by Kebechet v1.9.0. The version manager threw an exception (GithubAPIException)
at runtime while working on the following repository https://github.…
-
I'm pretty sure there is no exactly a pysheds issue, but:
I'm trying to infer the watersheds basins from a given point, using your library. Then get the watershed polygon and store into PostGIS dat…
-
This can be done nicely using:
https://github.com/packit-service/ogr
-
## Expected behavior and actual behavior.
Writing a netCDF file from a data source with no geometry should be possible regardless of which geometry encoding method is selected. Instead, the operat…
-
## Expected behavior and actual behavior.
Expected behavior: All connections to a SQL Server instance are opened without an SSL error.
The OGR API defaults to the "SQL Server" ODBC driver from Mic…