Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eric Duminil
RegionChooser
Commits
3cead695
Commit
3cead695
authored
3 months ago
by
Eric Duminil
Browse files
Options
Download
Email Patches
Plain Diff
Note
parent
45f51d7e
Pipeline
#10917
passed with stage
in 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/java/eu/simstadt/regionchooser/RegionChooserCLI.java
+1
-0
...main/java/eu/simstadt/regionchooser/RegionChooserCLI.java
with
1 addition
and
0 deletions
+1
-0
src/main/java/eu/simstadt/regionchooser/RegionChooserCLI.java
+
1
-
0
View file @
3cead695
...
...
@@ -97,6 +97,7 @@ public Integer call() throws Exception {
if
(!
localCoordinates
)
{
// WKT coordinates are in WGS84, so should be first converted to srsName
// NOTE: It doesn't work with MULTIPOLYGON, only POLYGON
wktPolygon
=
RegionChooserUtils
.
wktPolygonToLocalCRS
(
wktPolygon
,
localCRS
);
}
...
...
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