openmove / odh-mentor-otp

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

geocoding using custom pois using config .yml #37

Closed ghost closed 3 years ago

ghost commented 3 years ago

Pois from NOI source: https://github.com/noi-techpark/odh-mentor-otp/issues/11

look in the file :

https://github.com/openmove/odh-mentor-otp/blob/master/otp-app/config.yml#L47

# Add suggested locations to be shown as options in the form view.
# locations:
#   - id: 'airport'
#     icon: 'plane'
#     name: 'Portland International Airport (PDX)'
#     lat: 45.587579
#     lon: -122.593084
#   - id: 'zoo'
#     icon: building
#     lat: 45.51010444232195
#     lon: -122.71607145667079
#     name: Oregon Zoo, Portland, OR
ghost commented 3 years ago

geocoder