Difference between revisions of "Help:Loc"
(modified by py-yprinciple-gen 0.3.4) |
(modified by py-yprinciple-gen 0.3.4) |
||
Line 37: | Line 37: | ||
end note | end note | ||
class Loc { | class Loc { | ||
+ | Text id | ||
Geographic coordinates latlon | Geographic coordinates latlon | ||
Text name | Text name |
Revision as of 16:07, 27 November 2024
Help for Loc
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
![]() | Loc | Loc | Locations | A location in a trip or tour |
Documentation
A location in a trip or tour
Example Locations
10492086, 10492086, 10492086, 10492086, 10492086, 10492086, 10492086, 10492086, 10492086, 10492086, 10492086, 10492086, 10492086, 10492086, 10492086, 10492086, 10492086, 10492086, 4220975, 4220975, 4220975, 4220975, 4220975, 4220975, Andoain, Mapstest, Mapstest, Mapstest, Mapstest, Mapstest, Nancy2025-03, Nancy2025-03, Nancy2025-03, Nancy2025-03, Nancy2025-03, Osm/relation/14348662, Osm/relation/14348662, Osm/relation/14348662, Osm/relation/14348662, Osm/relation/14348662, Osm/relation/14348662, Osm/relation/14348662, Osm/relation/14348662, Osm/relation/14348662, Osm/relation/14348662, Osm/relation/14348662, Osm/relation/14348662, Osm/relation/14348662, Osm/relation/14348662, Osm/relation/14348662... further results
Properties
documentation | type | name | label | allowedValues | mandatory | uploadable | |
---|---|---|---|---|---|---|---|
Loc address | physical address of the location | Types/Text | address | address | false | false | |
Loc category | category of the location | Types/Text | category | category | false | false | |
Loc from | Starting location of this leg | Types/Text | from | From Loc id | true | false | |
Loc id | id of the location | Types/Text | id | id | true | false | |
Loc latlon | latitude and longitude coordinates | Types/Geographic coordinates | latlon | latlon | false | false | |
Loc name | name of the location | Types/Text | name | name | false | false | |
Loc notes | notes or description of the location | Types/Text | notes | notes | false | false | |
Loc to | Ending location of this leg | Types/Text | to | To Loc id | true | false | |
Loc type | type or category of the location (e.g., station,airport,bus stop,hotel,restaurant,POI,museum) | Types/Text | type | type | false | false | |
Loc url | URL of the location for additional reference or booking | Types/URL | url | url | false | false |
uml
see also