Saving shapes from vector tiles to a shapefile
於 2023年十月14日 由 Answerquest 以English發表。 上一次更新在 2023年十月15日。… 查看完整日記項目
… 查看完整日記項目
Assumptions: - You’re working with a district shapefile having village polygons, and you want to add the village boundaries to OSM. (Find+replace the terms as appropriate for your use case) - Instead of separate polygons, you want each shared boundary between say 2 villages to be loaded on JOSM as a LINE shape, so that you can add it as a Way and then include it in the respective Relations of each village - So this process will help you convert those polygons into these common boundary lines
… 查看完整日記項目