map18xx 0.0.5

18xx tile and map designer
{
	"text": [
		{
			"purpose": "code",
			"id": "2",
			"position": [0.0, -0.6, 0.0],
			"size": "120%",
			"weight": 900,
			"anchor": "Middle"
		},
		{
			"purpose": "cost",
			"id": "3",
			"position": [0.0, 0.0, -0.6],
			"anchor": "Middle"
		},
		{
			"purpose": "name",
			"id": "4",
			"position": [0.0, 0.0, 0.5],
			"anchor": "Middle"
		}
	],
	"paths": [
		{
			"start": "C",
			"end": "S"
		},
		{
			"start": "C",
			"end": "NE"
		}
	],
	"cities": [
		{
			"circles": 1,
			"position": "C",
			"text_id": "1",
			"revenue_position": [ 0.0, 0.6, 0.0 ]
		}
	]
}