Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

❤️‍🔥🥋Convert Open Nagasaki COPC files into pnts 3D tiles #108

Closed
hfu opened this issue Apr 2, 2023 · 32 comments
Closed

❤️‍🔥🥋Convert Open Nagasaki COPC files into pnts 3D tiles #108

hfu opened this issue Apr 2, 2023 · 32 comments

Comments

@hfu
Copy link
Contributor

hfu commented Apr 2, 2023

Maybe we can use https://oslandia.gitlab.io/py3dtiles/v5.0.0/cli.html#convert.

@hfu hfu self-assigned this Apr 2, 2023
@hfu hfu changed the title Convert Open Nagasaki COPC files into pnts 3D tiles 😴Convert Open Nagasaki COPC files into pnts 3D tiles Apr 6, 2023
@hfu
Copy link
Contributor Author

hfu commented Apr 6, 2023

This looks promising, after I experimented with https://optgeo.github.io/smart-shizuoka/list.html.

@hfu
Copy link
Contributor Author

hfu commented Apr 11, 2023

Proposed procedure

For each COPC file

  1. get the COPC file from IPFS
  2. convert the COPC file into 3D Tiles using py3dtiles convert

After converted all COPC files

  1. merge 3D Tiles tileset using py3dtiles merge
  2. add merged tileset to IPFS
  3. enjoy!

Status

  • Tested with a macbook (conversion) and Raspberry Pi (IPFS node) - IPFS node became unstable.
  • Trying with a single Raspberry Pi (conversion and IPFS node with COPC data pinned).
    • PDAL installation; conda installation successful, need to upgrade Python for a new version.

@hfu hfu changed the title 😴Convert Open Nagasaki COPC files into pnts 3D tiles 🥋Convert Open Nagasaki COPC files into pnts 3D tiles Apr 11, 2023
@hfu
Copy link
Contributor Author

hfu commented Apr 11, 2023

PDAL の導入は、conda を使う方法の他に、ソースからコンパイルする方法もある。

@hfu hfu removed the meetup Smart Maps Meetup label Apr 11, 2023
@hfu
Copy link
Contributor Author

hfu commented Apr 11, 2023

趣味のヤク刈りみたいになってきましたが、PDAL をソースからのビルドで用意してみています。apt から導入できる pdal はやはりまだ古そうだと思ったこともあります。
インストラクションの標準通り ninja を使わず、make でビルドしてみています。

@hfu
Copy link
Contributor Author

hfu commented Apr 15, 2023

@hfu
Copy link
Contributor Author

hfu commented Apr 15, 2023

@hfu hfu changed the title 🥋Convert Open Nagasaki COPC files into pnts 3D tiles ❤️‍🔥🥋Convert Open Nagasaki COPC files into pnts 3D tiles Apr 15, 2023
@hfu
Copy link
Contributor Author

hfu commented Apr 15, 2023

I believe I am using this on Smart Maps Bazaar Walking Tour.

@hfu
Copy link
Contributor Author

hfu commented Apr 16, 2023

@hfu
Copy link
Contributor Author

hfu commented Apr 18, 2023

Current status

スクリーンショット 2023-04-19 0 39 30

@hfu
Copy link
Contributor Author

hfu commented Apr 19, 2023

@hfu
Copy link
Contributor Author

hfu commented Apr 20, 2023

@hfu
Copy link
Contributor Author

hfu commented May 2, 2023

@hfu
Copy link
Contributor Author

hfu commented May 9, 2023

I would say the 3D Tiles are ready. We proceed to next actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant