Hello world
This commit is contained in:
18
geo/poi.json
Normal file
18
geo/poi.json
Normal 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
156273
geo/route.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user