This page is English Version of the Japanese article of this blog.
We release the SVG Map based web map mashupping system which performs a composite view (Hyper-Layering) of landslide map data base which National Research Institute for Earth Science and Disaster Prevention releases and 1:25000"DENSHI-KOKUDO" topographical SVG map which released Geographical Survey Institute.
Please access the following URL with PC in which SVG Map Toolkit was installed.
http://www.svg-map.org/svg/wmsGw/CJ_BOSAI.svg
Supplement :
In this system, the SVG-ize server which enables it to treat the map services provided by the WMS specifications of OGC as SVG Map is used.
# The server of an original landslide map has a WMS interface.
The SVG-ize server is only a server which generates the container SVG data which refers to a WMS server instead of a gateway which performs the reworking of the data of a WMS server. Therefore, the processing is light and constructing as a static data is also easy. (See Also: Relationship between WMS and SVG Map )
Although some characteristic mechanisms are further included in this server, I would like to explain in full detail separately about those mechanisms.