Updated cesium integration (markdown)
+2
-1
@@ -57,9 +57,10 @@ Cesium examples:
|
|||||||
* Tooltips?
|
* Tooltips?
|
||||||
|
|
||||||
Notes
|
Notes
|
||||||
* Cesium places the 2D GeoJSON on the terrain according following rules:
|
* Cesium places the 2D GeoJSON on the terrain according to following rules:
|
||||||
* Vertexes are precisely placed on the terrain
|
* Vertexes are precisely placed on the terrain
|
||||||
* Segments go straight (in 3D) between the 2 Vertexes
|
* Segments go straight (in 3D) between the 2 Vertexes
|
||||||
|
* Heights must be manually set to have a 3D GeoJSON.
|
||||||
|
|
||||||
## Share edit
|
## Share edit
|
||||||
Idea: use cesium picking information to get the coordinates in 3D. and send them back to the traditionnal transactional webservice
|
Idea: use cesium picking information to get the coordinates in 3D. and send them back to the traditionnal transactional webservice
|
||||||
|
|||||||
Reference in New Issue
Block a user