diff --git a/docs/MapColonies/3D/Guides/3D_getting_started.md b/docs/MapColonies/3D/Guides/3D_getting_started.md index f23a2d786..c48d0f8b0 100644 --- a/docs/MapColonies/3D/Guides/3D_getting_started.md +++ b/docs/MapColonies/3D/Guides/3D_getting_started.md @@ -156,6 +156,7 @@ You will get GetRecords XML Response with product **metadata**. \\Path\To\3D\Models\e047n36_N\vricon_3d_surface_model_3dtiles_1.0_gltf_2\data\vricon_3dtiles PUBLISHED 3DPhotoRealistic + Test subtype 1 system 9 @@ -256,6 +257,7 @@ You will get GetRecords XML Response with product **metadata**. PUBLISHED QuantizedMeshDTMBest + Test subtype 1 1 diff --git a/docs/MapColonies/3D/services/3dViewer/README.md b/docs/MapColonies/3D/services/3dViewer/README.md index 70f8b2c10..781ecee49 100644 --- a/docs/MapColonies/3D/services/3dViewer/README.md +++ b/docs/MapColonies/3D/services/3dViewer/README.md @@ -114,6 +114,7 @@ You will get GetRecords XML Response with the products **metadata**. \\domtest\mimi\archi\maz\silver\libot\afula-whole PUBLISHED 3DPhotoRealistic + Test subtype 1 i uy @@ -145,6 +146,7 @@ You will get GetRecords XML Response with the products **metadata**. \\domtest\mimi\archi\maz\silver\libot\City PUBLISHED 3DPhotoRealistic + Test subtype 1 123 123 diff --git a/docs/MapColonies/3D/services/catalog/README.md b/docs/MapColonies/3D/services/catalog/README.md index c3aa86ea3..bf114f591 100644 --- a/docs/MapColonies/3D/services/catalog/README.md +++ b/docs/MapColonies/3D/services/catalog/README.md @@ -83,6 +83,7 @@ After sending the request, you will get a response with all the records matched c2bbeeee-6081-4e69-918c-287f48ea244d מודל פריז 3DPhotoRealistic + Test subtype 1 photogrammetric P-30 @@ -112,6 +113,7 @@ After sending the request, you will get a response with all the records matched c2bb5433ee-6081-4e69-918c-287f48ea244d מודל סיני 3DPhotoRealistic + Test subtype 1 photogrammetric P-80 @@ -142,6 +144,7 @@ After sending the request, you will get a response with all the records matched 11111111-1111-1111-1111-111111111111 aaa type + Test subtype 1 diff --git a/docs/MapColonies/3D/services/catalog/profile_v2.md b/docs/MapColonies/3D/services/catalog/profile_v2.md index f8d087ef8..a168cf2f5 100644 --- a/docs/MapColonies/3D/services/catalog/profile_v2.md +++ b/docs/MapColonies/3D/services/catalog/profile_v2.md @@ -24,7 +24,8 @@ Removed unnecessary properties and added two properties: source and status of th | mc:productId | text | unique external product id
AUTO_GENERATED | | mc:productName | text | the product name
maxLength: 50 | | mc:productVersion | int | the product version
AUTO_GENERATED | -| mc:productType | enum | **Valid Values**:
3DPhotoRealistic / QuantizedMeshDTMBest / QuantizedMeshDSMBest
default: 3DPhotoRealistic | +| mc:productType | enum | **Valid Values**:
3DPhotoRealistic / 3DPhotoRealisticBest / 3DSemantic / 3DSemanticMesh / QuantizedMeshDTMBest / QuantizedMeshDSMBest / 3DPointCloud
default: 3DPhotoRealistic | +| mc:productSubType | text | additional classification of the product that provides a more specific description within the selected productType | | mc:links | text | available links for current product CSW Links
structure of links in the format ***name,description,protocol,url[^„,[^„,]]*** | | mc:creationDateUTC | date | the date when raw product was created
supported format: **dd/mm/yyyy** | | mc:imagingTimeBeginUTC | date | start imaging date of raw product
supported format: **dd/mm/yyyy (not later than "mc:imagingTimeEndUTC")** |