map18xx 0.0.5

18xx tile and map designer
{
	"paths": [
		{
			"start": "N",
			"end": "S"
		},
		{
			"start": "NW",
			"end": "SE"
		},
		{
			"start": "NE",
			"end": "SW"
		}
	],
	"cities": [
		{
			"text_id": "1",
			"circles": 4,
			"position": "C",
			"revenue_position": [ 0.0, 0.7, 0.1 ]
		}
	]
}