Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

General request format: 

http://IP-address:port/web2/secure/kartas/{plan}/

Request parameters:

ParameterIs requiredDescription
planYesMap ID

Request example:

http://127.0.0.1:8085/web2/secure/kartas/2

Response example:

<karta>
  <id>2</id>
  <name>This is plan of a building</name>
</karta>

Response parameters:

ParameterDescription
idMap ID
nameMap name
  • No labels