Research on the vector WebGIS realization based on SVG
Han Shuang-wang
Abstract
Han Shuang-wang
Abstract
SVG is a sort of markuplanguages based on XML,it is used to describe two dimensional vector graphics and vector/raster mixed graphics.Though SVG is not a standard to release spatial data of geography,but it can be widely applied to WebGIS,thus the vector WebGIS can be realized.Because SVG describes vector picture by the format of simple text,there is a small amount of SVG data,and SVG can be compressed through GZIP,so the WebGIS that be constructed based on SVG can reduce transmission load of the network and accelerate the display speed.SVG can support JavaScript by itself,and SVG can be mapped into the tree structure in the memory through DOM,so the client can realize the zoom,the roaming,the querying,and the control for map layers with operating DOM by JavaScript.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
SVG is a sort of markuplanguages based on XML,it is used to describe two dimensional vector graphics and vector/raster mixed graphics.Though SVG is not a standard to release spatial data of geography,but it can be widely applied to WebGIS,thus the vector WebGIS can be realized.Because SVG describes vector picture by the format of simple text,there is a small amount of SVG data,and SVG can be compressed through GZIP,so the WebGIS that be constructed based on SVG can reduce transmission load of the network and accelerate the display speed.SVG can support JavaScript by itself,and SVG can be mapped into the tree structure in the memory through DOM,so the client can realize the zoom,the roaming,the querying,and the control for map layers with operating DOM by JavaScript.
Key concepts: Scalable Vector Graphics, Computer science, JavaScript, Vector graphics, XML, Raster graphics, Zoom, Vectorization (mathematics)