-
Do you plan to implement DuckDB spatial extension support, mainly ST_Read?
Will it be PostGIS types support?
-
PostGIS work on a special datatype for lat, lng, not the usual one. Also most functions work on a 'geometry' type, and some on a 'geography' type. It's important to use the geography type where possib…
-
### Feature description
Raster overviews in PostgreSQL/PostGIS databases are regular raster tables named `o_…`. If you have more than a few rasters in a database schema, the browser panel view is q…
-
## Expected behavior and actual behavior.
I have a layer with a postgis data source. If I also enable Clustering, the following error is thrown:
`error on line 66 at column 40: Specification…
-
Hi, I see you made some effort to reduce the layer size in your Docker image. However, you are depending upon the `postgis` image, not the `postgres` image. The `postgis` image includes the Tiger/LINE…
-
Thanks for this usefull plugin. Would be great to consider support for postgis raster ?
-
We have "hey can you support PostGIS?" often as a request, but the current maintainer base is more familiar with the text-search side of things. Even if we tried to learn a bit, it may be a pretty uph…
-
[Extended WKT](https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry#Format_variations) is a simple variant used in PostGIS and related software, in particular, the SRID. Presently …
-
Is there any plans to support geospatial datatypes in DBML?
We are using it with Postgres and it currently doesn't support any of the PostGIS data types like geom.
-
Hi,
I cant seem to get the AIFDR OSM postgis server to work, when testing the connection it works, but not when I try to connect to it - I cant see the data at all.
Cheers