I want to create a GeoServer layer from a feature class geodatabase.
But when I open the geodatabase, I cannot see the feature classes.
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Can-GeoServer-read-from-a-File-Geodatabase-tp5245118.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
On Wed, 13 Jan 2016 04:31:16 PM epyks23 wrote:
I want to create a GeoServer layer from a feature class geodatabase.
But when I open the geodatabase, I cannot see the feature classes.
More detail would have helped (e.g. what version of file geodatabase you are
using, what version of geoserver, and what you've tried / done), but in
general I'd do the conversion to something more standard using gdal (see
http://www.gdal.org/drv_filegdb.html) and when you are happy that the
conversion is working, then import that into geoserver.
Brad