--- dao/DaoAdresseService/WebContent/WEB-INF/web.xml 2015/02/21 13:39:56 2332 +++ dao/DaoAdresseService/WebContent/WEB-INF/web.xml 2015/02/24 13:00:46 2368 @@ -1,800 +1,827 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - DaoAdresseService - - - index.html - index.jsp - - - MySQL fulddaekning on info.dao.int - jdbc/fulddaekning - javax.sql.DataSource - Container - - - SetCharacterEncoding - org.apache.catalina.filters.SetCharacterEncodingFilter - - encoding - UTF-8 - - - - SetCharacterEncoding - /* - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + DaoAdresseService + + + index.html + index.jsp + + + MySQL fulddaekning on info.dao.int + jdbc/fulddaekning + javax.sql.DataSource + Container + + + SetCharacterEncoding + org.apache.catalina.filters.SetCharacterEncodingFilter + + encoding + UTF-8 + + + + 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 + 1000 + + + + String: Base for nominatim URL + nominatimBase + http://nominatim.openstreetmap.org + + + + \ No newline at end of file