--- android/TrainInfoService/src/dk/thoerup/traininfoservice/TestServlet.java 2010/06/15 12:54:25 851 +++ android/TrainInfoService/src/dk/thoerup/traininfoservice/TestServlet.java 2010/06/15 13:10:32 852 @@ -15,18 +15,18 @@ Random r = new Random(); - //South-West corner= 54.0, 7.0 + //South-West corner= 54.5, 8.0 //North-East corner= 58.0, 13.0 - //Latitude span=4.0 - //Longitude span=6.0 + //Latitude span=3.5 + //Longitude span=5.0 void testFindNearest(int count) throws SQLException { StationDAO db = new StationDAO(); for (int i=0; i