IN THIS ARTICLE

How to add custom Geocoding service to Web Console

Incorrect email!

The article was successfully sent to the email

Summary

This article describes how to add a Custom Geocoding Service to TRBOnet Web Console by editing the Web.config file.

Web Console supports Custom Geocoding, similar to TRBOnet Server and Dispatch Console.

Steps

1. Stop the IIS service.
2. Open the Web Console files folder. Default path: C:\inetpub\WEB_CONSOLE_FILES_FOLDER
3. Edit the file Web.config.
4. Locate the following lines:
add key="UrlGetStreetNameCustom" value=""
5. Insert the Custom Geocoding service URLs. Example:

Notes

UrlGetStreetNameCustom is the Get Address by Coordinates function.
UrlGetCoordinatesCustom is the Get Coordinates by Address function.

Helpful?
We're glad this article helped.

Thanks for letting us know. What went wrong?