X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7b384f03ab1d34fd3ebcc5ae3add25b3b5591e2e..f76ab47f5670e90ffa6a50d12fb271b41c030a9e:/config/routes.rb diff --git a/config/routes.rb b/config/routes.rb index f2f27427a..17f393894 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -180,9 +180,11 @@ ActionController::Routing::Routes.draw do |map| map.connect '/geocoder/search_uk_postcode', :controller => 'geocoder', :action => 'search_uk_postcode' map.connect '/geocoder/search_ca_postcode', :controller => 'geocoder', :action => 'search_ca_postcode' map.connect '/geocoder/search_osm_namefinder', :controller => 'geocoder', :action => 'search_osm_namefinder' + map.connect '/geocoder/search_osm_twain', :controller => 'geocoder', :action => 'search_osm_twain' map.connect '/geocoder/search_geonames', :controller => 'geocoder', :action => 'search_geonames' map.connect '/geocoder/description', :controller => 'geocoder', :action => 'description' map.connect '/geocoder/description_osm_namefinder', :controller => 'geocoder', :action => 'description_osm_namefinder' + map.connect '/geocoder/description_osm_twain', :controller => 'geocoder', :action => 'description_osm_twain' map.connect '/geocoder/description_geonames', :controller => 'geocoder', :action => 'description_geonames' # export