Changes

Geographies

1,061 bytes added, 14:53, 20 July 2016
Geography objects are objects carrying multiple geo coordinates as well as other information for visualizing different shapes on the map. The existing geography types are [[SYSCLS_GEO_LINE|lines]] and [[SYSCLS_GEO_POLYGON|polygons]].
{{Attention|Unless specifically noted otherwise, the feature described here is available on UBIK.WinX {{Version/WinXSince|2.5.3}} and UBIK.Android {{Version/AndroidSince|2.5.5}}.}}
== UI representation ==
[[File:UI_WinX_Map_Geographies.png|thumb|alt=Map Geographies UI (WinX)|Map Geographies UI (WinX)]]
[[File:UI_Android_Map_Geographies.png|thumb|alt=Map Geographies UI (Android)|Map Geographies UI (Android)]]Geography objects are visualized based on their types and their geography related property values, e.g. line color, fill color, etc. They are scaled as the zoom level of the map changes. Also they move and rotate with the map when panning and rotating the map. Like regular map POIs, they can be selected tapped and viewed in details as well. The outline of the selected one is highlighted (special color and extra thickness).
== Details flyout panel = UBIK.WinX ===Once a geography object is tapped, it becomes selected, its outline highlighted (special color and extra thickness) and its details are shown in is a flyout panel . Tapping the same object again deselects it and dismisses the panel. There can be only one selected object at the same time. === UBIK.Android ===Once a geography object is tapped, a window pointing at the tapped object is shown to display its details. Tapping the same object again or tapping the {{key press|X}} button closes the window. It is possible to show windows for multiple objects at the same time. == Geography details ==Once a geography object is tapped, its details are shown just as for regular POIs. In any case, the following is shown.
* Name;
* Description;
* Number of children, properties, documents;(only on UBIK.WinX)
* Priority properties;
* A "Target" button to browse to the object;({{key press|Target}} on UBIK.WinX and {{key press|Browse}} on UBIK.Android)* A "{{key press|Share" }} button to make a snapshot of the content with the map background.(only on UBIK.WinX)
=== For geo objects ===
If a geography object happens to be a geo object carrying a valid geo coordinate, the following is shown in addition.
* The distance to the geo coordinate;(only on UBIK.WinX)* A "Drive To" and a "Walk To" button Button(s) to navigate to the geo coordinate;({{key press|Drive To}} and {{key press|Walk To}} on UBIK.WinX and {{key press|AR-Nav}} on UBIK.Android)* A "{{key press|Use Geo Info" }} button to take the geo coordinate as the user location.(only on UBIK.WinX)
=== For groups and buildings ===
If a geography object happens to be a group or a building, the following is shown in addition to the ones for geo objects. (Because groups/buildings are by definition also geo objects.)
* An "{{key press|Open POI Group" }} button to open the group;* Or an "{{key press|Enter Building" }} button to enter the building.(only on UBIK.WinX)
== Group and layer filtering ==