fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

#1 points
I'm revisiting a teaching example of geocoding address text lines using the magnificent `tidygeocoder`

blog post: ikashnitsky.phd/2023/geocoding

#2 lines
I revisit one of the coolest small improvements one can do to their maps – create borders explicitly as lines and not as polygon outlines💡

Blog post: kashnitsky.phd/2023/map-border

#3 polygons
I love bivariate maps 😍
This map shows which countries have more researchers registered in Publons and where did they contribute more into fuelling the peer-review engine of academia

code: gist.github.com/ikashnitsky/90

#4 A Bad Map
I discuss an often neglected element of everyday maps – map projections. It's amazing how much of a difference this small trick makes when you use a projection that fits the data and/or the story ✨

Blog post: ikashnitsky.phd/2023/map-proj

| 5: Analog map
This was one of my few full-scale printed posters. There are numerous ways to make attractive, but they all can never compete with a cat 🙀
code to replicate the poster: github.com/ikashnitsky/compare

| 6: Asia
All Danish restaurants from OSM, yellow highlights Asian cuisine restaurants, regions are colored by the percentage of Asian places
code: github.com/ikashnitsky/30DayMa

| 7: Navigation
When you think of a complicated building, what comes first to your mind? Hogwarts? "Hold my beer" says SDU campus that hides immense (and often unnecessary) complexity behind the outlooks of a huge warehouse in the fields 🙃

Ilya Kashnitsky

| 8: Africa
Population growth is unequal around the globe due to the timing of demographic transition. Lately, the African population has been growing the fastest, and soon it will be even larger on the global population map 🚀
code: github.com/ikashnitsky/30DayMa

| 9: hexagons
I asked bing (who forwards image generation requests to dall•e3) to generate a map of Europe, which all countries represented with hexagons scaled to population size. The outputs look cool but I failed to get roughly what I wanted

10: North America
We often forget that Mexico is also North America 🙃
w/ José Manuel Aburto we explored early adult mortality in Mexican states using geofaceting and ternary colorcoding
code: github.com/ikashnitsky/demres-
paper: doi.org/10.4054/demres.2019.41

| 11: retro
This is more nostalgia than retro — the city I miss most, specifically the part of Moscow that I started exploring on my own at age ~14. I remember a map that looked very much like this toner that I tore out of a phonebook, laminated it and used daily to navigate 😎

| 12: South America ⚽
In my head South America === football
Thus for this day of the challenge I explore the historical outcomes of Copa Libertadores, the main club competition of the continent –– 👀 🇧🇷 🇦🇷 but also 🇺🇾

code: github.com/ikashnitsky/30DayMa

| 13: Choropleth
Women live longer than men — this is a well-known regularity of mortality. Yet, we are too focused on the averages — 25-50% of individual men outsurvive a randomly paired woman
paper: doi.org/10.1136/bmjopen-2021-0
code: github.com/CPop-SDU/outsurviva

| 14: Europe

This was one of my last fun projects at twitter (Apr'22) when it was still vibrant and full of life – I asked my followers to name 5 non-capital cities in Europe, the first that came to their mind. 101 people participated! Here are the named cities:

| Day 15: OpenStreetMap
Just following the idea of Kyle Walker (shared via LinkedIN [1] I use Mapbox's Cartogram tool [2] that quickly styles the map based on the colors found in an uploaded image
[1]: linkedin.com/posts/walkerke_30
[2]: apps.mapbox.com/cartogram/#8.3

| Day 16: Oceania
A very quick one today – Pacific Ocean view via Google Earth. I tried to get a viewpoint with minimal land. Would be a cool creative challenge to calculate the coordinates of the central point for such a view 🧐🤓

| Day 17: Flow
We are an extremely diverse group of researchers at CPop SDU
I attempted to map our migration histories (idea contributed by Julia Callaway). Although it's a tough task due to the hugely varying scales 🤔
code: github.com/ikashnitsky/30DayMa

| 19: 5-minute map
How about 1 minute?
Once my daughter sketched a map on the fly to illustrate a point in like 30 seconds. I gave myself a full minute and produced a pathetic parody. Try it yourself without much preparation 🙃

| Day 20: Outdoors
I map all my Strava runs in Odense over the last 6 years, 342 in total.
code: github.com/ikashnitsky/30DayMa

Once I accidentally mirrored a map of Europe, this one. And suddenly I was shocked: Wait! Is Italy that wide? Southern England more to the south than most of Poland? Cyprus, where are you?
Appreciate just how much we really on familiar shapes in maps!
| 22: North is always up

| 23: 3d
I always found climatic zones, seasons, and globe tilt the most exciting topic.
(in the past 5 years since this photo the next-cohort listener has grown, I'm looking forward to repeating)

I am a demographer. Most of the times, in maps I care only about humans. Thus, the best thing I can do about Antarctica is to remove it and save the plot space. With and {sf} it's done in one line.
| Day 25: Antarctica

I love inset maps as an additional element in to facilitate reading the plot. Here is an example from my recent paper on regional differences in older adult mortality in DK
Preprint: osf.io/y9ke4
code: github.com/ikashnitsky/mun-non
| Day 28: Is this a chart or a map?

In the early days of the c19 pandemic, using this map we illustrated w/ José Manuel Aburto how differences in population age structures may matter in the face of the new cause of death
Paper: doi.org/10.1016/j.worlddev.202
code: github.com/ikashnitsky/covid19
| Day 29: Population

| 30: my favorite
This map represents population age structures as ternary compositions, data produces the colors in this — away from grey means more people of specific age groups
w/ Jonas Schöley
Paper: doi.org/10.1016/s0140-6736(18)
code: github.com/ikashnitsky/the-lan

@ikashnitsky nice. I love that the 2d colormap is stretched to fit the actual age distribution.

@ikashnitsky Poland and Slovakia seem to be a bit particular, neither old nor young. Any explanation?

@mattodon yes – demographic transition =)
(you may enjoy having a glance at the associated paper, it's actually very small, letter type)

@ikashnitsky nice! Can I ask where you are getting updated maps like this? I find them very hard to come by.