Updated Use Cases (markdown)
+9
-1
@@ -124,4 +124,12 @@ The user wishes to style a feature, e.g. a line string, according to some value
|
||||
|
||||
### Vector simplification
|
||||
|
||||
The user has vector features with a high number of points. To render the feature efficiently it should be possible to (automatically) simplify features based on the current zoom level. Only the visible part should be rendered if the user has zoomed into the feature.
|
||||
The user has vector features with a high number of points. To render the feature efficiently it should be possible to (automatically) simplify features based on the current zoom level. Only the visible part should be rendered if the user has zoomed into the feature.
|
||||
|
||||
### 3D buildings, terrain tiles
|
||||
|
||||
3D buildings and TIN terrain tiles are fundamentally vector data. The vector data representation must support these data.
|
||||
|
||||
### Dense vector data
|
||||
|
||||
The user has [thousands](https://groups.google.com/forum/?fromgroups=#!searchin/leaflet-js/1500/leaflet-js/0SloJWSNbrg/XCtut0jhWqUJ) or [hundreds of thousands](https://groups.google.com/forum/?fromgroups=#!topic/leaflet-js/ytp2n-QLIH8) of vector features.
|
||||
Reference in New Issue
Block a user