Commit 3cead695 authored by Eric Duminil's avatar Eric Duminil
Browse files

Note

parent 45f51d7e
Pipeline #10917 passed with stage
in 43 seconds
Showing with 1 addition and 0 deletions
+1 -0
......@@ -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);
}
......
Supports Markdown
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