Hi,
I have a hand drawn map that is on hex paper. Counting from the center hex, the radius goes out 60 hexes and includes a total of 10,981 hexes. It fits on a sheet of paper a little smaller than 3 feet by 3 feet. (I tried making a copy in MS Paint, but doing everything one step at a time by hand got too tedious.)
So, each one of those hexes on that map represents, to keep things simple, I will call it a country. So there are 10,981 countries on my big map.
I would like to find a computer program that allows me to make a map of this that I can subdivide further. A single hex surrounded by two rings (radius of 2) has a total of 19 hexes in that radius 2 ring. So...
Each country is subdivided into 19 states.
Each state is subdivided into 19 counties.
Each county is subdivided into 19 cities.
Each city is subdivided into 19 towns.
And each town has 19 buildings.
Each building is one hex, and that is the smallest subdivision I would want on my Master Map.
So, one country would have 19^4, or 130,321 building/hexes in it.
And the master map that has 10,981 countries on it would then have 1,431,054,904 total buildings/hexes in it.
Rounding up just a bit, this would be a hex ring with a radius of 22,000 hexes and about 1.4TB worth of hexes.
I realize how big that number is, and so I am willing to consider scaling my map down to "only" the level of:
towns, which would be 74 MB
cities, which would be 4 MB
So, there are the basics. Here are the details that I would like to be able to add.
Layers. I have a couple dozen to several dozen layers of information I'd like to add. At the top of the list would be Elevation. Can Inkscape take that information and turn it into a 3D map? Then also a bunch of other details. Such as: soil type or if it is exposed rock: rock type. moisture content of the soil. Type of biome. Types of vegetation, types of animal life (even splitting it into different phyla/classes). All these extra details can be identified simply by a color, I don't need to provide any sort of lifelike animations or pictures.
And then there is the issue of scalability. I'd like to be able to select hexes at any level and apply the colors/information quickly and easily.
Thirty years ago, I was an okay programmer in Basic and a few other computer languages that probably don't exist anymore. I'm competent in learning new apps/programs. I realize that it will take me a LOT of time and effort to learn a program well enough to get it to do what I want. So my question here is: Can Inkscape do what I want? If not, where should I go? I'm willing to spend a couple hundred dollars for a program, or a bit more if it really meets my needs. Thank you for any suggestions. I'm happy to provide additional info as needed.
BHD