mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
default position and geonames fields
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user