Dear Users,
I am having 2 geoserver with me. First Geoserver+Postgres and the later
Geoserver +Oracle. I have the same shapefile pushed to both of the database.
But when I am passing query to get the number of features I am getting 2
different results.
In the first link when I pass the url its returning me 9 features out of
2052 feature
http://localhost:8080/geoserver/test/wfs?version=1.1.0&request=GetFeature&typename=test:airport-polygonpolygon&bbox=69.4837,21.0753,84.6306,33.2557&resultType=hits
This is the second link where I am performing query for the same data at a
different server and its giving me 2052 features
http://movesgrooves.xxxx.xxx.xxxxx.com:4080/geoserver/wh/wfs?version=1.1.0&request=GetFeature&typename=wh:ADMIN1-POLYGON&BBOX=69.4837,21.0753,84.6306,33.2557&resultType=hits
Any idea how to get the correct feature count with respect to the bounding
box.
Aditya Kumar
-----
GIS Developer
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-Query-tp5089794.html
Sent from the GeoServer - User mailing list archive at Nabble.com.