[Geoserver-users] Version & ADRG Formats

I have a couple of questions for you about GeoServer. First question is how the heck do I identify the version I’m running? Second question is I’m trying to load NIMA ADRG map files without any luck. Is that format supported? If so, what raster data source do I select?

Richard Irvin

IT Specialist

SPAWAR Systems Center (SSC) Pacific

619.553.4047

rick.irvin@anonymised.com

On 05/06/2014 05:17 PM, Rick Irvin wrote:

I have a couple of questions for you about GeoServer. First question is how
the heck do I identify the version I'm running? Second question is I'm
trying to load NIMA ADRG map files without any luck. Is that format
supported? If so, what raster data source do I select?

Richard Irvin

You probably need the GDAL extension
http://docs.geoserver.org/latest/en/user/data/raster/gdal.html

Format support described at
http://gdal.org/frmt_various.html#ADRG

If the plugin doesn't work directly you can use GDAL to convert the data
sources into something that does work well with Geoserver.

Thanks,
Alex