Hi community, I have geospatial data stored in a MemSQL database in the Well-Known Text (WKT) format. I would like to visualize it in GeoServer.
MemSQL supports the MySQL Wire Protocol and therefore I used the GeoServer MySQL Extension ( http://docs.geoserver.org/latest/en/user/data/database/mysql.html) in order to create a data store. When I create a GeoServer layer from a MemSQL table and preview it, it renders as an empty map. It seems that GeoServer doesn't have support for WKT when it is read from a database. But it supports WKT when it is read from a Java Properties file ( http://docs.geoserver.org/latest/en/user/data/vector/properties.html) Has anyone tried to get GeoServer to render and present WKT data from a database? All the best, Sari
------------------------------------------------------------------------------
_______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
