Skip to content

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

@RunBoo

Description

@RunBoo

我使用这里的方法将前端请求传过到后端的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]

请问是什么问题导致的呢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions