Just copy the URL that opens when you click that link in the layer preview panel and remove the &maxFeatures=50 parameter from it, then issue it from your browser or through curl.
it should be easy anyway: curl "http://localhost:8080/geoserver/wfs?request=GetFeature&typeName=topp:states&outputFormat=SHAPE-ZIP" > states.zip cheers, Gabriel On Tue, 2011-01-25 at 11:43 -0400, Ivan Santiago wrote: > Gabriel: > > Do you know how can I get rid of the "50 records" limitation when exporting > layers to shapefile or any other WFS service request? (at the layer preview > panel) > > --------------------------- > Iván Santiago > GIS Specialist > Information Technologies > Office of Management and Budget > 787.977.9200 x 1230 > Calle Cruz 254 > PO Box 9023228 > San Juan, PR 00902-3228 > -66°04’00.33”,18°26’55.78”(NAD83) > et post malam segetem segendum est. > «Incluso después de una mala cosecha, es preciso sembrar», Séneca. > > > > -----Original Message----- > From: Gabriel Roldan [mailto:[email protected]] On Behalf Of Gabriel > Roldán > Sent: Tuesday, January 25, 2011 11:35 AM > To: Ivan Santiago > Cc: Geoserver-users > Subject: Re: [Geoserver-users] Support for SDE 10 > > It should be already supported on latest versions (2.1-RC1). Are you > having problems with it? > > Gabriel. > On Tue, 2011-01-25 at 11:07 -0400, Ivan Santiago wrote: > > Hello: > > Is there any plan to support ArcSDE v10 in Geoserver? > > > > --------------------------- > > Iván Santiago > > GIS Specialist > > Information Technologies > > Office of Management and Budget > > 787.977.9200 x 1230 > > Calle Cruz 254 > > PO Box 9023228 > > San Juan, PR 00902-3228 > > -66°04'00.33",18°26'55.78"(NAD83) > > > > ------------------------------------------------------------------------------ > > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > > Finally, a world-class log management solution at an even better price-free! > > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > > February 28th, so secure your free ArcSight Logger TODAY! > > http://p.sf.net/sfu/arcsight-sfd2d > > _______________________________________________ > > Geoserver-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/geoserver-users > -- Gabriel Roldan [email protected] Expert service straight from the developers ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
