GIS OSTRAVA 2008

VŠB - TU OSTRAVA, 27. - 30. 1. 2008

Abstract of paper No. 20
Title: SVG FOR WEBGIS
Author(s): Szczepanek, R.
Text:

Scalable Vector Graphics (SVG) format is in development since 1998 by W3C SVG working group. Its specification based on XML grammar makes it excellent, scalable tool for interactive WebGIS creation. SVG code can be easily combined with several web standards (CSS, XSL) and run on resource-limited devices. Several rendering methods like filtering, gradients and animation are included in specification, but not all of them are supported by web browsers. The paper describes practical issues of SVG implementation for web presentation of hydrometeorological data. Rendering of text and graphical elements for presentation of spatial data from automatic monitoring system were tested on leading web browser (Internet Explorer, Mozilla Firefox and Opera). To archive good scalability of web application, SVG embedment in XHTML code was of main concern, not SVG standalone approach. Several methods of embedded SVG image rendering were tested - tag, tag,