-
Some relevant open source geospatial tools:
* https://www.gdal.org/ and in particular The R implementation rgdal (https://cran.r-project.org/web/packages/rgdal/index.html)
* The whole family of R …
-
OCB odoo v16
Installed OCA/geospatial.... 'Geospatial support for base_geolocalize'
2024-05-21 05:18:06,348 28186 WARNING blounts.5.14.24 odoo.addons.base.models.ir_model: Two fields (params_wms…
-
Repo for this task: https://github.com/ciesin-geospatial/TOPSTSCHOOL-climate
WORKING DOCUMENT: https://docs.google.com/document/d/1mDwfrZY47gc5L9KDv2bKD1DmqcY82Ri0m2zHz-rPx50/edit
Done: Rough draft …
-
Hi I am struggling to find a workable configuration to get the geospatial feature running.
It's a Unity App, I use a geospatial sample from there.
The App does build and runs after build in Xcod…
-
There are many open source geospatial tools these days. From Javascript client libraries, to map design, to data processing, to storage systems. It might be interesting to get a few smaller presentati…
-
Create alert to send new information within a range of a point (lat,lon) via RESTful JSON to an endpoint (nodeurl) – E.g. for a NodeJS based Situational Awareness app with a HTML 5 and WebSockets powe…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When I add a CGNDB GeoJSON, it loads but when I click/select a feature, GeoView will crash
#…
-
As suggested at https://github.com/gbv/jskos-server, support searching for Wikidata items near a given coordinate. Add query parameters `near` and `distance` to [`/concept`](https://github.com/gbv/wik…
-
Besides query based on category or property, a powerful query method is available through distance query.
https://www.semantic-mediawiki.org/wiki/Semantic_Maps_examples/Distance_query
I wonder i…
-
Rewrite https://github.com/geospatial-jeff/aiocogeo in Rust!
We'll probably want to leave all the non-filesystem I/O to [`object_store`](https://docs.rs/object_store/latest/object_store), and focus…