Tagged Questions
0
votes
1answer
112 views
Geoserver not recognizing spatial column
I'm using Geoserver and SQL Server 2008.
I have a table which has a column of [geography] type. I'm able to see the table showing up in Geoserver (I have installed the extension for SQL server) but ...
0
votes
1answer
715 views
Create a GeoServer feature using a SQL Server 2008 View
We are trying to create a feature (layer) in GeoServer on top of a view in SQL Server 2008, rather than a table. We are able to create the feature, but it won't display any data because GeoServer ...