Hello world

This commit is contained in:
Râu Cao
2022-09-02 10:28:38 +02:00
commit 1374c1bc9d
11 changed files with 157705 additions and 0 deletions

18
geo/poi.json Normal file
View File

@@ -0,0 +1,18 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "Start in Genoa"
},
"geometry": {
"type": "Point",
"coordinates": [
8.918618,
44.407408
]
}
}
]
}

156273
geo/route.json Normal file

File diff suppressed because it is too large Load Diff