Hi Nathan > 2. Can I assign a coordinate projection to SVG viewport. In other > words, after converting the GML data to SVG and viewing it in an SVG > viewer, can I display the lat/lon information of the GIS layer by > pointing mouse on the screen. If it is possibly then how?
Holger pointed to the message http://groups.yahoo.com/group/svg-developers/message/49753 and I agree with the steps described there. In the SVG viewport you won't have the information about the projection any more. SVG is based solely on rectangular coordinates and (as far as I know) knows nothing about the original projection. However you could transfer lat long values (decimal degrees) to SVG and display coordinates (using ECMSScript) but the user has to know that there will be some inaccuracies in the values displayed and in the portrayal itself. Intergraph's GeoMedia WebMap WMS server is able to export SVG. In this case metadata about the original projection are integrated in the SVG delevered by the server, and this inforamtion can be evaluated further by an application, for example in order to merge datasets. Regards Franz-Josef Behr ----------------------------------------- Prof. Dr.-Ing. Franz-Josef Behr University of Applied Sciences, Stuttgart ----------------------------------------- Never doubt that a small group of thoughtful, committed citizens can change the world. Indeed it is the only thing that ever has. Margret Mead ----------------------------------------- Faculty Surveying, Informatics and Mathematics FG Geoinformatik Schellingstraße 24, D-70174 Stuttgart http://www.hft-stuttgart.de/ http://www.gis-news.de http://www.gis-management.de ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

