vector on the terrain
@@ -44,6 +44,11 @@ Cesium examples:
|
|||||||
* Labels: http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Labels.html&label=Showcases
|
* Labels: http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Labels.html&label=Showcases
|
||||||
* Tooltips?
|
* Tooltips?
|
||||||
|
|
||||||
|
Notes
|
||||||
|
* Cesium places the 2D GeoJSON on the terrain according following rules:
|
||||||
|
* Vertexes are precisely placed on the terrain
|
||||||
|
* Segments go straight (in 3D) between the 2 Vertexes
|
||||||
|
|
||||||
## 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
|
||||||
http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Picking.html&label=Showcases
|
http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Picking.html&label=Showcases
|
||||||
|
|||||||
Reference in New Issue
Block a user