-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I thought to add a spatial index to osmflat-rs, and have it partially implemented here (master...boydjohnson:osmflat-rs:feature/geospatial-archive). It is implemented for Nodes and Ways, but not relations.
The index is this implementation (https://docs.rs/space-time/latest/space_time/xzorder/xz2_sfc/struct.XZ2SFC.html).
It allows for indexing Nodes, Ways, and Relations with the same curve, based on bounding box.
Aside from asking if you would consider a PR, I was wondering if there would be crates.io releases in the future for osmflat and osmflatc?
Best regards.
Metadata
Metadata
Assignees
Labels
No labels