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 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.
Has anyone tried to get GeoServer to render and present WKT data from a database? Any other decent alternatives to GeoServer that can do that?
أكثر...
MemSQL supports the MySQL Wire Protocol and therefore I used the GeoServer MySQL Extension 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.
Has anyone tried to get GeoServer to render and present WKT data from a database? Any other decent alternatives to GeoServer that can do that?
أكثر...