add: dusiburg

This commit is contained in:
Giovanni Rezcjikov 2023-10-16 19:15:26 +03:00 committed by GitHub
parent b7a84af905
commit aaa43b6e68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,5 +15,11 @@
"description": "Map of International Virtual Countries (League of Virtual Nations).", "description": "Map of International Virtual Countries (League of Virtual Nations).",
"geoURL": "https://raw.githubusercontent.com/Eugeny2010/ivc-map/main/map/geo.geojson", "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" "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"
} }
} }