Dave Johnson
Dave Johnson
This applies to both the command-line and python interfaces for least cost path. It should be an optional parameter that defaults to -1. A value of -1 means to run...
Make sure the color palette is retained after ingest and used properly when exporting an image (and maybe in WMS/WCS).
InlineCsv currently takes two arguments, the first being a schema definition for the vector data, and the second argument being the actual vector features delimited by semi-colons. Change this to...
Should take one or more string arguments, each of which is WKT. This can then be specified as the input to any map algebra function that expects a vector argument...
When performing a rasterize vector operation, if the input vector data includes any points with latitude of 90.0, a "TileId out of range" exception is thrown by the TileIdPartitioner. As...