badar Posted October 8, 2017 Report Share Posted October 8, 2017 I need to develop a web page showing terrain that can be accomplished using cesium. A user may upload a shapefile/KML or select an area from Map. Once a shape/feature (polygon) is added to the map, how can it be used to extract 3D terrain model encompassing the defined polygon in any of the 3D model formats like obj? The extracted model is then to be displayed on the web page that can be done via three.js probably. So here are my questions. 1. How can I extract a 3D terrain model in cesium (or any other platform) as per defined area? 2. How can that model be displayed on the webpage at runtime? I have programming experience in leaflet, R Shiny, Python etc. but I am quite new to 3D modelling. I have been searching the web for days but couldn't find anyway to accomplish the task. Any hint on how to proceed, guidelines or tutorial would be highly appreciated. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.