Thanks for a quick answer! Seems to be exactly what i needed! regards, jakob
Edward Mac Gillavry wrote > > Jakob, > > There's a Filter function to convert an angle expressed in radians into > degrees called "toDegrees'. For more info about Filter functions, check > http://docs.geoserver.org/latest/en/user/filter/function_reference.html. > > > ... > <Rotation> > <ogc:Function name="toDegrees"> > <ogc:PropertyName>your_orientation_column</ogc:PropertyName> > </ogc:Function> > </Rotation> > ... > > Regards, > > Edward > >> Date: Tue, 28 Aug 2012 03:49:52 -0700 >> From: jventin@ >> To: [email protected] >> Subject: [Geoserver-users] sld: use radians instead of degrees >> >> Hi all, >> >> I have a dataset with labels, which have as an attribute the orientation >> angel, eg in which direction they should appear on the screen. Now those >> angels are in radians and I have found that geoserver uses degrees. >> >> Does anybody know how to solve this? >> >> thanks, >> Jakob >> >> >> >> -- >> View this message in context: >> http://osgeo-org.1560.n6.nabble.com/sld-use-radians-instead-of-degrees-tp4998279.html >> Sent from the GeoServer - User mailing list archive at Nabble.com. >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> Geoserver-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geoserver-users > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Geoserver-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users > -- View this message in context: http://osgeo-org.1560.n6.nabble.com/sld-use-radians-instead-of-degrees-tp4998279p4998295.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
