Saving shapes from vector tiles to a shapefile
Answerquest님이 English로 2023년 10월 14일에 게시함. 최근 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
… 모든 항목 보기