-
Running the pipeline I get an error in rule preprocessed_bkg_vg250_create:
```
ERROR 1: failed to execute insert : UNIQUE constraint failed: v_at_vg.ADE
ERROR 1: Unable to write feature 1 from la…
-
### What is the bug or the crash?
By default, INTERLIS 2 Transferfiles (xtf-files) are opened with the system encoding (windows: cp-1252). Declaration and default of the transferfile are not consider…
-
Hello and thank you for this project!
I'm looking for a minimal example of how to convert, say, a shapefile to GeoJSON. I'm thinking of a canonical ogr2ogr example like:
```bash
ogr2ogr -f GeoJ…
-
Il seguente costrutto permette di fare una join tabellare tra uno **shapefile** e una tabella **dbf**; entrambi i file hanno meno di 3000 record, ma la join impiega oltre 40 secondi.
```
time ogr2…
-
http://www.environment.gov.au/about-us/environmental-information-data/web-services
has a number of layers available WFS can we load layers from this- automation would be good
-
Il seguente costrutto importa i layer `AC_CIC_AC_CIC_SUP_SR AR_VRD_AR_VRD_SUP EDIFC_CR_EDF_IS AR_STR_AR_STR_SUP_SR CANALE_CANALE_BSU ` da un FileGDB ad un altro:
```
ogr2ogr -f "OpenFileGDB" -prog…
-
Hello! I'm really enjoying getting to know this awesome project 😄 👋
I'm trying to convert GeoJSON file to GPKG (adapted from #55):
```js
import gdal from 'gdal-async';
const datasetIn = gda…
-
- [x ] I have checked that this issue has not already been reported.
- [x ] I have confirmed this bug exists on the latest version of geopandas.
- [ ] (optional) I have confirmed this bug exists…
-
Is there a reason why many (all?) gmt tools producing spatial output does not pr. default output the OGR/GMT header (*and* aspatial data)? E.g. ``grdcontour``, ``gmtconnect``, ``gmtspatial``, ``block[…
-
GDAL Version: 3.6.2
OS: Windows 10
I'm not sure if this is a GDAL issue or a PROJ issue. It may well be the latter, if so I apologize.
When importing a file from MIF or TAB that has a coordinat…