mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-06 15:03:54 +02:00
add more fields to Parcel Locker
* wheelchair * indoor (closes #940) * collection_times, * surveillance
This commit is contained in:
@@ -6,11 +6,15 @@
|
||||
"parcel_dropoff",
|
||||
"opening_hours",
|
||||
"payment_multi",
|
||||
"ref"
|
||||
"ref",
|
||||
"wheelchair"
|
||||
],
|
||||
"moreFields": [
|
||||
"brand",
|
||||
"colour"
|
||||
"collection_times",
|
||||
"colour",
|
||||
"indoor",
|
||||
"surveillance"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
Reference in New Issue
Block a user