map18xx 0.0.5

18xx tile and map designer
{
	"paths": [
		{
			"start": "N",
			"end": "S"
		},
		{
			"start": "NE",
			"end": "SE"
		}
	],
	"stops": [
		{
			"text_id": "1",
			"revenue_angle": -180,
			"position": [ 0.0, 0.3, 0.3 ]
		},
		{
			"position": [ 0.6, -0.17, -0.1 ],
			"text_id": "1",
			"revenue_angle": 135
		}
	]
}