--- dao/DaoAdresseService/WebContent/WEB-INF/web.xml 2015/02/26 11:25:26 2383 +++ dao/DaoAdresseService/WebContent/WEB-INF/web.xml 2015/02/26 13:11:45 2384 @@ -797,31 +797,24 @@ SetCharacterEncoding /* - - - Bool: use google geocoding to help with streetnames - useGoogle - true - - - - Bool: use OSM geocoding to help with streetnames - useOpenStreetMaps - true - - - - Int: Timeout for HTTPRequest (ms) - osmTimeout - 750 - - - - String: Base for nominatim URL - nominatimBase - http://nominatim.openstreetmap.org - - - - + + Bool: use google geocoding to help with streetnames + useGoogle + true + + + Bool: use OSM geocoding to help with streetnames + useOpenStreetMaps + true + + + Int: Timeout for HTTPRequest (ms) + osmTimeout + 750 + + + String: Base for nominatim URL + nominatimBase + http://nominatim.openstreetmap.org + \ No newline at end of file