sozialhelden / wheelmap-classic

:wheelchair: Legacy "classic" wheelmap.org (deprecated)
http://www.wheelmap.org
GNU Affero General Public License v3.0
46 stars 16 forks source link

[WIP] Introduce new premium provider Heidelberg Huerdenlos #616

Closed 1000miles closed 6 years ago

1000miles commented 7 years ago

This PR imports data from the new provider Heidelberg Hürdenlos for following attributes via a rake new task (huerdenlos.rake):

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.

Example (dev env):

+------+------------+-------------+------------+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+---------------------+-------------------+
| id   | poi_id     | provider_id | wheelchair | url                                                                                                                                  | created_at          | updated_at          | wheelchair_toilet |
+------+------------+-------------+------------+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+---------------------+-------------------+
| 4366 | 4127557146 |           3 | yes        | http://www.heidelberg.huerdenlos.de/index.php?id=980&huerdenlos[module_ratings][action]=detail&huerdenlos[module_ratings][dbid]=3538 | 2017-05-17 15:28:39 | 2017-05-17 15:28:39 | NULL              |
| 4367 | 4176950906 |           3 | limited    | http://www.heidelberg.huerdenlos.de/index.php?id=980&huerdenlos[module_ratings][action]=detail&huerdenlos[module_ratings][dbid]=4441 | 2017-05-17 15:28:39 | 2017-05-17 15:28:39 | NULL

Related Github issue: https://github.com/sozialhelden/wheelmap-privateissues/issues/44

holgerd commented 7 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:

1000miles commented 7 years ago

Thanks for the clarification, @holgerd . That helps a lot! :) Will update the PR accordingly.

1000miles commented 6 years ago

Closing this ticket in favor of accessibility.cloud.

cc @holgerd @Svenyo