mirror of
https://github.com/CIMEngine/MapList.git
synced 2024-11-05 20:23:58 +03:00
23 lines
1.1 KiB
JSON
23 lines
1.1 KiB
JSON
{
|
|
"worldMap": {
|
|
"external": "https://raw.githubusercontent.com/CIMEngine/WorldMap/main/map/map_settings.json"
|
|
},
|
|
"vgovernments": {
|
|
"name": "Virtual Governments",
|
|
"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"
|
|
},
|
|
"ivc": {
|
|
"name": "International Virtual Countries",
|
|
"description": "Map of International Virtual Countries (League of Virtual Nations).",
|
|
"geoURL": "https://raw.githubusercontent.com/Eugeny2010/ivc-map/main/map/geo.geojson",
|
|
"countryInfoURL": "https://raw.githubusercontent.com/Eugeny2010/ivc-map/main/map/src/countries.json"
|
|
},
|
|
"dusiburg": {
|
|
"name": "Political Map of Dusiburg",
|
|
"description": "Политическая карта Дусибурской Республики",
|
|
"geoURL": "https://raw.githubusercontent.com/dusiburg/map_of_dusiburg/main/geo.geojson",
|
|
"countryInfoURL": "https://raw.githubusercontent.com/dusiburg/map_of_dusiburg/main/src/countries.json"
|
|
}
|
|
}
|