Difference between revisions of "Help:Loc"
Jump to navigation
Jump to search
(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 |
Latest revision as of 15: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
Saaleradweg2024-09, Saaleradweg2024-09, Saaleradweg2024-09, Saaleradweg2024-09, Saaleradweg2024-09, Saaleradweg2024-09, Saaleradweg2024-09, Saaleradweg2024-09, Saaleradweg2024-09, San Sebastian-Zumaia Via Verde Round, San Sebastian-Zumaia Via Verde Round, San Sebastian-Zumaia Via Verde Round, San Sebastian-Zumaia Via Verde Round, Via Verde Vasco-Navarro, Via Verde Vasco-Navarro, Via Verde del Plazaola, Via Verde del Plazaola, Vía Verde de Arditurri, Vía Verde de Arditurri, Vía Verde del Bidasoa, Vía Verde del Bidasoa
Properties
documentation | type | name | label | allowedValues | mandatory | uploadable | |
---|---|---|---|---|---|---|---|
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 |
uml
see also