How to extract highways and subway lines from OpenStreetMap as a shapefile
Zapsal Steven Vance 25. 12. 2015 v jazyce English.Originally posted on my blog Steven Can Plan.
It’s possible to use Overpass Turbo to extract any object from the OpenStreetMap “planet” and convert it from a GeoJSON or KML file to a shapefile for manipulation and analysis in GIS.
Say you want the subway lines for Mexico City, and you can’t find a GTFS file that you could convert to shapefile, and you can’t find the right files on Sistema de Transporte Colectivo’s website (I didn’t look for it).
Here’s how to extract the subway lines that are shown in OpenStreetMap and save them as a GIS shapefile.
This is my second tutorial to describe using Overpass Turbo. The first extracted places of worship in Cook County. I’ve also used Overpass Turbo to extract a map of campgrounds.