Hi folks,
I just identified a protected area that is missing from OpenStreetMap data. I was able to get the boundary polygon of this protected area from the official portal of the government, and have it as GeoJSON (and could get it in any format QGIS supports). What would be the best way to bring in this polygon into OpenStreetMap as a boundary relation with tag “boundary=protected_area”?
I currently have only a very coarse understanding of how relations work, but my current knowledge would suggest to me that I cannot simply import the polygon and make it a relation, but I would need to identify other elements of OSM and add them to the relation to form the polygon, but I may be wrong. Really could use some guidance before I do something stupid…
Thanks!