openmove / odh-mentor-otp

https://mobility.meran.eu
1 stars 3 forks source link

evaluate a simple geocoder service replace Pelias #38

Closed ghost closed 4 years ago

ghost commented 4 years ago

build a simple geocoder in expressjs or use otp geocode service: https://otp.openmove.com/otp/routers/trento/geocode?query=povo

ghost commented 4 years ago

otp geocoder not supported https://github.com/opentripplanner/otp-react-redux/issues/271#issuecomment-721825499

ghost commented 4 years ago

new feature branch to estimate/evalute solution for this issue: https://github.com/openmove/odh-mentor-otp/tree/geocoder

before writing from scratch a nodejs service that simulates pelias, I am considering the idea of using some piece of pelias (it is all written in nodejs) https://github.com/pelias/api

ghost commented 4 years ago

merged in branch development