openmaptiles/openmaptiles-tools

Enable `download-osm list bbbike`

Open

#214 opened on Apr 12, 2020

 (0 comments) (0 reactions) (0 assignees)Python (148 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (471 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

According to the BBBike.org web site, the list of areas is available at cities.csv.

  • The area (city) name is the first field
  • Fields are colon-separated
  • The area list ends with an empty row and followed by dummy data
  • Comment lines begin with a # character

Contributor guide