From 2a2e920a8282081defe09fb38aad16d55420bda0 Mon Sep 17 00:00:00 2001 From: nmaillat Date: Fri, 7 Aug 2020 13:44:28 +0200 Subject: [PATCH] default position and geonames fields --- lib/conf.d/configuration.yml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/lib/conf.d/configuration.yml b/lib/conf.d/configuration.yml index 633402269d..2db18bebd2 100644 --- a/lib/conf.d/configuration.yml +++ b/lib/conf.d/configuration.yml @@ -285,24 +285,26 @@ geocoding-providers: speed: '2.2' curve: '1.42' default-position: - - 2.335062 - - 48.879162 + - 42.488 + - 3.779 default-zoom: 2 marker-default-zoom: 11 position-fields: #- # name: GpsCompositePosition # type: latlng - - - name: Longitude - type: lon - name: Latitude type: lat + - + name: Longitude + type: lon geonames-field-mapping: true cityfields: 'City, Ville' provincefields: Province countryfields: 'Country, Pays' + latitudefields: Latitude + longitudefields: Longitude video-editor: ChapterVttFieldName: VideoTextTrackChapters seekBackwardStep: 500 # in ms