Closed hfu closed 1 year ago
This looks promising, after I experimented with https://optgeo.github.io/smart-shizuoka/list.html.
py3dtiles convert
py3dtiles merge
PDAL の導入は、conda を使う方法の他に、ソースからコンパイルする方法もある。
趣味のヤク刈りみたいになってきましたが、PDAL をソースからのビルドで用意してみています。apt から導入できる pdal はやはりまだ古そうだと思ったこともあります。 インストラクションの標準通り ninja を使わず、make でビルドしてみています。
https://optgeo.github.io/free-nagasaki-3dtiles/?tileset=https%3A%2F%2Fsmb.optgeo.org%2Fipfs%2FQmVTvthQ9ryYBgVxKytxSgUKw4N8rPzkNF3VBNLmj8ZBbk%2Ftileset.json#32.740288/129.867247/343/15/-18 <- https://smb.optgeo.org/ipfs/QmVTvthQ9ryYBgVxKytxSgUKw4N8rPzkNF3VBNLmj8ZBbk/tileset.json
Also available at:
Looks like it is working well. https://optgeo.github.io/free-nagasaki-3dtiles/?tileset=https%3A%2F%2Fx.optgeo.org/ipfs/QmWRhAc2UNNmWuFWZiXpFVJDrPE46P1nmj6ePrvqxmJTSU/tileset.json#32.961189/129.814887/486/218/-38
Adding more areas now.
I believe I am using this on Smart Maps Bazaar Walking Tour.
cid: QmSFovcJ6Y8Kex3wravPndTR5jaT66ZpEwvF8VWZBuc2up tileset.json: https://smb.optgeo.org/ipfs/QmSFovcJ6Y8Kex3wravPndTR5jaT66ZpEwvF8VWZBuc2up/tileset.json view: https://optgeo.github.io/free-nagasaki-maplibre/?tileset=https://smb.optgeo.org/ipfs/QmSFovcJ6Y8Kex3wravPndTR5jaT66ZpEwvF8VWZBuc2up/tileset.json#10.49/32.8401/129.7839
I see Mapbox GL JS has a greater support for terrain tiles.
https://optgeo.github.io/free-nagasaki-mapbox/#17.79/34.792305/138.939009/22.4/58
I would say the 3D Tiles are ready. We proceed to next actions.
Maybe we can use https://oslandia.gitlab.io/py3dtiles/v5.0.0/cli.html#convert.