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

downsize json with convex hull algorithm to reduce polygon #8

Open
duidae opened this issue Jul 11, 2018 · 0 comments
Open

downsize json with convex hull algorithm to reduce polygon #8

duidae opened this issue Jul 11, 2018 · 0 comments

Comments

@duidae
Copy link
Owner

duidae commented Jul 11, 2018

由於json太肥的原因就是每個更新單元是由許多地號組合而成, 每個地號都是一個polygon, 每個polygon有其對應的點和線之gps座標, 相鄰的地號就會有重複的點和線, 若將每個更新單元整合成一個大的polygon, 消除重複的點和線, 就可縮減json size

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

1 participant