Wikipedia:Graphics Lab/Map workshop/Archive/Aug 2023: Difference between revisions

Content deleted Content added
ClueBot III (talk | contribs)
m Archiving 1 discussion from Wikipedia:Graphics Lab/Map workshop. (BOT)
ClueBot III (talk | contribs)
m Archiving 1 discussion from Wikipedia:Graphics Lab/Map workshop. (BOT)
Line 25:
: Hello! As part of a [[Talk:Battle of Dibrivka/GA1|GA review]], it's been requested that I get a historical conflict map for the Battle of Dibrivka and its aftermath, which took place in [[southern Ukraine]] in late 1918. The battle itself was centred on the village of [[Velykomykhailivka]] and surrounding Dibrivka forest. The aftermath involved movement through a number of towns in the former [[Alexandrovsk uezd (Yekaterinoslav Governorate)|Oleksandrivsky uezd]] of the former [[Yekaterinoslav Governorate|Katerynoslav province]], including Velykomykhailivka, as well as {{ill|Harylivka|uk|Гаврилівка (Синельниківський район)}}, {{ill|Ivanivka, Dnipropetrovsk Oblast{{!}}Ivanivka|uk|Іванівка (Васильківський район)}}, [[Kamianka, Polohy Raion, Zaporizhzhia Oblast|Tsarekostyantynivka]], {{ill|Temyrivka|uk|Темирівка}} and [[Huliaipole]]. In the modern day, these towns are found in the [[Polohy Raion]] in [[Zaporizhzhia Oblast]] and the [[Synelnykove Raion]] in [[Dnipropetrovsk Oblast]]. If anybody could help put together such maps, I would appreciate it immensely. -- [[User:Grnrchst|Grnrchst]] ([[User talk:Grnrchst|talk]]) 14:42, 2 August 2023 (UTC)
;Discussion:
== Creation of world map ==
 
 
<gallery>
BlankMap-World.svg|Base image
American major non-NATO allies.svg|Use
</gallery>
 
Not the first time I show up with this project here, once again I need some assistance. We all know our SVG blank world map which is used, with some alterations, for choropleth maps. What I am now working are historical world maps, i. e. I track changes in the world map from today back to the past. Current state is 1992, and now I would like to have a first historical SVG blank world map. The data exists as a shapefile within a QGIS project, but I am to much a beginner to be able to export the data on my own in sound way. Is there anyone here who could assist me by that, creating something like a template that enables me to continue on my own?--[[User:Antemister|Antemister]] ([[User talk:Antemister|talk]]) 08:30, 4 August 2023 (UTC)
 
