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

Tile Z/X/Y参数转换为经纬度问题 #2

Open
RunBoo opened this issue Apr 23, 2024 · 0 comments
Open

Tile Z/X/Y参数转换为经纬度问题 #2

RunBoo opened this issue Apr 23, 2024 · 0 comments

Comments

@RunBoo
Copy link

RunBoo commented Apr 23, 2024

我使用这里的方法将前端请求传过到后端的z/x/y参数转换成对应的经纬度,转换处理经度是对的,但是纬度好像不对
private static @NotNull Bbox createTileBbox

我转换后的结果是:
[113.29092979431152, 74.188028286004794, 113.33504676818848, 74.20004488418158]
[113.11506271362305, 74.21193584494212, 113.20329666137695, 74.235924739750203]
[113.20295333862305, 74.21193584494212, 113.29118728637695, 74.235924739750203]

请问是什么问题导致的呢

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