Documentation for Intellect 4.10.4. 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

Version 1 Next »

There can be 0 or more maps

http://example.com:[port][/somecontext]/secure/kartas/

Sample of response:

<kartas>
    <karta>
        <id>plan</id>
        <name>This is plan of a building</name>
    </karta>
    <karta>
        <id>site</id>
        <name>This is site around the building</name>
    </karta>
</kartas>
  • No labels