Montréal/Imports/Stations BIXI
Montreal BIXI station import is an import of the City of Montreal's État des stations dataset.
Goals
The goal is to import nodes for the above feature in cases where they are missing in the existing OSM data. This amounts to 724 stations.
Import Data
Background
Data source sites: État des stations
Data license: Licence d’utilisation des données ouvertes de la Ville de Montréal (note the section "Utilisation des données par OpenStreetMap").
Type of license: CC-BY-4.0.
Link to permission: Montréal/Imports/Ville de Montréal.
OSM attribution: Contributors (see "Montréal").
ODbL Compliance verified: yes.
Import Type
This is a one-time import that will be added to the OSM database via JOSM.
Data Preparation
Tagging Plans
The imported stations will have the following tags:
amenity=bicycle_rental
bicycle_rental=docking_station
brand=Bixi
brand:wikidata=Q4919302
brand:wikipedia=en:BIXI Montréal
fee=yes
name=Bixi
network=Bixi
network:wikidata=Q4919302
network:wikipedia=en:BIXI Montréal
operator=Bixi
operator:wikidata=Q4919302
operator:wikipedia=en:BIXI Montréal
Changeset Tags
Key | Value |
---|---|
comment | Import of missing BIXI stations. |
import | yes |
source | BIXI Montréal;Ville de Montréal |
source:url | https://donnees.montreal.ca/dataset/bixi-etat-des-stations |
source:date | 2024 |
import:page | https://wiki.openstreetmap.org/wiki/Montréal/Imports/Stations_BIXI |
source:license | CC-BY-4.0 |
Data Merge Workflow
Workflow
Step by step instructions
- Open the GBFS feed.
- Download the station information JSON file.
- Convert it to an XLSL file.
- Clean the resulting XLSL file.
- Convert into a CSV and open in QGIS.
- Save as a GEOJSON.
- Apply the correct tags (see above).
Changeset size policy
In JOSM, upload objects in chunks of size: 9000.
Revert plans
If ever something goes wrong, the JOSM/Plugins/Reverter plugin will be used.
Conflation
- Open the file obtained from the workflow in JOSM.
- Query Overpass for "bicycle_rental"="docking_station" and add as a new layer.
- In the conflation plugin, add the layer from step 1 as the reference (select all).
- Make the live data layer active and select type:way.
- Select adjacent nodes.
- Invert selection and freeze as subject in conflation plugin.
- Modify the parameters of the plugin to: disambiguation; standard; 40 m; merge tags. Do not replace geometry.
- Conflate the "Reference only" matches (an automated edit to existing stations' tags is outside the scope of this import and will be done at a later date (is now completed)).
Note: stations which no longer exist were removed at a later date. Please see here.
See also
A related post, about a more complex import from the same source, was sent to the community forum on 2024-01-29 and can be found here.