Skip to content
New issue

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

Customize map rendering based on vehicle #877

Open
StampedingLonghorn opened this issue Jun 13, 2023 · 1 comment
Open

Customize map rendering based on vehicle #877

StampedingLonghorn opened this issue Jun 13, 2023 · 1 comment
Labels
enhancement New feature or request openmaptiles A change is needed in OpenMapTiles to support this

Comments

@StampedingLonghorn
Copy link

Different types of vehicles require different information on highway maps.

Tolls: Cars, caravans, and hgv's will be charged different amounts at toll plazas. It would be useful to include the amount charged for tolls depending on the vehicle selected and whether they have a toll transponder or not.

HGVs: No trucks, hazardous cargo prohibition, clearance, weight restriction, weigh stations, and grade signs would be helpful to be rendered on the map for use with HGVs.

@claysmalley claysmalley added enhancement New feature or request openmaptiles A change is needed in OpenMapTiles to support this labels Jun 13, 2023
@claysmalley
Copy link
Member

claysmalley commented Jun 13, 2023

fee, hgv, maxheight, maxweight and other related tags are not surfaced by OpenMapTiles. We would either need this to be added to OpenMapTiles or build our own tiles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request openmaptiles A change is needed in OpenMapTiles to support this
Projects
None yet
Development

No branches or pull requests

2 participants