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

マイマップを増やしたら重くなってきた気がする #282

Closed
halsk opened this issue Oct 24, 2019 · 3 comments
Closed

マイマップを増やしたら重くなってきた気がする #282

halsk opened this issue Oct 24, 2019 · 3 comments

Comments

@halsk
Copy link
Member

halsk commented Oct 24, 2019

ちゃんと調査検証していないけれど。まあ全部ダウンロードしているわけだから重くはなるよね。
求むアイデア

@hfu
Copy link

hfu commented Feb 9, 2020

ご参考です!ベクトルタイルにすれば、軽くなります。
https://hackmd.io/@hfu/H1hWDA3MU

(追伸)まっとうに設計したベクトルタイルは、経験上、画像タイルに比べて1/4程度、GeoJSONに比べてもやはり1/4程度になる感じです。GeoJSON でいっぱいいっぱいになってきたかな、というところから打開して、さらにあと四倍は戦える、みたいな感じになります!

@halsk
Copy link
Member Author

halsk commented Feb 16, 2020

@hfu さん、ありがとうございます!
とりあえず #287 で、Google マイマップのKMLを変換してベクトルタイルに変換して保存してみました。
例えばこちら。
https://kamimap.com/data/2019-typhoon-19/japan/zxy/metadata.json

@halsk
Copy link
Member Author

halsk commented Feb 16, 2020

#288 を作ったので、こちらは一旦クローズして、そちらのIssueに移行します。

@halsk halsk closed this as completed Feb 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants