spatial
spatial copied to clipboard
ALPHA: geographic data service backed by spatialite
Results
32
spatial issues
Sort by
recently updated
recently updated
newest added
Each geometry is split into 'shards', where each shard contains a maximum of n vertices. This process is used to ensure that PIP operations are fast over large polygons. The...
enhancement
Currently the `merge` operation trips all the registered `triggers`, which ends up using a bunch of CPU to generate things like the `shard` entries when they could simply be copied.
enhancement