Is that indeed the case? I'd like to check before I see if our GeoServer
support person can add such functionality. If it is indeed the case, what
needs to be done to set it up with GeoJSON as the output format?
Yes, I think the solution discussed in that thread still stands. Adding support for geojson is a bit tricky, because currently when resulttype == "hits", it is tied to gml output. So that need to be run through an extension point like when resulttype == "results". Which is not too much work. So I would say the major bits of the work would be:
1) Separate HitsOutputFormat into a GML3HitsOutputFormat and a GeoJSONOutputFormat
2) Modify HitsOutputFormat to check or the format option and grab the bounds accordingly
3) Implement the GeoJSONHitsOutputFormat
All in all not too much work, we are happy to provide further guidance as long as the work will be contributed back to the core.
Is that indeed the case? I'd like to check before I see if our GeoServer
support person can add such functionality. If it is indeed the case, what
needs to be done to set it up with GeoJSON as the output format?
Much thanks,
Tom
--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.