--- android/TrainInfoService/src/dk/thoerup/traininfoservice/TestServlet.java 2010/06/15 13:10:32 852 +++ android/TrainInfoService/src/dk/thoerup/traininfoservice/TestServlet.java 2010/06/15 13:16:29 853 @@ -16,17 +16,17 @@ Random r = new Random(); //South-West corner= 54.5, 8.0 - //North-East corner= 58.0, 13.0 - //Latitude span=3.5 - //Longitude span=5.0 + //North-East corner= 57.8, 12.7 + //Latitude span=3.3 + //Longitude span=4.7 void testFindNearest(int count) throws SQLException { StationDAO db = new StationDAO(); for (int i=0; i