With WebOffice 10.6 R2 there have been optimizations of the names of some tools for WebOffice core client and standardization of the corresponding names in WebOffice author standalone. The tool names have now been optimized for use in WebOffice core Client, i.e. there are no more clipped tool names in WebOffice core Client. Furthermore, the names are primarily based on Esri ArcGIS Pro.
The following tools have been renamed and / or standardized:
Old name WebOffice core client |
Old name WebOffice author |
New name |
NAVIGATION |
||
Previous Extent |
Zoom Previous |
Previous Extent |
Zoom to Full Extent |
Zoom to full extent |
Full Extent |
SELECT / IDENTIFY |
||
Box Selection |
Select - rectangle/box |
Select Rectangle |
Selection by Polyline |
Select - line |
Select Line |
Selection by Area |
Select - polygon |
Select Area |
Selection by Circle |
Select - periphery |
Select Circle |
Coordinate Search |
Search/reproject coordinates |
Search Coordinates |
Clear Selection |
Clear selection/markup |
Clear Selection |
DRAW / MEASURE |
||
Measure Point |
Measure - point |
Measure Point |
Measure Distance |
Measure - distance |
Measure Distance |
Measure Area |
Measure - area |
Measure Area |
Measure Perpendicular |
Measure - perpendicular |
Measure Perpendicular |
Measure by Angle/Distance |
Measure - Arc/Length |
Measure Angle |
Place Symbol |
Meeting Point |
Place Symbol |
Feature labeling |
Free labeling |
Label Feature |
Multi-feature labeling |
Multifeature free labeling |
Label Multiple |
ADD DATA |
||
Add Local Geodata |
Upload local geodata |
Add Data |
Add Geotagged Images |
Upload of geotagged image files |
Add Images |
Add WMS Service |
Add WMS service |
WMS Service |
Add ArcGIS Online Service |
Add ArcGIS Online / Server Service |
ArcGIS Service |
EXPORT |
||
Data Export |
extract data |
Export Data |
|
WebOffice extract server - extract data |
WebOffice extract server - Export Data |
Export Map Image |
Map copy |
Export Map Image |
ANALYSIS |
||
Buffer / Neighbours |
Buffer |
Create Buffer |
Overlay Map |
Map overlay |
Overlay Map |
In case old tool names should be further used, they have to be customized in Customize Language Bundle after the update.
The following entries in the corresponding language files for the WebOffice core client are affected:
.\client_workspace\JSXAPPS\weboffice\jss\language_weboffice_en.xml (and German)
<record jsxid="TOOLPAN.TIP" jsxtext="Pan"/>
<record jsxid="TOOLZOOMFULL.TIP" jsxtext="Full Extent"/>
<record jsxid="MENU.ARCMAPMODE.FULL" jsxtext="Full Extent"/>
<record jsxid="TOOLZOOMPREVIOUS.TIP" jsxtext="Previous Extent"/>
<record jsxid="TOOLSELECT.TYPE.BOX" jsxtext="Select Rectangle"/>
<record jsxid="TOOLSELECT.TYPE.LINE" jsxtext="Select Line"/>
<record jsxid="TOOLSELECT.TYPE.AREA" jsxtext="Select Area"/>
<record jsxid="TOOLSELECT.TYPE.CIRCLE" jsxtext="Select Circle"/>
<record jsxid="TOOLGOTO.TIP" jsxtext="Search Coordinates"/>
<record jsxid="TOOLMEASUREPOINT.TIP" jsxtext="Measure Point"/>
<record jsxid="TOOLMEASUREPERPENDICULAR.TIP" jsxtext="Measure Perpendicular"/>
<record jsxid="TOOLMEASUREARCLENGTH.TIP" jsxtext="Measure Angle"/>
<record jsxid="TOOLLABEL.TIP" jsxtext="Label Feature"/>
<record jsxid="TOOLUPLOADGEODATA.TIP" jsxtext="Add Data"/>
<record jsxid="TOOLGEOTAGGEDIMAGES.TIP" jsxtext="Add Images"/>
<record jsxid="TOOLGEOTAGGEDIMAGES.CAPTION.LOWPRIO" jsxtext="Add Images"/>
<record jsxid="TOOLADDWMS.TIP" jsxtext="WMS Service"/>
<record jsxid="TOOLADDAGSREST.TIP" jsxtext="ArcGIS Service"/>
<record jsxid="TOOLEXTRACT.TIP" jsxtext="Export Data"/>
<record jsxid="TOOLBUFFER.TIP" jsxtext="Create Buffer"/>
.\client_core\jss\language_weboffice_en.xml (and German)
<record jsxid="TOOLZOOMFULL.TIP" jsxtext="Full Extent"/>
<record jsxid="TOOLZOOMPREVIOUS.TIP" jsxtext="Previous Extent"/>
<record jsxid="TOOLSELECT.TYPE.BOX" jsxtext="Select Rectangle"/>
<record jsxid="TOOLLABEL.TIP" jsxtext="Label Feature"/>
<record jsxid="TOOLMULTIFEATURELABEL.TIP" jsxtext="Label Multiple"/>