Tagged Questions

0
votes
1answer
470 views

Geoserver - Connect to a SQL Server 2008 Express and fetch data

-Bref history:- I was using MapServer, everything was working fine except that when I was drawing a marker directly on a layer using a PixMap it was cut between tile. So, I decided to change to ...
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 ...