diff --git a/README.md b/README.md index ab5e51e..fc27bc9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # CIM Engine map list 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)) -4. International Virtual Countries - Map of International Virtual Countries (League of Virtual Nations). ([ivc](https://cimengine.github.io/map/?id=ivc)) +2. Virtual Governments - Map of Virtual Countries from OOVC organisation. ([vgovernments](https://cimengine.github.io/map/?id=vgovernments)) +3. International Virtual Countries - Map of International Virtual Countries (League of Virtual Nations). ([ivc](https://cimengine.github.io/map/?id=ivc)) diff --git a/index.json b/index.json index bdbb96e..641c80a 100644 --- a/index.json +++ b/index.json @@ -4,12 +4,6 @@ "geoURL": "https://raw.githubusercontent.com/CIMEngine/WorldMap/main/map/geo.geojson", "countryInfoURL": "https://raw.githubusercontent.com/CIMEngine/WorldMap/main/map/src/countries.json" }, - "movc": { - "name": "ERTH2", - "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 Virtual Countries from OOVC organisation.",