X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/eb0f9ff63d5ad5d91ea941420e094dd2980df094..6383a9358bd82e3848cf2b3815b54b3ff44ad54b:/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