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

JGD 2011 → WGS 84 の変換(をどこで行うか) #109

Closed
ciscorn opened this issue Dec 25, 2023 · 1 comment
Closed

JGD 2011 → WGS 84 の変換(をどこで行うか) #109

ciscorn opened this issue Dec 25, 2023 · 1 comment

Comments

@ciscorn
Copy link
Member

ciscorn commented Dec 25, 2023

多くの形式において JGD 2011 → WGS 84 の変換(ジオイドモデルの適用)が必要になる。

変換をどこで行うべきか

  • Transformer で行う
  • or 出力層が各自で行う

多くの出力形式で共通して必要になる処理なので、Transformer で行うのがよいように見える。

ただし、「JGDのまま出力したい」などの要望がありそうなので、それに対応できる作りにしておくべきか。

@ciscorn
Copy link
Member Author

ciscorn commented Jan 9, 2024

#155 で「とりあえず」の対応をした。

@ciscorn ciscorn closed this as completed Jan 9, 2024
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