As I get deeper into maps, I keep learning new, cool things about how to represent relationships of items to one another.
i.e. golf courses have (typically) 9 or 18 holes, each has a tee box, and green.
Sometimes there's other features detected within the concept of a hole and detecting/representing that is part of the (fun) challenge. Automating the collection, detection, analysis is a lot of "lift"
TIL: Hungarian graph algorithms
https://algorithms.discrete.ma.tum.de/graph-algorithms/matchings-hungarian-method/index_en.html