Same here, everything is x, y, z when I first start.
25.09.2025 01:24 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0@mel-likes-maps.bsky.social
Map nerd and data analyst. https://www.mel-likes-maps.com/
Same here, everything is x, y, z when I first start.
25.09.2025 01:24 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Thank you!
24.09.2025 02:22 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Visa requirements for US passport holders by country. There are 46 countries with no visa requirements. 152 countries with visa requirements.
Trying to get back into the #tidytuesday habit. Using visa data from the Henley Passport Index (2025-09-09) to see where I can go without a visa.
23.09.2025 07:47 โ ๐ 6 ๐ 0 ๐ฌ 1 ๐ 0Area graph of speaking lines by main character for The Simpsons
#tidytuesday I am a bit late on this, but the show is really all about Homer. Speaking lines by character for seasons 21-26.
02.03.2025 01:48 โ ๐ 5 ๐ 0 ๐ฌ 0 ๐ 0I learned how to ski a few years ago and like to keep track of where I have been. I am super excited to have found openskimap.org; so much map data is available! Now that I'm back from holiday break and have been looking for a new map project to start, I think some sort of ski map could be fun.
13.01.2025 06:03 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Fell a bit off the #AdventOfCode wagon, but trying to get back at it. I work almost exclusively with dataframes as inputs, this reminds me that there are other data structures. Completed โPrint Queueโ - Day 5 adventofcode.com/2024/day/โฆ GitHub: github.com/mhegeman/โฆ
12.12.2024 03:01 โ ๐ 5 ๐ 0 ๐ฌ 0 ๐ 0Just completed โCeres Searchโ Day 4 of Advent of Code 2024. Part 1 was a breeze, boosting my confidence, but Part 2 fixed that. As usual, I was overthinking it. #Python #AdventOfCode adventofcode.com/2024/day/โฆ Github: github.com/mhegeman/โฆ
07.12.2024 03:08 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0So, today, I learned about regex, which is not something that I have used before. I just completed โMull It Overโ - Day 3 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/โฆ #Python
05.12.2024 02:50 โ ๐ 7 ๐ 1 ๐ฌ 0 ๐ 0I just completed โRed-Nosed Reportsโ - Day 2 - Advent of Code 2024 #AdventOfCode I will eventually share answers on Github, but does anyone have a favorite resource to help with Python when you are coming from R? Ihttps://adventofcode.com/2024/day/2
03.12.2024 06:36 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Because I am a glutton for punishment, Iโve decided to give #AdventOfCode a try to practice my Python skills. Iโve completed โHistorian Hysteriaโ - Day 1 - adventofcode.com/2024/day/โฆ
01.12.2024 18:09 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Map of Antarctica showing the locations of shelters across the continent.
The #30DayMapChallenge has wrapped up. I didn't complete every map, but I pushed my skills with mapping in #rstats and open-source #gis tools out of my comfort zone. My final map features shelters in Antarctica using a polar projection ๐ https://www.mel-likes-maps.com/2024/12/01/polar-mapping.html
01.12.2024 08:50 โ ๐ 14 ๐ 2 ๐ฌ 0 ๐ 0Lambert Azimuthal Equal-Area projection, north western hemisphere.
Bad rendering of UTM Zone 14N map showing northwestern hemisphere.
Catching up on the #30DayMapChallenge, so Iโll cover AI only (Day 9) and Map Projections (Day 26) with one set of maps. I used Claude.ai to write an R script to show different map projections - no edits from me! The results are a mixed bag! #gis Full post: www.mel-likes-maps.com/2024/11/25/a...
26.11.2024 03:38 โ ๐ 5 ๐ 0 ๐ฌ 0 ๐ 0I missed the polygon map from the #30DayMapChallenge, so I am circling back to find counties with campgrounds. Continuing to experiment with #duckdb and #rstats to query and present spatial data: https://mel-likes-maps.micro.blog/2024/11/24/spatial-queries-with.html
24.11.2024 21:32 โ ๐ 7 ๐ 0 ๐ฌ 0 ๐ 0#30DayMapChallenge Day 13: A new tool. I finally took the leap and experimented with DuckDB to create and access spatial data from #rstats. #gis #duckdb mel-likes-maps.micro.blog/2024/11/1โฆ
20.11.2024 04:27 โ ๐ 10 ๐ 2 ๐ฌ 0 ๐ 0Welcome to Mel Likes Maps!: https://mel-likes-maps.micro.blog/2024/11/18/welcome-to-mel.html
19.11.2024 03:53 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Map of Magellan's route around the globe.
Day 7: Vintage Style #30daymapchallenge I used Esri's Modern Antique Map as the basemap. I searched for a table of Magellan's ports but found nothing, so I asked ChatGPT for a .csv with ports, dates, lat, and lon. Even after some formatting tweaks, I got a result quicker than doing it by hand! #gis
16.11.2024 22:03 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0Aerial imagery with an image classification overlay.
#30daymapchallenge I rarely have to use rasters at work, so I decided to try some image classification for Day 6: Raster. ๐คจ I'll have to keep practicing.
14.11.2024 03:55 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Animated map of orca encounters in Puget Sound by year (2017-2024).
#30DayMapChallenge Day 4 - Hexagons. My attempts to map with #rstats continue. I used the orca encounter data from Day 1 and plotted it against the H3 index to see if the best locations for seeing orcas changed annually. #GIS
12.11.2024 01:04 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0Static world map of travel routes.
Static world map of travel routes with routes color-coded by year.
#30DayMapChallenge - Lines. To keep it simpler today, I wanted to make a travel map highlighting some of my favorite trips with #rstats.
How it started vs How it's going... still needs a little work.
Graduated symbol election map of NC.
Finally, some graduated symbols. #GIS
06.11.2024 03:10 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Map of orca encounters in the Pacific Northwest by year.
I've been wanting to learn more about mapping with R for a while, and now I am finally getting around to it. #30DayMapChallenge #TidyTuesday I'll be adding to this project for the first few maps.
Links to the data and scripts are here: github.com/mhegeman/202...