GET systemsources/Wkt2ShpService
Test dostupnosti služby pro konverzi WKT do SHP
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
SystemSourceDTOName | Description | Type | Additional information |
---|---|---|---|
IsOk | boolean |
None. |
|
Status | integer |
None. |
|
Time | integer |
None. |
|
Url | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "isOk": true, "status": 2, "time": 3, "url": "sample string 4" }