From d8f41a4f6e35675ffebecdd87dab2b63eeb13853 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 25 Oct 2024 18:01:32 +0000 Subject: [PATCH] Update manifest.json --- manifest.json | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/manifest.json b/manifest.json index d6a85da..858a32a 100644 --- a/manifest.json +++ b/manifest.json @@ -358,6 +358,67 @@ "DefaultDeployment": {}, "WorkDirectory": "terraform-unity" }, + { + "DisplayName": "MMGIS2", + "Name": "mmgis2", + "Version": "2.11.3", + "Channel": "beta", + "Owner": "Tariq Soliman", + "Repository": "https://github.com/unity-sds/unity-cs-infra", + "Description": "Multi-Mission Geographical Information System - Web-based Mapping and Spatial Data Infrastructure for Planetary Science Operations", + "Tags": [ + "tile", + "javascript", + "planet", + "earth", + "mars", + "space", + "graphics", + "globe3d", + "tile3d", + "tiles", + "geojson", + "orbit", + "orbital", + "vector", + "dem", + "dtm", + "elevation", + "gdal", + "gdal2tiles", + "3d", + "nasa", + "ammos", + "map", + "mapping", + "visualization", + "three", + "threejs", + "webgl", + "gis", + "geographical information system", + "geospatial", + "rendering", + "geometry", + "terrain", + "mmgis", + "leaflet", + "multi-mission" + ], + "Category": "geospatial", + "IamRoles": {}, + "Package": "https://github.com/unity-sds/unity-cs-infra", + "ManagedDependencies": {}, + "Backend": "terraform", + "WorkDirectory": "MMGIS-IAC/terraform2", + "DefaultDeployment": { + "Variables": { + "Values": { + "ignore": "" + } + } + } + }, { "DisplayName": "Unity-DS-Application", "Name": "unity-ds",