:{{re|Antemister}} Where is the data? [[User:M.Bitton|M.Bitton]] ([[User talk:M.Bitton|talk]]) 10:35, 4 August 2023 (UTC)
::Have uploaded it now at [https://www.mediafire.com/file/9a9dk3rhw45s0i6/Projektordner_Weltkarten.zip/file], the project file consists of two relevant layers, ''Layer ISO'' is an ISO 3166 world map as of 2023, based on geoboundaries with some minor alterations, ''ISO_borderchanges'' contains all international boundary changes between 1992 and 2022, organized via the temporal controller function. ''data — MITC_disputed_regions_v2'' and ''Testplatte'' are working layers, Layer B and C include disputed '''b'''oundaries and '''c'''ountries, they are not relevant at the moment.--[[User:Antemister|Antemister]] ([[User talk:Antemister|talk]]) 11:04, 4 August 2023 (UTC)
:::Addition: You might know Historicalmapchart, which already has a similar function but with a lower accuracy of research. Its base map is at [https://historicalmapchart.net/svg/world-cold-war.svg], ideally the SVG gets the same structure, so it could be included into that already existing web application.--[[User:Antemister|Antemister]] ([[User talk:Antemister|talk]]) 11:17, 4 August 2023 (UTC)
::::I'm not exactly sure I understand what you're after. Is it a 1992 world map (i.e., the 2023 map with the "ISO_borderchanges" included)? What web application are you referring to? How is the structure used on Historicalmapchart different from the one used on our SVG blank world map and why does it have to follow that particular structure instead of the one that we are familiar with? Also, it's not clear how the borders of some of the countries that are included in "ISO_borderchanges" have changed (eg. Australia, Namibia, South Africa, etc.). [[User:M.Bitton|M.Bitton]] ([[User talk:M.Bitton|talk]]) 15:34, 4 August 2023 (UTC)
As usual, my explanations arised more questions than it answered, so more in detail step by step:<br>
1) The shapefiles I sent you actually include a political world map for any time between 2023 and 1992. You have to activate ''Layer ISO'' and then place ''ISO_borderchanges'' on top. The latter includes a polygon for every country whose borders differed between 1992 and 2023 from the today's borders. So, e. g. for Yemen the shape between the 1992 border agreement with Oman and the 2000 border treaty with Saudi Arabia (indicated by the date in the attribute table), the post-2000 border is then current border and thus not part of the ''ISO_borderchanges'' layer. By applying the temporal controller you can use the slider to display a world map for any time between (yes, it it works only limited now because I have not added a dummy date if the shape existed before 1992, but it should be sufficient to understand the principle)<br>
2) Look at [https://historicalmapchart.net/world-cold-war.html], i have been in contact with the site maintainer there, and he could add my map as long I provide him an SVG that works with his application.<br>
3) Have a look at source code of linked SVG file, instead of having 70 different maps for each year, there is only one SVG which has a similar structure as my QGIS project. It includes all the different country shapes plus a time range, e. g. "GDR 1949 1989". If you place the slider at, say, 1955, the software takes all shapes whose time range include that year and drop the others. So you have a world map of 1955 (the idea of structuring the QGIS file was of course I derived from this)<br>
4) My research goes far more into detail as it would be necessary if the only aim were such choropleth maps, tracing also minor border changes. Australia incorporate Norfolk Island in 2015, and for South Africa/Namibia it is the transfer of Walvis Bay in 1994, that why these countries are included.
So, ideal solution would be the extraction of an SVG map that has a Wikipedia-style look and a Historicalmapchart-style source code, than I would provide it to Mapchart, he implements it into his application, we take out a map for each year to upload it at Commons for documentary purposes, and for general use Historicalmapchart is applied.<br>
Has my plan become more clear?--[[User:Antemister|Antemister]] ([[User talk:Antemister|talk]]) 21:59, 4 August 2023 (UTC)
 
:Basically, you want to create a map for Historicalmapchart. Is that correct? [[User:M.Bitton|M.Bitton]] ([[User talk:M.Bitton|talk]]) 09:44, 5 August 2023 (UTC)
::Oh, no, did it make the that impression? The story behind it is long, I started with the research a decade ago, together with a graphist that later lost interest in the topic. About a dozen of maps were made, see [[:commons:Category:SVG historic world maps (___location map scheme)]], but then the project fell asleep. It had been two quarantines that reactivated it, so I continued research and decided to extend the scope, from an SVG-only world map to GIS model of geopolitical changes in the 20th century. But still the "base maps for choropleth maps in wikipedia" is the central purpose, in combination with a tool to colorize the countries without text editing or Inkscape.<br>
::Actually such a tool exists, a poorly programmed desktop application that was part of a training project some years ago (I am not a programmer). But since then the situation has changed, I don't believe that such a desktop tool is state of the art anymore when Mapchart exists as a sophisticated web application with a compatible licence. Yes, there might be different views on that is my suggestion to get that up und running.<br>
::Does that explanation make my approach more logical?--[[User:Antemister|Antemister]] ([[User talk:Antemister|talk]]) 11:29, 5 August 2023 (UTC)
:::Yes and the above explanation doesn't change the impression as it simply tells me that you want to create a map that runs on their platform. [[User:M.Bitton|M.Bitton]] ([[User talk:M.Bitton|talk]]) 11:36, 5 August 2023 (UTC)
::::Indeed, the aim is a map that (also) works with that platform, but is that a problem or drawback--[[User:Antemister|Antemister]] ([[User talk:Antemister|talk]]) 13:14, 5 August 2023 (UTC)