You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2026. It is now read-only.
This is sometimes very useful, e.g. geojson-vt internal representation calculates bboxes to speed up clipping. I think we should add it to geometry.hpp too.
The GeoJSON spec defines an optional
bboxproperty that can be present in any GeoJSON object (both geometries and feature).This is sometimes very useful, e.g. geojson-vt internal representation calculates bboxes to speed up clipping. I think we should add it to geometry.hpp too.
cc @artemp @jfirebaugh