Crates.io | spargeo |
lib.rs | spargeo |
version | 0.1.1 |
source | src |
created_at | 2024-10-31 17:38:26.042656 |
updated_at | 2024-11-07 18:27:52.418627 |
description | Implementation of GeoSPARQL functions |
homepage | |
repository | https://github.com/oxigraph/oxigraph/tree/main/lib/spargeo |
max_upload_size | |
id | 1430405 |
size | 15,002 |
spargeo is a very partial, slow and WIP GeoSPARQL implementation for Oxigraph.
Its entry point is the [register_geosparql_functions
] function that allows to register GeoSPARQL extension function into Oxigraph QueryOptions
.
This project is licensed under either of
<http://www.apache.org/licenses/LICENSE-2.0>
)<http://opensource.org/licenses/MIT>
)at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Oxigraph by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.