Skip to content

plot_map函数改进 #83

@kingsley0107

Description

@kingsley0107

plot_map函数目前仅支持wgs_84坐标系获取底图。

但用户存在以下情景需求时,该功能是否应该考虑完善:

欧美地区的地理空间数据往往需要使用区域特制crs,若想通过tbd.plot_map实现底图绘制,需要强制将数据crs转换为4326使数据与底图坐标一致。

但将欧美地区地理空间crs转换为4326时,其地理空间数据形变非常大,非常影响感官。

因此,是否存在解决该问题的改善方案?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions