General Setup of Local Knowledge

Local Knowledge uses a pre-defined address marker, or if one is not defined takes the coordinates from the centre of the map frame, and runs a number of spatial analysis queries from this point. The Information returned comes from a defined SIS Workspace Definition (SWD) and the way in which it is returned comes from a Template. configuration.

Firstly, for the service to work, you need to ensure that the following line of the web.config points to your GeognoSIS instance with the correct machine name and port number:

Web.config <appSettings> section:

<add key="Cadcorp_WML_WebServices_localhost" value="http://MachineNameOrIPAddress:GeognosisPortNumber/GeognoSIS/GeognoSIS.wsdl"/>

You must ensure that the machine name or IP address you use is present in the Proxy Configuration table of the webMapLayersConfig.db.


Send comments on this topic.