John, this field configures the SRS of your data. A client can request a service be delivered in any of the SRS listed in the service GetCapabilities document, and GeoServer will reproject your data to this SRS on demand.
Try it! (For example, SRSNAME in a get request). Kind regards, Ben. On 27/01/11 07:34, John Mitchell wrote: > Within the featuretype editor within geoserver 1.7.5 it only has 1 SRS field, > so how would you allow more than 1 SRS/EPSG code to be requested via getmap. > > Thanks, > > John > > On Wed, Jan 26, 2011 at 5:54 PM, David > Winslow<[email protected]<mailto:[email protected]>> wrote: > Yes, in fact this is GeoServer's default behavior - as long as the projection > of your data is known and a transformation is defined between the source and > target projections, GeoServer will dynamically reproject your data as part of > the rendering process. All you have to do is include the SRS=EPSG:4326 (for > example) parameter in your GetMap request. > > -- > David Winslow > OpenGeo - http://opengeo.org/ > > On Wed, Jan 26, 2011 at 5:42 PM, John > Mitchell<[email protected]<mailto:[email protected]>> wrote: > Is their a way within geoserver to have multiple projections available for a > given feature type so that if one client would like to do a getmap request as > 4326 and another client could do a getmap request as 900913? > > Thanks, > > John > > -- > John J. Mitchell > > ------------------------------------------------------------------------------ > 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]<mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/geoserver-users > > > > > > -- > John J. Mitchell > -- Ben Caradoc-Davies <[email protected]> Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre ------------------------------------------------------------------------------ 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
