[Geoserver-users] Geoserver data store from gdal "Raster Product Format"

Is there a plugin to support data stores from gdal's "Raster Product Format"

More info is here: http://www.gdal.org/frmt_various.html

On Tue, 5 Jan 2016 05:43:40 PM Alex O'Ree wrote:

Is there a plugin to support data stores from gdal's "Raster Product Format"

I don't think its GDAL's format - its NGAs format.

RPF is a NITF convention. You should be able to get it from the GDAL plugin
(see http://docs.geoserver.org/latest/en/user/data/raster/gdal.html) or you
may be able to do something with the NITF imageio-ext that Geosolutions did
using Nitro: https://github.com/geosolutions-it/imageio-ext/wiki/NITF-plugin

I can't say I've actually tried either, but I'm somewhat familiar with the
format.

Brad