We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Display mile markers when zoomed in enough..
The text was updated successfully, but these errors were encountered:
There is a means of tagging this information in OSM, but there do not appear to be any in our area:
osm2=> select distinct highway from osm_point ; highway ------------------- motorway_junction service mini_roundabout stop turning_circle traffic_signals trailhead turning_loop passing_place crossing street_lamp give_way (13 rows) osm2=> select distinct highway from osm_roads ; highway ---------------- primary secondary track motorway cycleway trunk_link service trunk residential motorway_link secondary_link primary_link (13 rows)
Sorry, something went wrong.
No branches or pull requests
Display mile markers when zoomed in enough..
The text was updated successfully, but these errors were encountered: