static S openStreetMap_localCountryName(S place) { ret (S) get((Map) get(openStreetMap_json(place), "map"), "country"); }