Hi all,

Out of curiosity, is the totalFeatures returned as part of a GeoJSON WFS 
request used by various clients?

My issue is that a GeoMesa user noted that GeoJSON output from the GS 
Layer Preview page was taking much longer than GML.  I found that 
GeoJSONGetFeatureResponse is making a getCount request in addition to 
the getFeatures request.  From the Preview page, the request is an 
include filter which is more than intended.

Anyhow, I noticed that totalFeatures wasn't mentioned in the spec for 
GeoJSON, and I was curious how totalFeatures is used.  I do know that 
having getCount return -1 is an option, but I was wondering if it might 
make sense for GeoServer to have an option to skip the totalFeatures count.

Thanks in advance,

Jim

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to