On Tue, Jul 29, 2008 at 6:04 AM, SHOUKAT ALI <[EMAIL PROTECTED]> wrote: > i have used EPSG:900913 in the GmlRenderOL. > > <GmlRendererOL id="testGmlRenderer"> > <targetModel>mainMap</targetModel> > <featureSRS>EPSG:900913</featureSRS> > <sldModel>sld</sldModel> > <defaultStyleName>default</defaultStyleName> > <selectStyleName>selected</selectStyleName> > <stylesheet>geobliki2wfs.xsl</stylesheet> > <featureOnClick>featurePopup</featureOnClick> > </GmlRendererOL> > > where else i have to set the projection code?
If your application is based on the GeoBliki example, then you will probably also have a GetFeature widget. You need to set featureSrs there as well. Regards, Andreas. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
