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

shp转3dtile的时候,提示:only support WGS-84 now。 #295

Open
longjun750 opened this issue Mar 1, 2024 · 3 comments
Open

shp转3dtile的时候,提示:only support WGS-84 now。 #295

longjun750 opened this issue Mar 1, 2024 · 3 comments

Comments

@longjun750
Copy link

命令:3dtile.exe -f shape -i D:\greatMapServer\3D-Data\shp-Data\aomen\Macao_Buildings_DWG-Polygon.shp -o D:\greatMapServer\3D-Data\shp-Data\aomen-3dtile2 --height Elevation
输出:
ERROR: 2024-03-01 15:09:04 - only support WGS-84 now
ERROR: 2024-03-01 15:09:04 - convert shapefile failed

shp数据包在下面附件,麻烦帮忙看一下,谢谢。

澳门.zip

@longjun750
Copy link
Author

aomen
看了shp数据确实是84坐标系的。

@fanvanzh
Copy link
Owner

经纬度坐标超过了 [-180,180] [-90, 90]

@fanvanzh
Copy link
Owner

仅支持经纬度,你这个好像是 UTM 投影的

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