Thank you everyone for your help. With Bryce's example + Martijn Library (thanks for developing it!) + some further research I am sure I will be able to achieve what I was looking for!
Best, Carlos Cámara-Menoyo https://carloscamara.es ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Monday 11 March de 2019 a les 21:45, Dave F <[email protected]> wrote: > Maybe adapt this answer: > > https://gis.stackexchange.com/questions/115733/converting-json-to-geojson-or-csv/115736#115736 > > On 11/03/2019 20:00, Dave F via talk wrote: > > > On 11/03/2019 17:54, Carlos Cámara Menoyo wrote: > > > > > Thank you for the clarification, Matheus and for the link, Dave (I am > > > afraid that's not what I was looking for, as it still requires to > > > download data on osm format). > > > > You can run the api from a command line or script (such as python). > > Paste this into your browser & look at the file it downloads: > > http://overpass-api.de/api/interpreter?data=area[name="Granollers"][admin_level=8];(way"highway";relation"highway";);out > > body; > > This can be loaded from within python (urllib?) > > > > talk mailing list > > [email protected] > > https://lists.openstreetmap.org/listinfo/talk _______________________________________________ talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/talk

