[Geoserver-users] Data

can we retrive the Data from .dbf file in Geoserver using java,if so how?
--
View this message in context: http://www.nabble.com/Data-tf2761381.html#a7698693
Sent from the GeoServer - User mailing list archive at Nabble.com.

Yes, if you have the dbf file with the same name as the shapefile then it's automatically available. WFS is the interface to get at the actual attribute data, you just need a GetFeature call on the shapefile/dbf file you configured in GeoServer. You can query it just about like a spatial database, using the OGC's Filter specification as part of your Query to GeoServer.

best regards,

Chris

Bobby wrote:

can we retrive the Data from .dbf file in Geoserver using java,if so how?

--
Chris Holmes
The Open Planning Project
http://topp.openplans.org