Closed 1000miles closed 6 years ago
@1000miles cc @Svenyo
Important: At the moment we do not fetch data for provided_poi.wheelchair_toilet, this needs further clarifications since Hürdenlos uses yes, limited, no and unknown for the toilet status while wheelmap uses yes, no and unknown only.
I understand the column Hürdenlos Toilette
in the file Bearbeitet_Hürdenlos_Wheelmap_Matching_nur_verknüpfbare.xls
is unclear.
I suggest the following interpretation:
Hürdenlos Toilette
=VBF
) --> toilets:wheelchair=yes
Hürdenlos Toilette
=NBF
) --> toilets:wheelchair=no
Hürdenlos Toilette
=TBF
&& Wheelmap
=grün
) --> toilets:wheelchair=yes
(reason: I checked some and they seem to be much stricter than we are)Hürdenlos Toilette
=TBF
& Wheelmap
=Rot
) --> toilets:wheelchair=no
Hürdenlos Toilette
=TBF
& Wheelmap
=Gelb
) --> ignore toilets:wheelchairThanks for the clarification, @holgerd . That helps a lot! :) Will update the PR accordingly.
Closing this ticket in favor of accessibility.cloud.
cc @holgerd @Svenyo
This PR imports data from the new provider
Heidelberg Hürdenlos
for following attributes via a rake new task (huerdenlos.rake
):osm_id
=>poi_id
(if there are any per record)provided_poi.wheelchair
statusprovided_poi.url
Important: At the moment we do not fetch data for
provided_poi.wheelchair_toilet
, this needs further clarifications since Hürdenlos usesyes
,limited
,no
andunknown
for the toilet status while wheelmap usesyes
,no
andunknown
only.Example (dev env):
Related Github issue: https://github.com/sozialhelden/wheelmap-privateissues/issues/44