-
```
I have a database, which uses Postgis for spatial data.
The data is kept according to OpenGIS standard.
When I load a table containing spatial data using RPostgreSQL,
then I am getting
Warni…
-
As we discovered in #7 there are certain things you can express in WKB, WKT or GeoJSON that don't line up. You can express differing geometry types (2D and 3D) within a feature or a geometry types li…
-
Hi Jed, I am trying out the Apps from the challenge somewhat now, and your HI_Distance App works ok, but both this one HI_Buffer and HI_Crossing give errors like below. Please could you adapt the app …
-
Expected behavior:
When registering a new resource (Ubuntu or Debian in my case), after running the install-node.sh on the node concerned, one expects the Next button on the Teleport server to un-gre…
-
Hello everyone,
I am using the **JDBC sink-connector** together with **Debezium**.
At the moment I am facing the following issue. Our data contains **Postgis data types**, which are supported by D…
-
Is there a timeline for when casts like the following will be supported?
```sql
SELECT ST_GEOMFROMWKB(a.geom) geom2, b.*
FROM st_read('geom_xaa.gpkg') a
LEFT JOIN us_geom b
ON ST_WITHIN(ST_…
-
```
I have a database, which uses Postgis for spatial data.
The data is kept according to OpenGIS standard.
When I load a table containing spatial data using RPostgreSQL,
then I am getting
Warni…
-
```
I have a database, which uses Postgis for spatial data.
The data is kept according to OpenGIS standard.
When I load a table containing spatial data using RPostgreSQL,
then I am getting
Warni…
-
Filing ticket here for support for `PT_32BF` in pgraster.
I understand it's not implemented yet, according to [todo list](https://github.com/mapnik/mapnik/blob/master/plugins/input/pgraster/TODO) (an…
-
- [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 o…