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

Upload geotagged images tool configuration
Property |
Description |
Save path on App Server |
Save path of the uploaded images. Specifies a local server path on WebOffice 10.2 SP3 Server. Example: C:\arcgisserver\directories\WebOfficeUpload. |
Use tool? |
Control whether this tool is available in the WebOffice 10.2 SP3 client (Yes) or not (No). |
Quota [kb] |
Size of maximum file upload in KB. |
Upload geotagged images tool properties
In order to make the tool available in the WebOffice 10.2 SP3 client, you need to configure at least
| • | one Edit Layer (specifically for the upload geotagged images tool) |
Retrieve uploaded images
In order to retrieve images in the WebOffice 10.2 SP3 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 Upload Geotagged Images for details about the configuration of this functionality for the WebOffice Sample Project.
Note: See chapter Add Geotagged Images for details about using the tool in the WebOffice html client.