From 8b0873a5cf29877f8e5f1922783fabd555750400 Mon Sep 17 00:00:00 2001 From: TULCHINSKI LIRAN Date: Thu, 18 Jun 2026 15:56:48 +0300 Subject: [PATCH 01/10] feat: added mentions of productSubType and update productTypes enum --- docs/MapColonies/3D/services/3dViewer/README.md | 2 ++ docs/MapColonies/3D/services/catalog/profile_v1.md | 3 ++- docs/MapColonies/3D/services/catalog/profile_v2.md | 3 ++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/MapColonies/3D/services/3dViewer/README.md b/docs/MapColonies/3D/services/3dViewer/README.md index 70f8b2c10..a01d4fe5e 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 + Smart Reality 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 + Smart Reality 1 123 123 diff --git a/docs/MapColonies/3D/services/catalog/profile_v1.md b/docs/MapColonies/3D/services/catalog/profile_v1.md index deef5a227..5ba40a8f2 100644 --- a/docs/MapColonies/3D/services/catalog/profile_v1.md +++ b/docs/MapColonies/3D/services/catalog/profile_v1.md @@ -25,7 +25,8 @@ This version is deprecated, please refer to latest version | 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 / 3DSemantic / 3DSemanticMesh /QuantizedMeshDTMBest / QuantizedMeshDSMBest
default: 3DPhotoRealistic | +| mc:productSubType | text | ProductSubType values | | mc:links | text | available links for current product CSW Links
structure of links in the format ***name,description,protocol,url[^„,[^„,]]*** | | mc:description | text | the product description
maxLength: 250 | | mc:creationDateUTC | date | the date when raw product was created
supported format: **dd/mm/yyyy** | diff --git a/docs/MapColonies/3D/services/catalog/profile_v2.md b/docs/MapColonies/3D/services/catalog/profile_v2.md index f8d087ef8..59946b66d 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 / 3DSemantic / 3DSemanticMesh /QuantizedMeshDTMBest / QuantizedMeshDSMBest
default: 3DPhotoRealistic | +| mc:productSubType | text | ProductSubType values | | 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")** | From 56d15b4441f55d690df17522fc3058c75a66ca00 Mon Sep 17 00:00:00 2001 From: TULCHINSKI LIRAN Date: Thu, 18 Jun 2026 16:59:37 +0300 Subject: [PATCH 02/10] feat: added mentions of productSubType and update productTypes enum --- docs/MapColonies/3D/services/catalog/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/MapColonies/3D/services/catalog/README.md b/docs/MapColonies/3D/services/catalog/README.md index c3aa86ea3..d5e009df1 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 + Smart Reality 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 + Smart Reality 1 photogrammetric P-80 From 5bb1eb297ff375997d7e226ac704a2aba7f56247 Mon Sep 17 00:00:00 2001 From: TULCHINSKI LIRAN Date: Sun, 21 Jun 2026 10:08:32 +0300 Subject: [PATCH 03/10] chore: revert profile_v1 and change subtype --- docs/MapColonies/3D/services/3dViewer/README.md | 4 ++-- docs/MapColonies/3D/services/catalog/README.md | 4 ++-- docs/MapColonies/3D/services/catalog/profile_v1.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/MapColonies/3D/services/3dViewer/README.md b/docs/MapColonies/3D/services/3dViewer/README.md index a01d4fe5e..781ecee49 100644 --- a/docs/MapColonies/3D/services/3dViewer/README.md +++ b/docs/MapColonies/3D/services/3dViewer/README.md @@ -114,7 +114,7 @@ You will get GetRecords XML Response with the products **metadata**. \\domtest\mimi\archi\maz\silver\libot\afula-whole PUBLISHED 3DPhotoRealistic - Smart Reality + Test subtype 1 i uy @@ -146,7 +146,7 @@ You will get GetRecords XML Response with the products **metadata**. \\domtest\mimi\archi\maz\silver\libot\City PUBLISHED 3DPhotoRealistic - Smart Reality + Test subtype 1 123 123 diff --git a/docs/MapColonies/3D/services/catalog/README.md b/docs/MapColonies/3D/services/catalog/README.md index d5e009df1..d4e1583ee 100644 --- a/docs/MapColonies/3D/services/catalog/README.md +++ b/docs/MapColonies/3D/services/catalog/README.md @@ -83,7 +83,7 @@ After sending the request, you will get a response with all the records matched c2bbeeee-6081-4e69-918c-287f48ea244d מודל פריז 3DPhotoRealistic - Smart Reality + Test subtype 1 photogrammetric P-30 @@ -113,7 +113,7 @@ After sending the request, you will get a response with all the records matched c2bb5433ee-6081-4e69-918c-287f48ea244d מודל סיני 3DPhotoRealistic - Smart Reality + Test subtype 1 photogrammetric P-80 diff --git a/docs/MapColonies/3D/services/catalog/profile_v1.md b/docs/MapColonies/3D/services/catalog/profile_v1.md index 5ba40a8f2..98e47499f 100644 --- a/docs/MapColonies/3D/services/catalog/profile_v1.md +++ b/docs/MapColonies/3D/services/catalog/profile_v1.md @@ -25,7 +25,7 @@ This version is deprecated, please refer to latest version | 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 / 3DSemantic / 3DSemanticMesh /QuantizedMeshDTMBest / QuantizedMeshDSMBest
default: 3DPhotoRealistic | +| mc:productType | enum | **Valid Values**:
3DPhotoRealistic / QuantizedMeshDTMBest / QuantizedMeshDSMBest
default: 3DPhotoRealistic | | mc:productSubType | text | ProductSubType values | | mc:links | text | available links for current product CSW Links
structure of links in the format ***name,description,protocol,url[^„,[^„,]]*** | | mc:description | text | the product description
maxLength: 250 | From 3fa3e71d8f25a781474bb8e8c9ffae0a123c555d Mon Sep 17 00:00:00 2001 From: TULCHINSKI LIRAN Date: Sun, 21 Jun 2026 10:35:03 +0300 Subject: [PATCH 04/10] chore: revert profile_v1 and change subtype --- docs/MapColonies/3D/services/catalog/profile_v1.md | 1 - docs/MapColonies/3D/services/catalog/profile_v2.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/MapColonies/3D/services/catalog/profile_v1.md b/docs/MapColonies/3D/services/catalog/profile_v1.md index 98e47499f..deef5a227 100644 --- a/docs/MapColonies/3D/services/catalog/profile_v1.md +++ b/docs/MapColonies/3D/services/catalog/profile_v1.md @@ -26,7 +26,6 @@ This version is deprecated, please refer to latest version | 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:productSubType | text | ProductSubType values | | mc:links | text | available links for current product CSW Links
structure of links in the format ***name,description,protocol,url[^„,[^„,]]*** | | mc:description | text | the product description
maxLength: 250 | | mc:creationDateUTC | date | the date when raw product was created
supported format: **dd/mm/yyyy** | diff --git a/docs/MapColonies/3D/services/catalog/profile_v2.md b/docs/MapColonies/3D/services/catalog/profile_v2.md index 59946b66d..ad910fc1f 100644 --- a/docs/MapColonies/3D/services/catalog/profile_v2.md +++ b/docs/MapColonies/3D/services/catalog/profile_v2.md @@ -24,7 +24,7 @@ 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 / 3DSemantic / 3DSemanticMesh /QuantizedMeshDTMBest / QuantizedMeshDSMBest
default: 3DPhotoRealistic | +| mc:productType | enum | **Valid Values**:
3DPhotoRealistic / 3DPhotoRealisticBest / 3DSemantic / 3DSemanticMesh /QuantizedMeshDTMBest / QuantizedMeshDSMBest
default: 3DPhotoRealistic | | mc:productSubType | text | ProductSubType values | | 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** | From 0e0bf86e403ff7888243a865e164dbc8b022403c Mon Sep 17 00:00:00 2001 From: TULCHINSKI LIRAN Date: Sun, 21 Jun 2026 10:36:28 +0300 Subject: [PATCH 05/10] chore: revert profile_v1 and change subtype --- docs/MapColonies/3D/services/catalog/profile_v2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MapColonies/3D/services/catalog/profile_v2.md b/docs/MapColonies/3D/services/catalog/profile_v2.md index ad910fc1f..9f5023d1b 100644 --- a/docs/MapColonies/3D/services/catalog/profile_v2.md +++ b/docs/MapColonies/3D/services/catalog/profile_v2.md @@ -24,7 +24,7 @@ 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 / 3DPhotoRealisticBest / 3DSemantic / 3DSemanticMesh /QuantizedMeshDTMBest / QuantizedMeshDSMBest
default: 3DPhotoRealistic | +| mc:productType | enum | **Valid Values**:
3DPhotoRealistic / 3DPhotoRealisticBest / 3DSemantic / 3DSemanticMesh /QuantizedMeshDTMBest / QuantizedMeshDSMBest / 3DPointCloud
default: 3DPhotoRealistic | | mc:productSubType | text | ProductSubType values | | 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** | From ebcebb709e64ebf4900332bf79408584ce7af5ea Mon Sep 17 00:00:00 2001 From: TULCHINSKI LIRAN Date: Sun, 21 Jun 2026 10:37:06 +0300 Subject: [PATCH 06/10] chore: revert profile_v1 and change subtype --- docs/MapColonies/3D/services/catalog/profile_v2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MapColonies/3D/services/catalog/profile_v2.md b/docs/MapColonies/3D/services/catalog/profile_v2.md index 9f5023d1b..416333634 100644 --- a/docs/MapColonies/3D/services/catalog/profile_v2.md +++ b/docs/MapColonies/3D/services/catalog/profile_v2.md @@ -24,7 +24,7 @@ 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 / 3DPhotoRealisticBest / 3DSemantic / 3DSemanticMesh /QuantizedMeshDTMBest / QuantizedMeshDSMBest / 3DPointCloud
default: 3DPhotoRealistic | +| mc:productType | enum | **Valid Values**:
3DPhotoRealistic / 3DPhotoRealisticBest / 3DSemantic / 3DSemanticMesh / QuantizedMeshDTMBest / QuantizedMeshDSMBest / 3DPointCloud
default: 3DPhotoRealistic | | mc:productSubType | text | ProductSubType values | | 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** | From dee9cf28f5e9e78cea4370a2e65436016e77e60b Mon Sep 17 00:00:00 2001 From: TULCHINSKI LIRAN Date: Sun, 21 Jun 2026 15:38:32 +0300 Subject: [PATCH 07/10] chore: remove 'ProductSubType values' from productSubType --- docs/MapColonies/3D/services/catalog/profile_v2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MapColonies/3D/services/catalog/profile_v2.md b/docs/MapColonies/3D/services/catalog/profile_v2.md index 416333634..de62e5a2e 100644 --- a/docs/MapColonies/3D/services/catalog/profile_v2.md +++ b/docs/MapColonies/3D/services/catalog/profile_v2.md @@ -25,7 +25,7 @@ Removed unnecessary properties and added two properties: source and status of th | mc:productName | text | the product name
maxLength: 50 | | mc:productVersion | int | the product version
AUTO_GENERATED | | mc:productType | enum | **Valid Values**:
3DPhotoRealistic / 3DPhotoRealisticBest / 3DSemantic / 3DSemanticMesh / QuantizedMeshDTMBest / QuantizedMeshDSMBest / 3DPointCloud
default: 3DPhotoRealistic | -| mc:productSubType | text | ProductSubType values | +| mc:productSubType | text | | 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")** | From 2e3ef308e30e2b6aec31fe435c7e9f4bf7f64649 Mon Sep 17 00:00:00 2001 From: TULCHINSKI LIRAN Date: Sun, 21 Jun 2026 18:06:25 +0300 Subject: [PATCH 08/10] chore: added mentions of productSubType --- docs/MapColonies/3D/Guides/3D_getting_started.md | 2 ++ docs/MapColonies/3D/services/catalog/README.md | 1 + 2 files changed, 3 insertions(+) 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/catalog/README.md b/docs/MapColonies/3D/services/catalog/README.md index d4e1583ee..bf114f591 100644 --- a/docs/MapColonies/3D/services/catalog/README.md +++ b/docs/MapColonies/3D/services/catalog/README.md @@ -144,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 From 9486458b6d85b42cfc447c90d7a460edc426d7d4 Mon Sep 17 00:00:00 2001 From: TULCHINSKI LIRAN Date: Mon, 22 Jun 2026 15:17:45 +0300 Subject: [PATCH 09/10] chore: add description to the productSubType --- docs/MapColonies/3D/services/catalog/profile_v2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MapColonies/3D/services/catalog/profile_v2.md b/docs/MapColonies/3D/services/catalog/profile_v2.md index de62e5a2e..e14aa4079 100644 --- a/docs/MapColonies/3D/services/catalog/profile_v2.md +++ b/docs/MapColonies/3D/services/catalog/profile_v2.md @@ -25,7 +25,7 @@ Removed unnecessary properties and added two properties: source and status of th | mc:productName | text | the product name
maxLength: 50 | | mc:productVersion | int | the product version
AUTO_GENERATED | | mc:productType | enum | **Valid Values**:
3DPhotoRealistic / 3DPhotoRealisticBest / 3DSemantic / 3DSemanticMesh / QuantizedMeshDTMBest / QuantizedMeshDSMBest / 3DPointCloud
default: 3DPhotoRealistic | -| mc:productSubType | text | +| 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")** | From 1392003e6fdf2e484f2c961a821d0a8e1e8e58f2 Mon Sep 17 00:00:00 2001 From: TULCHINSKI LIRAN Date: Mon, 22 Jun 2026 15:19:05 +0300 Subject: [PATCH 10/10] chore: add description to the productSubType --- docs/MapColonies/3D/services/catalog/profile_v2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MapColonies/3D/services/catalog/profile_v2.md b/docs/MapColonies/3D/services/catalog/profile_v2.md index e14aa4079..a168cf2f5 100644 --- a/docs/MapColonies/3D/services/catalog/profile_v2.md +++ b/docs/MapColonies/3D/services/catalog/profile_v2.md @@ -25,7 +25,7 @@ Removed unnecessary properties and added two properties: source and status of th | mc:productName | text | the product name
maxLength: 50 | | mc:productVersion | int | the product version
AUTO_GENERATED | | 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: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")** |