Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eric Duminil
RegionChooser
Commits
0002f27e
Commit
0002f27e
authored
10 years ago
by
duminil
Browse files
Options
Download
Email Patches
Plain Diff
Done
parent
0e2b56e4
master
develop
migrate_to_Java11
0.2.2
0.1.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/eu/simstadt/nf4j/async/test/SuccessfulExportJob.java
+0
-3
test/eu/simstadt/nf4j/async/test/SuccessfulExportJob.java
with
0 additions
and
3 deletions
+0
-3
test/eu/simstadt/nf4j/async/test/SuccessfulExportJob.java
+
0
-
3
View file @
0002f27e
...
...
@@ -72,9 +72,6 @@ public void processJob() throws InterruptedException {
//NOTE: Polygon selection. This would be for a small part of Neulautern
//TODO: Check if orientation is important
//TODO: Check if polygon needs to be closed (lastPoint == firstPoint)
// ArrayList<Coord> regionPolygon = new ArrayList<>();
// regionPolygon.add(new Coord(49.06020829807264, 9.432239985562616));
// regionPolygon.add(new Coord(49.05989193639516, 9.432497477628047));
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets