OpenStreetMap 로고 OpenStreetMap

Cesium Ion Assets: producing 3d tiles from OSM

escallic님이 English로 2018년 12월 22일에 게시함.

I just learned about cesium.com/ion. It is a website that allows one to create ‘Assets,’ or sets of 3d-tiles, and host them for a cesiumjs.org instance such as webglearth.com ( 3d Leaflet ) . One can choose to upload (3d aerial photogrammetry)[https://cesium.com/docs/tutorials/uploading/] that gets carved into vector 3d tiles that are hosted as an Asset through Cesium. Each tile is one WebGL draw call.

Somebody might want to grow these 3d-tiles from the ground up artificially if he can’t fly from the skies. An Asset producer may regularly update from OSM in order to parse the tags for elevation, vegetation, buildings, etc in order to grow the tiles based on tags.

Some fun with Assets: let’s say you had 3 ‘visibility layers’ to choose from, those being buildings, vegetation, and terrain. To maximize efficiency, you should host X Assets if you have Y visibility options: X := Σ for n=1..Y, Y choose n. Basically, one Asset for every possible selection.

위치: Ventura County, California, United States
이메일 아이콘 Bluesky 아이콘 Facebook 아이콘 LinkedIn 아이콘 마스토돈 아이콘 텔레그램 아이콘 X 아이콘

토론

댓글을 남기려면 로그인하세요