Skip to content

Instantly share code, notes, and snippets.

@fabianekc
Created January 25, 2023 23:35
Show Gist options
  • Save fabianekc/80a42578033202052fccaca8d6523aaa to your computer and use it in GitHub Desktop.
Save fabianekc/80a42578033202052fccaca8d6523aaa to your computer and use it in GitHub Desktop.
{
"tsp_did": "asdf",
"good_did": "asdf",
"transported_at": "2023-01-19",
"source": {
"address": "Imkerei",
"coordinates": {
"latitude": 45.2,
"longitude": 16.8
}
},
"target": {
"address": "Shop",
"coordinates": {
"latitude": 45.2,
"longitude": 16.8
}
},
"transport_mode": "bike"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment