Tagged Questions
0
votes
1answer
731 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 ...