-
I used Mapnik.ogr to successfully connect to a Geometry type in a MS sql server. However, the same thing doesn't apply to Geography type.
It seems that I need to set GEOM_TYPE according to http://ww…
-
Sentry Issue: [PCKT-002-STREAM-SERVICE-2P](https://sentry.io/organizations/red-hat-it/issues/3732163998/?referrer=github_integration)
```
GitlabHttpError: 409: ['Another open merge request already ex…
-
```
CREATE EXTENSION ogr_fdw;
CREATE SCHEMA staging;
DROP SERVER IF EXISTS fds_ne CASCADE;
CREATE SERVER fds_ne
FOREIGN DATA WRAPPER ogr_fdw
OPTIONS(datasource '/vsizip//vsicurl/http://…
robe2 updated
3 years ago
-
**Describe the bug**
When following [these ](https://databrickslabs.github.io/mosaic/api/vector-format-readers.html)instructions to read vector format, I can only read data from `dbfs` locations such…
-
When indexes in a vfp table are unsorted, the plugin seems to read them as if they were sorted, instead of reading the actual indexes. This leads to inconsistency between filter values and the corresp…
rnyb updated
9 months ago
-
[Edit 2024-09-10: Update of expired download link.]
### What is the bug or the crash?
During the switch from QGIS-LTR 3.28 to QGIS-LTR 3.34, I noticed some serious problems in the recognition of…
-
Is there a way to parse datetime in field?
2021-11-24 15:30:20.209 WARN Layer 'layer' - skipping field 'valid_from': UnhandledFieldType { field_type: 11, method_name: "OGR_Fld_GetType" }
2021-11-…
-
I noticed that the OGR PostgreSQL / PostGIS driver is using COPY in text mode and geometry is transfered by encoding it to hex EWKB representation.
I believe COPY BINARY mode with native PostGIS b…
-
**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…
-
ref: https://github.com/mapnik/mapnik/pull/3217
```
BUFFERED EXT:box2d(-28658688.3988907560706139,-21594384.3132049404084682,28658688.3988907560706139,31681814.3319715298712254)
LAYER EXT:box2d(-1719…