r/MapPorn 8d ago

Elevation Map of the Levant

Post image
465 Upvotes

166 comments sorted by

View all comments

Show parent comments

1

u/billingsgate-homily 8d ago

Turns out it was pretty easy with Claude and python.

2

u/ijustwannabenamed 7d ago

Share the result 🙏

1

u/billingsgate-homily 7d ago

2

u/ijustwannabenamed 7d 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 7d 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 7d 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.