views.view.villes_map.yml 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586
  1. uuid: 03de23f8-dea0-4444-b04c-2431ac2f9ca8
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.node.field_programme
  7. - field.storage.node.field_ville
  8. - field.storage.taxonomy_term.field_geofield
  9. - node.type.projet
  10. module:
  11. - geofield
  12. - leaflet_views
  13. - node
  14. - taxonomy
  15. - user
  16. id: villes_map
  17. label: 'Villes map'
  18. module: views
  19. description: ''
  20. tag: ''
  21. base_table: node_field_data
  22. base_field: nid
  23. display:
  24. default:
  25. display_plugin: default
  26. id: default
  27. display_title: Master
  28. position: 0
  29. display_options:
  30. access:
  31. type: perm
  32. options:
  33. perm: 'access content'
  34. cache:
  35. type: tag
  36. options: { }
  37. query:
  38. type: views_query
  39. options:
  40. disable_sql_rewrite: false
  41. distinct: false
  42. replica: false
  43. query_comment: ''
  44. query_tags: { }
  45. exposed_form:
  46. type: basic
  47. options:
  48. submit_button: Apply
  49. reset_button: false
  50. reset_button_label: Reset
  51. exposed_sorts_label: 'Sort by'
  52. expose_sort_order: true
  53. sort_asc_label: Asc
  54. sort_desc_label: Desc
  55. pager:
  56. type: none
  57. options:
  58. offset: 0
  59. style:
  60. type: leaflet_map
  61. options:
  62. grouping:
  63. -
  64. field: field_ville
  65. rendered: false
  66. rendered_strip: true
  67. -
  68. field: field_geofield
  69. rendered: false
  70. rendered_strip: true
  71. -
  72. field: field_programme
  73. rendered: false
  74. rendered_strip: true
  75. data_source: field_geofield
  76. entity_source: __base_table
  77. entity_source_submit: 'Update Entity Source'
  78. name_field: field_programme
  79. description_field: ''
  80. view_mode: full
  81. leaflet_map: stamen-toner-lite
  82. height: '400'
  83. height_unit: px
  84. hide_empty_map: false
  85. disable_wheel: true
  86. fullscreen_control: false
  87. gesture_handling: false
  88. reset_map:
  89. control: false
  90. position: topright
  91. map_position:
  92. force: false
  93. center:
  94. lat: !!float 0
  95. lon: !!float 0
  96. zoom: 12
  97. minZoom: 1
  98. maxZoom: 18
  99. zoomFiner: 0
  100. weight: ''
  101. icon:
  102. iconType: marker
  103. iconUrl: ''
  104. shadowUrl: ''
  105. className: ''
  106. html: '<div></div>'
  107. html_class: leaflet-map-divicon
  108. circle_marker_options: '{"radius":100,"color":"red","fillColor":"#f03","fillOpacity":0.5}'
  109. iconSize:
  110. x: ''
  111. 'y': ''
  112. iconAnchor:
  113. x: ''
  114. 'y': ''
  115. shadowSize:
  116. x: ''
  117. 'y': ''
  118. shadowAnchor:
  119. x: ''
  120. 'y': ''
  121. popupAnchor:
  122. x: ''
  123. 'y': ''
  124. leaflet_markercluster:
  125. control: false
  126. options: '{"spiderfyOnMaxZoom":true,"showCoverageOnHover":true,"removeOutsideVisibleBounds":false}'
  127. include_path: 0
  128. path: '{"color":"#3388ff","opacity":"1.0","stroke":true,"weight":3,"fill":"depends","fillColor":"*","fillOpacity":"0.2","radius":"6"}'
  129. geocoder:
  130. control: false
  131. settings:
  132. position: topright
  133. input_size: 25
  134. providers:
  135. mapquest:
  136. weight: '0'
  137. checked: 0
  138. min_terms: 4
  139. delay: 800
  140. zoom: 16
  141. popup: false
  142. options: ''
  143. row:
  144. type: fields
  145. options:
  146. inline: { }
  147. separator: ''
  148. hide_empty: false
  149. default_field_elements: true
  150. fields:
  151. field_ville:
  152. id: field_ville
  153. table: node__field_ville
  154. field: field_ville
  155. relationship: none
  156. group_type: group
  157. admin_label: ''
  158. label: ''
  159. exclude: true
  160. alter:
  161. alter_text: false
  162. text: ''
  163. make_link: false
  164. path: ''
  165. absolute: false
  166. external: false
  167. replace_spaces: false
  168. path_case: none
  169. trim_whitespace: false
  170. alt: ''
  171. rel: ''
  172. link_class: ''
  173. prefix: ''
  174. suffix: ''
  175. target: ''
  176. nl2br: false
  177. max_length: 0
  178. word_boundary: true
  179. ellipsis: true
  180. more_link: false
  181. more_link_text: ''
  182. more_link_path: ''
  183. strip_tags: false
  184. trim: false
  185. preserve_tags: ''
  186. html: false
  187. element_type: ''
  188. element_class: ''
  189. element_label_type: ''
  190. element_label_class: ''
  191. element_label_colon: false
  192. element_wrapper_type: ''
  193. element_wrapper_class: ''
  194. element_default_classes: true
  195. empty: ''
  196. hide_empty: false
  197. empty_zero: false
  198. hide_alter_empty: true
  199. click_sort_column: target_id
  200. type: entity_reference_label
  201. settings:
  202. link: true
  203. group_column: target_id
  204. group_columns:
  205. target_id: target_id
  206. group_rows: true
  207. delta_limit: 0
  208. delta_offset: 0
  209. delta_reversed: false
  210. delta_first_last: false
  211. multi_type: separator
  212. separator: ', '
  213. field_api_classes: false
  214. plugin_id: field
  215. field_programme:
  216. id: field_programme
  217. table: node__field_programme
  218. field: field_programme
  219. relationship: none
  220. group_type: count
  221. admin_label: ''
  222. label: ''
  223. exclude: true
  224. alter:
  225. alter_text: false
  226. text: ''
  227. make_link: false
  228. path: ''
  229. absolute: false
  230. external: false
  231. replace_spaces: false
  232. path_case: none
  233. trim_whitespace: false
  234. alt: ''
  235. rel: ''
  236. link_class: ''
  237. prefix: ''
  238. suffix: ''
  239. target: ''
  240. nl2br: false
  241. max_length: 0
  242. word_boundary: true
  243. ellipsis: true
  244. more_link: false
  245. more_link_text: ''
  246. more_link_path: ''
  247. strip_tags: false
  248. trim: false
  249. preserve_tags: ''
  250. html: false
  251. element_type: ''
  252. element_class: ''
  253. element_label_type: ''
  254. element_label_class: ''
  255. element_label_colon: false
  256. element_wrapper_type: ''
  257. element_wrapper_class: ''
  258. element_default_classes: true
  259. empty: ''
  260. hide_empty: false
  261. empty_zero: false
  262. hide_alter_empty: true
  263. click_sort_column: target_id
  264. type: entity_reference_label
  265. settings:
  266. link: true
  267. group_column: null
  268. group_columns: null
  269. group_rows: true
  270. delta_limit: 0
  271. delta_offset: 0
  272. delta_reversed: false
  273. delta_first_last: false
  274. multi_type: separator
  275. separator: ', '
  276. field_api_classes: false
  277. set_precision: false
  278. precision: 0
  279. decimal: .
  280. format_plural: 0
  281. format_plural_string: !!binary MQNAY291bnQ=
  282. prefix: ''
  283. suffix: ''
  284. plugin_id: field
  285. title:
  286. id: title
  287. table: node_field_data
  288. field: title
  289. relationship: none
  290. group_type: sum
  291. admin_label: ''
  292. label: ''
  293. exclude: false
  294. alter:
  295. alter_text: false
  296. text: ''
  297. make_link: false
  298. path: ''
  299. absolute: false
  300. external: false
  301. replace_spaces: false
  302. path_case: none
  303. trim_whitespace: false
  304. alt: ''
  305. rel: ''
  306. link_class: ''
  307. prefix: ''
  308. suffix: ''
  309. target: ''
  310. nl2br: false
  311. max_length: 0
  312. word_boundary: false
  313. ellipsis: false
  314. more_link: false
  315. more_link_text: ''
  316. more_link_path: ''
  317. strip_tags: false
  318. trim: false
  319. preserve_tags: ''
  320. html: false
  321. element_type: ''
  322. element_class: ''
  323. element_label_type: ''
  324. element_label_class: ''
  325. element_label_colon: true
  326. element_wrapper_type: ''
  327. element_wrapper_class: ''
  328. element_default_classes: true
  329. empty: ''
  330. hide_empty: false
  331. empty_zero: false
  332. hide_alter_empty: true
  333. click_sort_column: value
  334. type: string
  335. settings:
  336. link_to_entity: true
  337. group_column: value
  338. group_columns: { }
  339. group_rows: true
  340. delta_limit: 0
  341. delta_offset: 0
  342. delta_reversed: false
  343. delta_first_last: false
  344. multi_type: separator
  345. separator: ', '
  346. field_api_classes: false
  347. entity_type: node
  348. entity_field: title
  349. plugin_id: field
  350. field_geofield:
  351. id: field_geofield
  352. table: taxonomy_term__field_geofield
  353. field: field_geofield
  354. relationship: field_ville
  355. group_type: group
  356. admin_label: ''
  357. label: ''
  358. exclude: true
  359. alter:
  360. alter_text: false
  361. text: ''
  362. make_link: false
  363. path: ''
  364. absolute: false
  365. external: false
  366. replace_spaces: false
  367. path_case: none
  368. trim_whitespace: false
  369. alt: ''
  370. rel: ''
  371. link_class: ''
  372. prefix: ''
  373. suffix: ''
  374. target: ''
  375. nl2br: false
  376. max_length: 0
  377. word_boundary: true
  378. ellipsis: true
  379. more_link: false
  380. more_link_text: ''
  381. more_link_path: ''
  382. strip_tags: false
  383. trim: false
  384. preserve_tags: ''
  385. html: false
  386. element_type: ''
  387. element_class: ''
  388. element_label_type: ''
  389. element_label_class: ''
  390. element_label_colon: false
  391. element_wrapper_type: ''
  392. element_wrapper_class: ''
  393. element_default_classes: true
  394. empty: ''
  395. hide_empty: false
  396. empty_zero: false
  397. hide_alter_empty: true
  398. click_sort_column: value
  399. type: geofield_default
  400. settings:
  401. output_format: wkt
  402. output_escape: true
  403. group_column: value
  404. group_columns: { }
  405. group_rows: true
  406. delta_limit: 0
  407. delta_offset: 0
  408. delta_reversed: false
  409. delta_first_last: false
  410. multi_type: separator
  411. separator: ', '
  412. field_api_classes: false
  413. plugin_id: field
  414. filters:
  415. status:
  416. value: '1'
  417. table: node_field_data
  418. field: status
  419. plugin_id: boolean
  420. entity_type: node
  421. entity_field: status
  422. id: status
  423. expose:
  424. operator: ''
  425. operator_limit_selection: false
  426. operator_list: { }
  427. group: 1
  428. type:
  429. id: type
  430. table: node_field_data
  431. field: type
  432. value:
  433. projet: projet
  434. entity_type: node
  435. entity_field: type
  436. plugin_id: bundle
  437. expose:
  438. operator_limit_selection: false
  439. operator_list: { }
  440. field_geofield_value:
  441. id: field_geofield_value
  442. table: taxonomy_term__field_geofield
  443. field: field_geofield_value
  444. relationship: field_ville
  445. group_type: group
  446. admin_label: ''
  447. operator: 'not empty'
  448. value: ''
  449. group: 1
  450. exposed: false
  451. expose:
  452. operator_id: ''
  453. label: ''
  454. description: ''
  455. use_operator: false
  456. operator: ''
  457. operator_limit_selection: false
  458. operator_list: { }
  459. identifier: ''
  460. required: false
  461. remember: false
  462. multiple: false
  463. remember_roles:
  464. authenticated: authenticated
  465. placeholder: ''
  466. is_grouped: false
  467. group_info:
  468. label: ''
  469. description: ''
  470. identifier: ''
  471. optional: true
  472. widget: select
  473. multiple: false
  474. remember: false
  475. default_group: All
  476. default_group_multiple: { }
  477. group_items: { }
  478. plugin_id: string
  479. field_actif_value:
  480. id: field_actif_value
  481. table: node__field_actif
  482. field: field_actif_value
  483. relationship: field_programme
  484. group_type: group
  485. admin_label: ''
  486. operator: '='
  487. value: '1'
  488. group: 1
  489. exposed: false
  490. expose:
  491. operator_id: ''
  492. label: ''
  493. description: ''
  494. use_operator: false
  495. operator: ''
  496. operator_limit_selection: false
  497. operator_list: { }
  498. identifier: ''
  499. required: false
  500. remember: false
  501. multiple: false
  502. remember_roles:
  503. authenticated: authenticated
  504. is_grouped: false
  505. group_info:
  506. label: ''
  507. description: ''
  508. identifier: ''
  509. optional: true
  510. widget: select
  511. multiple: false
  512. remember: false
  513. default_group: All
  514. default_group_multiple: { }
  515. group_items: { }
  516. plugin_id: boolean
  517. sorts: { }
  518. header:
  519. result:
  520. id: result
  521. table: views
  522. field: result
  523. relationship: none
  524. group_type: group
  525. admin_label: ''
  526. empty: true
  527. content: '@total territoires étudiés'
  528. plugin_id: result
  529. footer: { }
  530. empty: { }
  531. relationships:
  532. field_ville:
  533. id: field_ville
  534. table: node__field_ville
  535. field: field_ville
  536. relationship: none
  537. group_type: group
  538. admin_label: 'field_ville : Terme de taxonomie'
  539. required: false
  540. plugin_id: standard
  541. field_programme:
  542. id: field_programme
  543. table: node__field_programme
  544. field: field_programme
  545. relationship: none
  546. group_type: group
  547. admin_label: 'field_programme : Contenu'
  548. required: false
  549. plugin_id: standard
  550. arguments: { }
  551. display_extenders:
  552. views_ef_fieldset: { }
  553. group_by: false
  554. title: 'Territoires étudiés'
  555. cache_metadata:
  556. max-age: -1
  557. contexts:
  558. - 'languages:language_content'
  559. - 'languages:language_interface'
  560. - 'user.node_grants:view'
  561. - user.permissions
  562. tags:
  563. - 'config:field.storage.node.field_programme'
  564. - 'config:field.storage.node.field_ville'
  565. - 'config:field.storage.taxonomy_term.field_geofield'
  566. block_1:
  567. display_plugin: block
  568. id: block_1
  569. display_title: 'Villes Map Block'
  570. position: 1
  571. display_options:
  572. display_extenders:
  573. views_ef_fieldset: { }
  574. display_description: ''
  575. block_category: 'Home (Views)'
  576. cache_metadata:
  577. max-age: -1
  578. contexts:
  579. - 'languages:language_content'
  580. - 'languages:language_interface'
  581. - 'user.node_grants:view'
  582. - user.permissions
  583. tags:
  584. - 'config:field.storage.node.field_programme'
  585. - 'config:field.storage.node.field_ville'
  586. - 'config:field.storage.taxonomy_term.field_geofield'