-
I can easily read from S3 out of the box (assuming the required env variables are set).
But I cannot write to S3 out of the box.
This works
```python
import geopandas
from dotenv import l…
-
**Reporter: nsavard@mapgears.com**
**Date: 2006/09/13 - 19:36**
```
The following tests complained that idlink shapes are not present in the
data/shppoly directory:
ogr_join.map
ogr_vrtconnect.map
o…
-
```
v.in.wfs url="http://localhost:8080/geoserver/zemetreseni/ows?" out=zemetreseni --o --verbose
Retrieving data...
Importing data...
ERROR: Unable to open data source
WFS import failed…
-
I've submitted a package using the 2.2.3 release version, but CRAN threw a WARNING and refused my package. The ogr_core.h when checked with -Wpedantic will throw the error:
ogr_core.h:394:19: warni…
-
## Description
When extending the Ogr2ogr class, I attempted to set some options as follows:
```python
self.config_options = {
'OGR_TRUNCATE': 'YES',
'PG_USE_C…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR11077](https://bugs.llvm.org/show_bug.cgi?id=11077) |
| Status | NEW |
| Importance | P normal |
|…
-
- [ ] I have checked that this issue has not already been reported.
- [ ] I have confirmed this bug exists on the latest version of geopandas.
- [ ] (optional) I have confirmed this bug exists o…
-
### What is the bug?
Some schemas require geometry without geometry field like "geometryProperty" but raw gml like "gml:MultiPoint".
And when geometry field in xsd is a reference element like GML…
-
Currently, all files selected to import are converted to a gpkg before importing. However, Kart also support shapefiles as a valid import format, so there is no need to convert them
-
**Reporter: matthew@mapsolutions.com.au**
**Date: 2006/12/01 - 03:16**
```
When using MapServer in a multi-threaded application (such as an ASP.NET
application) ORG is not thread safe during operatio…