Saving shapes from vector tiles to a shapefile
於 14 十月 2023 由 Answerquest 以English發表。 上一次更新時間為15 十月 2023。… 查看全文
… 查看全文
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
… 查看全文