2010/10/22 lv <[email protected]>: > After the GIS data is retrieved from Database, how to add offset to them > before publishing map. > For example, moving all point or line to north 100 meters.
The first question here has to be why do you want to do that? If your data is wrong in the database you'd be much better off fixing it there rather than modifying the GeoServer code to "fix" it. If however you need to modify features on the fly then you should probably look at the WPS module which allows the server to carry out arbitrary data operations. Ian -- Ian Turton ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
