I would like to obtain the longitude and latitude coordinates of a river in order to create a GeoJson file with these coordinates to integrate into datawrapper and highlight the course of the river with a line.
OpenStreet map doesn’t put the coordinates of the nodes in longitude-latitude form, but in code that I don’t understand (I have no basis in computer development, forget Python). The river I’m trying to integrate is the Anseba in Eritrea, which has more than 1900 nodes, so it’s impossible to enter them one by one.
I expect you could use the overpass turbo wizard to do that.
Put “Anseba River” in Eritrea into the wizard and when the data is extracted you can export to geojson
Edit: The name of this river is not consistent along entire length.
H (H@mlet) solution works well