gpt4 book ai didi

postgresql - 如何将 shp 转换为 PostGIS 转储?

转载 作者:行者123 更新时间:2023-11-29 14:22:36 25 4
gpt4 key购买 nike

给定一个 shp 文件,例如 Gadm e.g. US administrative divisions ,其中坐标引用系为纬度/经度,采用 WGS84 基准。

输入实际上可以是:

  1. 形状文件,
  2. ESRI 个人地理数据库,
  3. ESRI 文件地理数据库,
  4. Google 地球 .kmz,
  5. R (SpatialPolygonsDataFrame)

如何将此输入转换为 WGS84 PostGIS 转储?

最佳答案

对于 shapefile,使用 PostGIS 提供的 shp2pgsql 工具。

对于其他不同的格式,您可能需要不同的工具。 Here's one of many references on PostGIS Data import .它特别提到了 ogr2ogr

最后,repost of this question on gis.stackexchange.com 上可能会有更明智的答案.

关于postgresql - 如何将 shp 转换为 PostGIS 转储?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18180595/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com