[Geoserver-devel] [JIRA] (GEOS-9586) Unable to use dstnodata in GdalWarpTransform

Schalk Grobbelaar created an issue

GeoServer / BugGEOS-9586

Unable to use dstnodata in GdalWarpTransform

Issue Type:

BugBug

Affects Versions:

2.17.0

Assignee:

Unassigned

Created:

26/Apr/20 11:01 PM

Priority:

HighestHighest

Reporter:

Schalk Grobbelaar

In the Importer through rest, I tried with:

{ type: “GdalWarpTransform”, options: [“-t_srs”, “EPSG:3857”, “-dstnodata”, “255 255 255”] }

But that does not work. If I just do:

{ type: “GdalWarpTransform”, options: [“-t_srs”, “EPSG:3857”] }

then it works. How can I use multiple options in GdalWarpTransform?

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100125-sha1:84eb093)

Atlassian logo