Navigation:  WebOffice author (ArcMap extension) > Edit Menu > WebOffice Category > Tools >

Add Images

Previous pageReturn to chapter overviewNext page

Configure the Add Images function as a tool in your WebOffice 10.7 SP1 project to upload images to the WebOffice 10.7 SP1 server, save the EXIF header information into a feature class and display the images according to their position on the map.

 

Add Images tool configuration

Add Images tool configuration

 

Property

Description

Save path on App Server

Save path of the uploaded images. Specifies a local server path on WebOffice 10.7 SP1 Server.

Example: C:\arcgisserver\directories\WebOfficeUpload.

Use tool?

Control whether this tool is available in the WebOffice 10.7 SP1 client (Yes) or not (No).

Quota [kb]

Size of maximum file upload in KB.

Add Images tool properties

 

In order to make the tool available in the WebOffice 10.7 SP1 client, you need to configure at least

one Edit Layer (specifically for the Add Images tool)

Geotagging Attributes

 

Retrieve uploaded images

In order to retrieve images in the WebOffice 10.7 SP1 application or in other systems there has to exist a virtual directory which points to the upload folder of the file system. In a next step you want the layer that shows the uploaded images to be identifiable/selectable. Finally, configure a Hyperlink on the layer's search result view and define the field that contains the unique id (storage filename) of the uploaded image as key field.

 

Note: When using Apache Tomcat Connector, consider Settings for Request Filtering when uploading large image files (> 20 MB) via Internet Information Services (IIS).

Note: See chapter Activate Add Images for details about the configuration of this functionality for the WebOffice Sample Project.

Note: See chapter Add Images for details about using the tool in the WebOffice html client.