Saving shapes from vector tiles to a shapefile
Answerquest が 2023年10月14日 に投稿 (English) 。 最終更新日 2023年10月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
… 全文を見る