Commit 5e5c6a52 authored by Eric Duminil's avatar Eric Duminil
Browse files

done

parent ea481c2a
...@@ -50,7 +50,6 @@ void testExtractRegionWithWGS84() ...@@ -50,7 +50,6 @@ void testExtractRegionWithWGS84()
"One weird shaped roof should be inside the region"); "One weird shaped roof should be inside the region");
} }
//NOTE: This test can be adapted to download a region which is too large for the server. Here with old coordinates from WebSimstadt
@Test @Test
void testExtractRegionWithOldCoordinates() void testExtractRegionWithOldCoordinates()
throws ParseException, IOException, XPathParseException, NavException, XPathEvalException { throws ParseException, IOException, XPathParseException, NavException, XPathEvalException {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment