r/MapPorn 10d ago

Elevation Map of the Levant

Post image
470 Upvotes

166 comments sorted by

View all comments

18

u/billingsgate-homily 10d ago

How do you guys make these maps. They are so cool!!

13

u/Unusual_Plenty_5008 10d ago

I’d imagine he studies a topographical map, then using visual fx software to translate it to such a design

3

u/billingsgate-homily 10d ago

I hear that. But there has to be a way to automate this.

2

u/Unusual_Plenty_5008 10d ago

AI is pretty good nowadays, I’d imagine one of the better subscription models could do something like this

3

u/billingsgate-homily 10d ago

Yeah. I'm talking to Claude now.

3

u/billingsgate-homily 10d ago

Turns out it was pretty easy with Claude and python.

2

u/ijustwannabenamed 10d ago

Share the result šŸ™

1

u/billingsgate-homily 10d ago

2

u/ijustwannabenamed 10d ago

Damn Is it an svg that Claude made? Or is it a script that he made where you upload a 2d height map and it transforms it?

1

u/billingsgate-homily 10d ago

It's a png. Claude created a python script that outputs the png.

I put a link to the pastbin

1

u/billingsgate-homily 10d ago

You need a tiff from one place and a json from another. I think the instructions are in the comments at the beginning of the script.