TopobaseFormat

Description

The TopobaseFormat enumeration contains formats of topobase map.

It is used by the following methods:

Available Values

Value Brief description
1 Tbs. Format to display a map in 2D mode in the desktop application.
Color fill of the map, a legend, territory info are available.
2 Svg. Format to display an SVG map in Web application in 2D mode.
Color fill of the map, a legend, territory info, time line, scaling are available.
4 Google. A form to display  external map  in the Web application in 2D mode.
Color fill of the map, a legend, territory info, time scale, scaling are available.
8 Triangulate. Format to display an SVG map in Web application in  3D mode.
Color fill of the map, a legend, territory info, time scale, scaling, territory volume are available.
16 Vml. Format to display an SVG map in Web application in 2D mode in the Internet Explorer 8 browser.
Color fill of the map, a legend, territory info, time scale, scaling are available.
32 Sphere. Format to display an SVG map in Web application in  3D mode.
Color fill of the map, a legend, territory info, time scale, scaling, territory volume are available.
All coordinates in radians converted from the physical coordinates.
128 TriangulateSmall. Format to display maps in the mobile application.
The triangular topobase is supported, but the number of nodes is reduced and equal to 65536 for OpenGL ES.

Features of Working with Different Formats of Topobases

Options of data visualization on the map depend on the selected topobase:

Topobase type

Desktop

Regular Report

Application

Express Report

Web

Regular Report

Application

Express Report

Standard Map (TBS).


Shown as a picture.

SVG Map.


Territory info is unavailable.

VML Map.


Territory info is unavailable.

3D Map (Triangulate).


Territory info is unavailable.

Sphere
(Sphere).


Territory info is unavailable.

External Map (Google).

For Mobile Applications
(TriangulateSmall)

See also:

Topobase Assembly Enumerations