<
From version < 9.4 >
edited by Roelof Zwaan
on 2023/03/08 14:24
To version < 14.1 >
edited by Robert Jan Daams
on 2025/02/04 11:02
>
Change comment: Renamed back-links.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.RoelofZwaan
1 +XWiki.RjDaams
Content
... ... @@ -38,7 +38,12 @@
38 38  
39 39  {{info}}
40 40  We also have new REST Calls, with the same Input Output formats:
41 -\\[[https:~~/~~/web.terraindex.com/datawsExternals/ITWImportExportRestService_V1_0/>>https://web.terraindex.com/datawsExternals/ITWImportExportRestService_V1_0/]]
41 +\\[[https:~~/~~/web.terraindex.com/datawsExternals/ITWImportExportRestService_V1_0/export>>https://web.terraindex.com/datawsExternals/ITWImportExportRestService_V1_0/export]]
42 +
43 +input as json: ExportRequest
44 +output as json: ExportResult
45 +
46 +as  POST  or  GET
42 42  {{/info}}
43 43  
44 44  == 1. Retreive all changed project from TerraIndex ==
... ... @@ -263,7 +263,7 @@
263 263  == 2. Retreive the project export from TerraIndex ==
264 264  
265 265  To request the export from TerraIndex we have a SOAP webservice. This webservice is called the ExportService, and it will provide a full project in TerraIndex Format.
266 -The format of the projectfile is documentated here: [[Documentation TerraIndex Export format - dsFieldProject.xsd>>Implementation documentation.Documentation TerraIndex Export format - dsFieldProject\.xsd.WebHome]]
271 +The format of the projectfile is documentated here: [[Documentation TerraIndex Export format - dsFieldProject.xsd>>Implementation documentation.For customers.Documentation TerraIndex Export format - dsFieldProject\.xsd.WebHome]]
267 267  
268 268  To start connecting this webservice, you should use this URL of the Import Export Webservice:
269 269  
TerraIndex
asd