mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-10-04 17:04:53 +02:00
up stats of watched tags in osm extract
This commit is contained in:
parent
41b543cece
commit
872d14e17c
4 changed files with 31 additions and 8 deletions
|
@ -43,6 +43,7 @@ const lcm_config = {
|
|||
transport: 'https://a.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png'
|
||||
},
|
||||
tags_to_display_in_popup: [
|
||||
'charge',
|
||||
'description',
|
||||
'name',
|
||||
'access',
|
||||
|
@ -56,7 +57,11 @@ const lcm_config = {
|
|||
'socket:type2_combo',
|
||||
'socket:type2_combo:output',
|
||||
'socket:chademo',
|
||||
'operator', 'ref:EU:EVSE',
|
||||
'operator',
|
||||
'opening_hours',
|
||||
'maxstay',
|
||||
'maxheight',
|
||||
'ref:EU:EVSE',
|
||||
'network',
|
||||
'opening_hours',
|
||||
'contact',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue