map18xx 0.0.5

18xx tile and map designer
{
	"paths": [
		{
			"start": "N",
			"end": "SW"
		},
		{
			"start": "NE",
			"end": "S"
		}
	],
	"cities": [
		{
			"circles": 1,
			"text_id": "1",
			"position": [ -0.3, -0.3, 0.05 ],
			"revenue_position": [ -0.35, 0.0, 0.35 ]
		},
		{
			"circles": 1,
			"text_id": "1",
			"position": [ 0.3, 0.3, -0.05 ],
			"revenue_position": [ 0.35, 0.0, -0.35 ]
		}
	]
}