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. Format 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.
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.

Features of Working with Different Formats of Topobases

The table displays the availability of data visualization on a map used in regular or express reports in the desktop application:

Topobase format Regular report Express report
TBS
SVG
Google
Triangulate
Sphere

Designations:

- functionality is fully available.

- functionality is not available.

The table displays the availability of data visualization on a map used in regular and express reports in the web application:

Topobase format Regular report Express report
TBS
SVG
Google
Triangulate
Sphere

Designations:

- functionality is fully available.

- functionality is not available.

- functionality is limited.

Features of topobase use in the web application:

See also:

Topobase Assembly Enumerations