this post was submitted on 22 Oct 2024
35 points (100.0% liked)
Open Source
31088 readers
714 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
i think qgis might have the ability to do everything you require, however the learning curve is somewhat steep.
it allows you to import data from various maps, including openstreetmap, NASA and many more.
i believe there are free/open source topographic layers that can be imported or ways to add specific data.
it can draw layers, lines and shapes on top of each other with varying translucency and colors.
it can show non-mercator map projections such as stereographic, othrographic or even more obscure ones like the waterman butterfly or some of the ones from the list at the bottom of this page: http://www.quadibloc.com/maps/mapint.htm
if you are doing this for a fantasy world map and not earth, it might add even more difficulty but i've read people on forums claim they could do it, using another program with qgis and on windows only. i don't recall much else since the windows requirement was a block for me. it's probably possible to create the shapefile from scratch.
it has the ability to customize aspects of maps and mapped datum in many more ways that i am incapable of properly explaining, describing, using or understanding. i also have cognitive/developmental disorders, so it might be easier for others, however for me, it's a map creation program i get lost trying to use.
Go with Qgis, there a loads of well written tutorials for using it and even step by step guids to do what you want: Example.
You can take ot a step further and host your maps online with either qgis2web like This, by using the build in tools or geoserver. You might even take it to the real world with qfield or an ar tool.