Hi, I'm doing an android application to get a bus stop using a number of line and name of company like this link http://www.overpass-api.de/api/sketch-line?ref=409&network=ATAC&style=wuppertal Can i receive data in JSON? Can i get the latitude and longitude of single bus stop? thanks Alessandro |
Maybe you can try Overpass_turbo ... it has an export feature also to geoJSON. But you can also export from overpass-api direclty to JSON, see its documentation |