Wikipedia:Graphics Lab/Map workshop/Archive/May 2019
Appearance
![]() | This is an archive of past discussions on Wikipedia:Graphics Lab, for the period 2019. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current main page. |
Update map of US school strikes
-
Existing map
- Article(s)
- 2018-19 education workers' strikes in the United States
- Request
- Please add South Carolina and Tennessee to this map. -- Lengau (talk) 17:32, 3 May 2019 (UTC)
- Discussion
- @Lengau: What color should they have? --AntiCompositeNumber (talk) 09:16, 7 May 2019 (UTC)
- Also, the map is labeled as "2018 teacher...strikes." Pinging Quidster4040 for more input as well. --AntiCompositeNumber (talk) 09:18, 7 May 2019 (UTC)
Update Requests
-
Google Play
-
Youtube
- Article(s)
- Google Play, Youtube
- Request
- Iraq, Georgia, Myanmar, the Cayman Island, the British Virgin Islands, the Turks and Caicos islands, and Bermuda should be added to the Google Play map.
Malta, Lichtenstein and Cyprus should be added to the Youtube map.
-- אבוש ג'ואל והסבא השביעי (talk) 10:59, 8 May 2019 (UTC)
- Discussion
- @אבוש ג'ואל והסבא השביעי: Do you have a source for those changes? --AntiCompositeNumber (talk) 14:20, 8 May 2019 (UTC)
- The countries are listen in the Wikipedia pages themselves. I also double checked in the Youtube "country change" tab and here https://support.google.com/googleplay/android-developer/table/3541286 אבוש ג'ואל והסבא השביעי (talk) 20:34, 8 May 2019 (UTC)
- אבוש ג'ואל והסבא השביעי,
Done, please verify that the maps are now correct. --AntiCompositeNumber (talk) 22:12, 8 May 2019 (UTC)
- אבוש ג'ואל והסבא השביעי,
- The countries are listen in the Wikipedia pages themselves. I also double checked in the Youtube "country change" tab and here https://support.google.com/googleplay/android-developer/table/3541286 אבוש ג'ואל והסבא השביעי (talk) 20:34, 8 May 2019 (UTC)
List of trujet destinations
{{maplink |display= |id=Q66616|type=point|marker=airport|title={{label|Q66616}} |id2=Q242898|type2=point|marker2=airport|title2={{label|Q242898}} |id3=Q30651|type3=point|marker3=airport|title3={{label|Q30651}} |id4=Q1639492|type4=point|marker4=airport|title4={{label|Q1639492}} |id5=Q1436816|type5=point|marker5=airport|title5={{label|Q1436816}} |id6=Q200017|type6=point|marker6=airport|title6={{label|Q200017}} |id7=Q978780|type7=point|marker7=airport|title7={{label|Q978780}} |id8=Q10086|type8=point|marker8=airport|title8={{label|Q10086}} |id9=Q429063|type9=point|marker9=airport|title9={{label|Q429063}} |id10=Q1355|type10=point|marker10=airport|title10={{label|Q1355}} |id11=Q200713|type11=point|marker11=airport|title11={{label|Q200713}} |id12=Q1156|type12=point|marker12=airport|title12={{label|Q1156}} |id13=Q1513|type13=point|marker13=airport|title13={{label|Q1513}} |id14=Q855122|type14=point|marker14=airport|title14={{label|Q855122}} |id15=Q200235|type15=point|marker15=airport|title15={{label|Q200235}} |id16=Q1352|type16=point|marker16=airport|marker-color16=EDCD12|title16={{label|Q1352}} |id17=Q9885|type17=point|marker17=airport|title17={{label|Q9885}} |id18=Q9863|type18=point|marker18=airport|title18={{label|Q9863}} |id19=Q1361|type19=point|marker19=airport|marker-color19=EDCD12|title19={{label|Q1361}} |id20=Q1070|type20=point|marker20=airport|title20={{label|Q1070}} |id21=Q6419912|type21=point|marker21=airport|title21={{label|Q6419912}} |id22=Q581480|type22=point|marker22=airport|title22={{label|Q581480}} |description= |zoom=3 |text=TruJet Destinations |icon= |frame=yes }}
- Article(s)
- TruJet
- Request
- Can I get a map that has all the trujet destinations within India? (This is a complete new map) — Preceding unsigned comment added by Yellow alligator (talk • contribs) 19:32, 6 May 2019 (UTC)
- Discussion
- @Yellow alligator:
Done. I have created a Kartographer map to show the data in the table on TruJet. These maps are easier to update and maintain than image-based maps and work well in this type of situation. You can copy the code above and use it in the article. Information on how to control how the map looks is available at Template:Maplink. If you have any questions, let me know.--AntiCompositeNumber (talk) 00:16, 8 May 2019 (UTC)
- @AntiCompositeNumber: ok thanks. I’ll let you know if there’s any issues.
- @AntiCompositeNumber: Wait how do I edit the map? I looked into the code but I don’t see any way to add or delete destinations. Just wondering because you know it’s a airline and they keep adding and removing routes.— Preceding unsigned comment added by Yellow alligator (talk • contribs) 02:55, 8 May 2019 (UTC)
- @Yellow alligator: Each line beginning with
|id=
defines a point on the map. The number beginning with Q is the Wikidata ID for the destination city, you can get it from the "Page information" or "Wikidata item" links in the sidebar of the relevant Wikipedia page. To add a new destination, copy the last line, increment the parameter number (22 to 23), and update the Wikidata ID. To add Paris, France, for example, you would add the line|id23=Q90|type23=point|marker23=airport|title23={{label|Q90}}
to the template. To remove a destination, you would just remove the line with the Wikidata item for that destination. Let me know if you have any more questions, and please remember to sign your posts on discussion pages with four tildes, like this ~~~~ --AntiCompositeNumber (talk) 14:31, 8 May 2019 (UTC)- @AntiCompositeNumber: So how do I find out what the ID of the destination city is? — Preceding unsigned comment added by Yellow alligator (talk • contribs) 19:06, 8 May 2019 (UTC)
- @Yellow alligator: It looks like you’re editing from the mobile website, so the link to Wikidata is not as easy to find as on the desktop page. To get to the page information table, add
?action=info
to the end of the URL. The Wikidata ID will be in that table. —AntiCompositeNumber (talk) 13:39, 9 May 2019 (UTC)
- @Yellow alligator: It looks like you’re editing from the mobile website, so the link to Wikidata is not as easy to find as on the desktop page. To get to the page information table, add
- @AntiCompositeNumber: So how do I find out what the ID of the destination city is? — Preceding unsigned comment added by Yellow alligator (talk • contribs) 19:06, 8 May 2019 (UTC)
- @Yellow alligator: Each line beginning with