This page is English Version of the Japanese article of this blog.
In the explanation of SVG Map data divided into mosaic tegular, all tiles were assumed to be an equal size for the simplification. However, the arrangement of the tile can be arbitrarily specified in SVG Map according to the (x,y,width,height) attributes of the image element of the container file. Therefore, an individual tile need not be an equal size.
#Please refer to this article about the compare with other architectures.
The figure below is an appearance of the tile division of the coast lines data of Japan used with Tiny SVG Base Map content.
URL of the container is the following.
http://www.svg-map.org/svg/basemaps/GMapJpz/jpCoast.dbf.svgz
Because all contents of Tiny SVG Base Map are static files, you might understand the dividing mechanism by reading the source code.