Re: [Geoserver-devel] JSON output - total number of features for paging

2013-04-12 Thread Biskup, Paul
ster branch. Is there anything else I have to do to get the patch integrated into the master branch? Regards Paul Von: Biskup, Paul Gesendet: Mittwoch, 20. Februar 2013 15:10 An: 'Andrea Aime' Cc: geoserver-devel@lists.sourceforge.net Betreff: AW: [Geoserver-devel] JSON output -

Re: [Geoserver-devel] JSON output - total number of features for paging

2013-02-20 Thread Biskup, Paul
iskup, Paul Cc: Justin Deoliveira; geoserver-devel@lists.sourceforge.net Betreff: Re: [Geoserver-devel] JSON output - total number of features for paging On Wed, Feb 20, 2013 at 9:50 AM, Biskup, Paul wrote: I'm glad to hear, that you want to integrate this extra attribute in J

Re: [Geoserver-devel] JSON output - total number of features for paging

2013-02-20 Thread Andrea Aime
On Wed, Feb 20, 2013 at 9:50 AM, Biskup, Paul wrote: > I’m glad to hear, that you want to integrate this extra attribute in > JSON-output! > > ** ** > > Since I have no experience in the contribution of source code, maybe I’ll > just send you my patched „GeoJSONOutputFormat.java“-file. > >

Re: [Geoserver-devel] JSON output - total number of features for paging

2013-02-20 Thread Biskup, Paul
his patch was written for GeoServer 2.1.4. Best regards Paul Von: andrea.a...@gmail.com [mailto:andrea.a...@gmail.com] Im Auftrag von Andrea Aime Gesendet: Mittwoch, 20. Februar 2013 09:27 An: Justin Deoliveira Cc: Biskup, Paul; geoserver-devel@lists.sourceforge.net Betreff: Re: [Geoserver-d

Re: [Geoserver-devel] JSON output - total number of features for paging

2013-02-20 Thread Andrea Aime
On Tue, Feb 19, 2013 at 3:19 PM, Justin Deoliveira wrote: > Yep, seems something useful and would put geojson on par with the GML > output in this respect. > >> I'm wondering, does the GeoJSON format has a concept of a feature count, >> or would it be some GeoServer specific extension? >> > > As I

Re: [Geoserver-devel] JSON output - total number of features for paging

2013-02-19 Thread Phil Scadden
I'd +1 this. I also use ExtJs paging grid but havent been able to paging for WFS. Works great with SOLR. Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents. ---

Re: [Geoserver-devel] JSON output - total number of features for paging

2013-02-19 Thread Justin Deoliveira
On Tue, Feb 19, 2013 at 2:52 AM, Andrea Aime wrote: > On Tue, Feb 19, 2013 at 10:32 AM, Biskup, Paul < > paul.bis...@fit.fichtner.de> wrote: > >> Hello GeoServer-Developers, >> >> ** ** >> >> thanks for GeoServer, it’s a great product! >> >> ** ** >> >> I needed the possibility to display

Re: [Geoserver-devel] JSON output - total number of features for paging

2013-02-19 Thread Andrea Aime
On Tue, Feb 19, 2013 at 10:32 AM, Biskup, Paul wrote: > Hello GeoServer-Developers, > > ** ** > > thanks for GeoServer, it’s a great product! > > ** ** > > I needed the possibility to display GeoServer-WFS data in an Ext-JS grid, > which uses paging. In order to fulfill this requirement, t

[Geoserver-devel] JSON output - total number of features for paging

2013-02-19 Thread Biskup, Paul
Hello GeoServer-Developers, thanks for GeoServer, it's a great product! I needed the possibility to display GeoServer-WFS data in an Ext-JS grid, which uses paging. In order to fulfill this requirement, the GeoServer output had to show the total number of features in a layer, because the cl