-
Notifications
You must be signed in to change notification settings - Fork 315
Closed
Labels
Milestone
Description
Right now vector data are displayed, but not clamped to the ground.
We will need to be able to clamp the data for 2D vector data visualization :
- Points
- Lines
- Polygons
@vmora already implemented a clamping algorithm previously, he may be able to help.
Clamping should be usable by all loaders for vector data, like WFS ( #115 ), GPX ( #114 #158 ), KML ( #24 ), GeoJSON, SHP and vector tiles.
Reactions are currently unavailable