-1

apologies if this question has been answered already - from the similar questions list it doesn't look exactly like it has.

I am looking for 5 metre contour lines, for the Paris area, to use in ArcGIS i.e. as a shapefile. It looks like this might be available through OpenMap Tiles but I am unsure, and before making the purchase (it said $13), any confirmation of the product would be much appreciated.

I have read about using data from STRM to create these contours but that is beyond me!

Thank you.

4

1 回答 1

0

如果你想节省 13 美元,你可以使用 ogr2ogr 将 pbf 转换为 shapefile。
https://gdal.org/programs/ogr2ogr.html

但是您需要将输入和输出保持在 2GB 以下。我建议只从 GeoFabrik http://download.geofabrik.de/europe/france/ile-de-france.html下载法兰西岛次区域

于 2020-01-27T15:49:03.673 回答