Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我记录了一堆(> 10000)GPS坐标,我想通过将它们分散到地图上来定期以编程方式可视化它们。我应该研究哪些工具来做到这一点?
我正在考虑用 perl + imagemagic 做点什么,但投影会使它变得无用。
现在,我将坐标以 latlon 格式存储在 SQL 中,准备好将它们转换为所需的任何格式。
注意:我不需要轨迹,只需要绘制的点。
谷歌地图很容易使用。他们为处理地图上的大量标记提供了一些建议。