This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How to map a defunct golf course?

2

There's an area of land in my neighborhood that was formerly a golf course, but has been defunct for years and will never be made a golf course again: Course shut down, Future use of area

It is currently mapped in OSM as a golf course complete with water hazards, sand traps, etc. Seems like there is an opportunity to correct this, but I wouldn't want to go in and just delete all the nodes. Is there an OSM-encouraged way to correct this area?

asked 16 Feb '18, 21:26

ryandrake's gravatar image

ryandrake
46114
accept rate: 0%


One Answer:

3

Use the lifecycle prefix https://wiki.openstreetmap.org/wiki/Key:abandoned: for this. E.g. at https://www.openstreetmap.org/way/293296944 change golf=bunker to abandoned:golf=bunker and at https://www.openstreetmap.org/relation/317365 change leisure=golf_course into abandoned:leisure=golf_course and remove the likely disfunct website tag. The name tag's key should be changed into old_name if this is not anymore the name.

In addition tag it what it is now.. Maybe now a park? Just a meadow?

And, of course, use a good changeset comment when saving/uploading your change.

answered 16 Feb '18, 21:41

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

edited 16 Feb '18, 21:43

Thanks for your quick help, that makes sense. Right now, it vaguely resembles a golf course, but all of the golf-like features are overgrown. The city says the land area will eventually become "open space" which could mean anything from a public park to unmaintained wilderness.

(16 Feb '18, 21:55) ryandrake
1

@ryandrake: you are welcome! If it just needs a lawn mower to be a golf course again, the prefix disused: might be more applicable.

(16 Feb '18, 22:15) aseerel4c26 ♦

Source code available on GitHub .