-
We need an elegant solution to loading geo-referenced datasets from a PostGIS database into ParaView.
This issue will be a place to discuss what support for PostGIS will look like.
-
### Is your feature request related to a problem? Please describe.
We work with a lot of spatial data.
Being able to do materialized views by e.g. grouping / combining different locations or linestr…
-
Jira Link: [DB-1061](https://yugabyte.atlassian.net/browse/DB-1061)
### Description
```
yugabyte=# CREATE EXTENSION postgis;
ERROR: syntax error at or near "SUPPORT"
```
Following https://docs.…
-
Are postgres extensions supported such as PostGIS?
-
#812の問題を調査中、再帰呼出しのやりすぎでstack frameの使い果たしが発生。
再帰呼出しの場合にスタック使用量をチェックする仕組みが必要。
LIKE句でも同様。
```
CUDA Exception: Warp Out-of-range Address
The exception was triggered at PC 0x7f62137d8190 (xpu_post…
-
### Description
The simplest spatial aggregation once both points and shapes are supported is `ST_EXTENT`. This is also the only aggregation being considered for non-licensing due to its potential us…
-
Thanks for the awesome gem.
I recently migrated my app to Rails 8.0.0.beta1, and wanted to try this adapter but there is a lock becase activerecord-postgis-adapter >= 9.0.0 depends on activerecord ~>…
-
When I attempt to enable the postgis extension, as per the [docs](https://supabase.com/docs/guides/database/extensions/postgis?queryGroups=database-method&database-method=sql&queryGroups=language&lang…
-
As raster is separated in another extension since postgis 3+,
Is-it possible to add it as default in docker image ?
I use docker image for many project like https://github.com/GeotrekCE/Geotrek-ad…
-
About optimization analysis at
[OSM_Streets_SetorCensitario_spatial_match.sql](https://github.com/lucasmation/osm_cnefe_import/blob/master/OSM_Streets_SetorCensitario_spatial_match.sql) and [stacko…