- <%= start_form_tag :controller => 'way_tag', :action => 'search' %>
- <%= text_field 'query', 'query'%>
+ <%= start_form_tag :controller => 'geocoder', :action => 'search' %>
+ <%= text_field 'query', 'postcode'%>
+ <%= text_field 'query', 'place_name'%>