default position and geonames fields

This commit is contained in:
nmaillat
2020-08-07 13:44:28 +02:00
parent 278e2cb300
commit 2a2e920a82

View File

@@ -285,24 +285,26 @@ geocoding-providers:
speed: '2.2' speed: '2.2'
curve: '1.42' curve: '1.42'
default-position: default-position:
- 2.335062 - 42.488
- 48.879162 - 3.779
default-zoom: 2 default-zoom: 2
marker-default-zoom: 11 marker-default-zoom: 11
position-fields: position-fields:
#- #-
# name: GpsCompositePosition # name: GpsCompositePosition
# type: latlng # type: latlng
-
name: Longitude
type: lon
- -
name: Latitude name: Latitude
type: lat type: lat
-
name: Longitude
type: lon
geonames-field-mapping: true geonames-field-mapping: true
cityfields: 'City, Ville' cityfields: 'City, Ville'
provincefields: Province provincefields: Province
countryfields: 'Country, Pays' countryfields: 'Country, Pays'
latitudefields: Latitude
longitudefields: Longitude
video-editor: video-editor:
ChapterVttFieldName: VideoTextTrackChapters ChapterVttFieldName: VideoTextTrackChapters
seekBackwardStep: 500 # in ms seekBackwardStep: 500 # in ms