from Hacker News

Ask HN: How to develop GIS program for fantasy maps?

by Otternonsenz on 6/24/22, 9:42 PM with 6 comments

In working with data from real world GIS map programs as part of my day-to-day workflow, my daydreams go into the maps I’d actually like to be looking at, which are those from the home brew TTRPGs that I’m a part of.

If I wanted to make a simple program to help Dungeon Masters make and store map data to use in app or elsewhere, where do I start?

It just feels like any existing application is overkill (be that price or features for real world applications) for this use case; Plus my only experience developing is mostly front end work with HTML, JavaScript, and PHP to glue stuff together.

I’m willing to learn any language or do deeper research to figure it out myself, but unsure of where to begin. Thanks for any and all input!