Accessing the Local Knowledge Web Service

Cadcorp SIS Notice Board 9 includes the Local Knowledge Web Service for displaying information about a location.

The results are incorporated into a user interface to show the found features on a Notice Board.

A number of different queries can be defined on data layers including:

  • Area – which area feature covers the location?
  • Statistic – give me statistics about the location, using a defined buffer size
  • NearestN – what are the nearest 5 (user defined) features?
  • Distance – which features are within a defined distance of the location?

A number of Local Knowledge services can be set up using:

  • A SWD of data layers with the query type defined
  • A set of templates which define how the data will be displayed

Local Knowledge queries are normally run within Notice Board itself using the results of Quick Search queries or the centre of the map.

But it is possible to get Local Knowledge results without viewing a map; to do this use the HTTP POST requests directly against the Local Knowledge web service.

This is installed with Notice Board in the root folder, usually C:\inetpub\wwwroot\NoticeBoard9\LocalKnowledge.asmx

Making Requests to LocalKnowledge.asmx

This section explains the process for doing this in Postman.

For sample Postman requests, see here > (LocalKnowledge.postman.json)

There are two requests available: