title
(
nullable: true, editable: true, defaultValue: null, length: 256, description: {"fieldValueType":"","value":"Title of the tour stop."}, type: esriFieldTypeString, alias: Title
)
description
(
nullable: true, editable: true, defaultValue: null, length: 10000, description: {"fieldValueType":"","value":"Description of the tour stop, as written in the guidebook."}, type: esriFieldTypeString, alias: Description
)
links
(
nullable: true, editable: true, defaultValue: null, length: 256, description: {"fieldValueType":"","value":"Space for any interesting links related to the tour stop."}, type: esriFieldTypeString, alias: Links
)
image1
(
nullable: true, editable: true, defaultValue: null, length: 256, description: {"fieldValueType":"","value":"File name for first image."}, type: esriFieldTypeString, alias: Image 1
)
image2
(
nullable: true, editable: true, defaultValue: null, length: 256, description: {"fieldValueType":"","value":"File name for second image."}, type: esriFieldTypeString, alias: Image 2
)
image3
(
nullable: true, editable: true, defaultValue: null, length: 256, description: {"fieldValueType":"","value":"File name for third image."}, type: esriFieldTypeString, alias: Image 3
)
sources
(
nullable: true, editable: true, defaultValue: null, length: 1000, description: {"fieldValueType":"","value":"Sources used to write description, as given in the guidebook."}, type: esriFieldTypeString, alias: Sources
)