From 3cf086d82f3e6efd3d314f641c01827eb52df9c5 Mon Sep 17 00:00:00 2001 From: Agaria <96198356+agaria-rep@users.noreply.github.com> Date: Sun, 25 Jun 2023 22:29:45 +0300 Subject: [PATCH 1/3] Update index.json --- index.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.json b/index.json index 2ef1e6a..daa8ed1 100644 --- a/index.json +++ b/index.json @@ -9,5 +9,11 @@ "description": "Map of the Virtual States of the ERTH2 Universe", "geoURL": "https://erth2.github.io/movc/geo/geo.geojson", "countryInfoURL": "https://erth2.github.io/movc/geo/src/countries.json" + }, + "vgovernments": { + "name": "Virtual Governments", + "description": "Map of the Virtual States of the ERTH2 Universe", + "geoURL": "https://raw.githubusercontent.com/agaria-rep/CIMOOVG/main/map/geo.geojson", + "countryInfoURL": "https://raw.githubusercontent.com/agaria-rep/CIMOOVG/main/map/src/countries.json" } } From d30b25cc61b33f4b70befef9a526d28f07748926 Mon Sep 17 00:00:00 2001 From: Agaria <96198356+agaria-rep@users.noreply.github.com> Date: Mon, 26 Jun 2023 15:51:35 +0300 Subject: [PATCH 2/3] Update index.json --- index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.json b/index.json index daa8ed1..23252e7 100644 --- a/index.json +++ b/index.json @@ -12,7 +12,7 @@ }, "vgovernments": { "name": "Virtual Governments", - "description": "Map of the Virtual States of the ERTH2 Universe", + "description": "Map of Virtual Countries from OOVC organisation.", "geoURL": "https://raw.githubusercontent.com/agaria-rep/CIMOOVG/main/map/geo.geojson", "countryInfoURL": "https://raw.githubusercontent.com/agaria-rep/CIMOOVG/main/map/src/countries.json" } From 79c4fdfdc923c940406eebc2c3d2c5a4dd18c487 Mon Sep 17 00:00:00 2001 From: Artemy Date: Mon, 26 Jun 2023 17:35:23 +0300 Subject: [PATCH 3/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3925dc..ebe1b12 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ 1. Political Map of the World ([worldMap](https://cimengine.github.io/map/?id=worldMap)) 2. ERTH2 - Map of the Virtual States of the ERTH2 Universe ([movc](https://cimengine.github.io/map/?id=movc)) +3. Virtual Governments - Map of Virtual Countries from OOVC organisation. ([vgovernments](https://cimengine.github.io/map/?id=vgovernments))