Currently the example directory contains a main executable but doesn't actually contain any code, it would be nice to provide somewhat of a real world example. It would be cool if this used some open-source geospatial data that we read from something like a CSV or maybe stored directly in OCaml and then used Rtree to spatially index and ultimately query.
This is quite an open-ended issue and I'd love to see some creative examples or suggestions :))
Currently the example directory contains a
mainexecutable but doesn't actually contain any code, it would be nice to provide somewhat of a real world example. It would be cool if this used some open-source geospatial data that we read from something like a CSV or maybe stored directly in OCaml and then used Rtree to spatially index and ultimately query.This is quite an open-ended issue and I'd love to see some creative examples or suggestions :))