The TopobaseFormat enumeration contains formats of topobase map.
It is used by the following methods:
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. |
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 | ||
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 | ||
Triangulate | ||
Sphere |
Designations:
- functionality is fully available.
- functionality is not available.
- functionality is limited.
Features of topobase use in the web application:
A TBS topobase in regular reports is displayed as an image.
Territory info is not available in express reports for the following topobases: SVG, Triangulate, Sphere.
See also: