地理工具和其他选项?
这是我的场景。我在 CSV 文件中拥有某些地点的纬度和经度。我现在希望能够在地图上显示这些点。例如在美国地图上。我尝试将此 CSV 文件转换为形状文件,并尝试使用地理工具来执行此操作,但缺少一些无法弄清楚的 jar 文件。还有什么其他好的解决方案这个问题?
This is my scenario. I have the latitude and longitude of certain places in a CSV file.I now want to be able to show these points on a map. say for example on the US map.I tried converting this CSV file to shape file and tried to use the geo-tools to do this, but am missing some jar file which am unable to figure out.What are the other good options for solving this problem?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您也许应该看看 mapwindow 或 QGIS 如果您只想查看地图上的点。
You should maybe take a look at mapwindow or QGIS if you just want to see the points on a map.