What and Why:
A tool that places extracts of OpenStreetMap data onto HDX at set intervals.
Currently, there are several ways to export and use data from the OSM database but all of these have drawbacks including
1) they require an understanding of the OSM tagging in order to find data
2) they don’t readily connect to desktop GIS applications
3) they are limited in terms of exposed data or attributes
The OSM2HDX tool is an extension to the HOT Export Tool, and was built by HOT for HDX in early 2017.
Architecture
Note that the resources for each dataset live on the HOT servers.
Access
Currently the Admin UI sits on the HOT staging server: http://exports-staging.hotosm.org/en/hdx/#/
To access it, you will need
- an OSM account
- request to have your OSM account white listed for access to the Admin UI (contact Amadu Ndong, CJ Hendrix, Godfrey Takavarasha, Dan Mihaila, or a member of the HOT team).
The administration interface of the tool is here: http://exports-staging.hotosm.org/en/admin/login and is accessible by users flagged as "staff" in the user list.
Conventions
- The default feature selection YAML that is automatically populated is not currently correct. It includes admin boundaries and does not include some tags. Please replace it with this one: Default Feature Selection YAML for OSM2HDX
- All four output formats should be selected.
- Dataset prefix (URL slug) should be
hotosm-[iso3 code or region name]
. An additional slug for the theme (roads, waterways, etc) will be automatically appended. Output example: hotosm-sen-roads - Dataset name (Title as seen on the dataset page) should be
HOTOSM [short version of country or region name]
. An additional slug for the theme (roads, waterways, etc) and "(OpenStreetMap Export)" will be automatically appended. Output example: HOTOSM Senegal Roads (OpenStreetMap Export)
Overrides
TBD