0

I installed opentripplanner and want to use its geocoder to get coordinates by location name. However, I neither found any info of how to use it nor any examples.

Could someone provide an request to geocoder example or share a link with API usage tutorial?

Steve Vinoski
  • 19,847
  • 3
  • 31
  • 46
Oleg
  • 575
  • 4
  • 13

1 Answers1

0

Please refer the solution here.

Also if you want want to use its geocoder to get coordinates by location name then just change the url to localhost:8080/otp-geocoder/geocode/?address=Pune

Community
  • 1
  • 1
Suraj
  • 451
  • 1
  • 9
  • 17