-
**Reporter: sgillies@frii.com**
**Date: 2005/05/01 - 16:54**
```
in mapogcsld.h, the prototypes for msSLDGenerateSLD, msSLDApplySLD,
msSLDApplySLDURL need to be moved outside the #ifdef USE_OGR block…
-
There are many places in the code where we use various GDAL functions (including OGR stuff) to accomplish various tasks. Currently, these are almost all executed on the command line, either via the Py…
-
OGR could read Paradox db files with pxlib [http://pxlib.sourceforge.net/](http://pxlib.sourceforge.net/) library.
There is a python bindings for the pxlib: pypxlib [https://github.com/mherrmann/pypx…
-
The releasedatasource method to free a ogr datasource in the closefile method of GDALProxy isnt working. This prevents overwriting any datasource which has the same name. The function refuses with the…
-
For generating floorplan maps we sometimes receive Autocad drawings.
We import those ad DXF through a OGR layer. Recently we received some where one feature triggered an error in the GDAL library [h…
-
### What is the bug or the crash?
When adding layer with lot of vertices from OAPIF provider, QGIS freezes for multiple seconds. If the same layer is added as a GeoJSON layer by downloading the sam…
-
## Description
This is an automated issue generated by Kebechet v1.10.1. The update manager threw an exception (IssueTrackerDisabled)
at runtime while working on the following repository https://githu…
-
I'm using the OGR plugin of Mapnik to render some SQLite file data_source.
and my XML config of Layer was something like this
```xml
polygon
utf-8
ht…
-
Read through [similar ticket](https://github.com/pramsey/pgsql-ogr-fdw/issues/171), but can't get to work updating MS SQL Server 2016 tables that have geometry column. Without it, works fine both with…
-
From https://github.com/geopandas/geopandas/pull/870#issuecomment-484003547
Currently, the tests for GPKG writing on Appveyor + Python 2.7 are skipped.
The error we see is (https://ci.appveyor.co…