-
Hi everyone,
I was playing with Trino and Spark to store and manipulate geospatial data and store them in an Iceberg table but the geometry type is not supported yet. Is there a plan to add or supp…
-
## Describe the question
I have successfully implemented tiling of raster data in TIFF format using geotrellis, and published it as a WMTS service through geotrellis-server. I then loaded it in a w…
-
Various members of the Python and R geospatial communities are working on a [geo-arrow-spec](https://github.com/geopandas/geo-arrow-spec): a way to store geospatial data in Apache Arrow (and Apache Pa…
-
I tried this:
```
git clone https://github.com/geodocker/geodocker-accumulo-geomesa.git
make
docker-compose up
```
Then, in my browser I visited http://localhost:9090 and saw the default tomcat …
-
We should add the geoserver tests to our nightlies: https://github.com/geotools/geotools/tree/main/modules/plugin/jdbc/jdbc-postgis/src/test/java/org/geotools
We can mark skipped the ones for funct…
-
https://github.com/IQSS/dataverse/issues/2909#issuecomment-298446655 affirmed that in Cloud Dataverse a filename in the underlying storage (Swift) would be a "filesystem name", which is unique, but al…
-
One possible memory layout (cfr https://github.com/geopandas/geo-arrow-spec/issues/3) is an array of "nested lists", which is natively supported in Apache Arrow.
It is the format that [`spatialpanda…
-
At GeoMesa, we've integrated the dash license as a github action. The [last build against main](https://github.com/locationtech/geomesa/actions/runs/4345496375) 3 weeks ago passed fine, but a [build t…
-
As a data scientist I want to be able to mix and match spatial libraries for spark. Currently, it is rather XOR as they do not integrate with each other and have overlapping classes and UDF function n…
-
## Expected behavior
I wanted to convert the polygon to geojson format.
As we have ST_AsGeoJSON for [PostGIS](https://postgis.net/docs/ST_AsGeoJSON.html) for PostgreSQL and in [Geomesa](https://w…