Filtering OSM road data by a specific highway

I need to get the GIS data for specifically the federal highway 37D in Mexico, that goes along most of the state of Michoacán.

Is there a way to filter the GIS data using tools like QuickOSM, or do I need to do something else?

What data related to the highway are you specifically looking for ?

The path of the highway (line geometry) and the mile markers if possible

Thanks!

Is there anyone that can help me out on this?

Filtering OSM data is often done using Overpass Turbo (which is why the Overpass servers are currently under pressure)

Try searching for “overpass turbo highway route”.

I already use Overpass when filtering OSM data, the problem comes when I want data for a specific highway, and afaik you can’t do that just extracting from Overpass.

I’ve heard of Osmosis and Osmium though, but I don’t know if those tools are gonna help me.

This appears to find it using Overpass Turbo wizard…

highway=motorway and name~“Entronque Uruapan - Lázaro Cárdenas” in Mexico

edit: noticed a section of this is ref MEX 14D
but this appears to work…

highway=motorway and ref~“MEX 37D” in Mexico