config/apps/racing.lua
--- This route is used when there are no routes found in the database
--- Please create routes instead of using this, and add the ids to public_races.routes
fallbackPublicRoute = {
title = "Test Route",
zone_name = "TERMINA",
checkpoints =
'[{"x":902.8487548828125,"y":-3227.42529296875,"z":5.48296737670898},{"x":966.0536499023438,"y":-3228.037353515625,"z":5.45306777954101},{"x":1064.186279296875,"y":-3228.225341796875,"z":5.4698781967163},{"x":1079.5660400390626,"y":-3184.25537109375,"z":5.45731401443481},{"x":1080.8372802734376,"y":-3002.92333984375,"z":5.48825168609619},{"x":985.7046508789063,"y":-3004.125,"z":5.47932863235473},{"x":881.343017578125,"y":-3002.0517578125,"z":5.47763156890869},{"x":882.0929565429688,"y":-3218.0810546875,"z":5.48672676086425}]'
}