Arquisoft / viadeSpec

Viade Data Model Specification
https://arquisoft.github.io/viadeSpec/
MIT License
7 stars 1 forks source link

Add "waypoints" to the specification #28

Closed uo265363 closed 4 years ago

uo265363 commented 4 years ago

Adding "waypoints" optionally as a list of points with latitude, longitude, name and description.

uo265363 commented 4 years ago

I think elevation should be added as an optional property instead of being a mandatory one, since it's redundant, google maps can get the elevation from the latitude and longitude.

luispc1998 commented 4 years ago

I'll add them to the specification, elevation will appear in the examples. I'll take the schema.org property since it fits what we want, its type will xsd:double.