Open brianhatchl opened 1 year ago
@mattjdnv Here is a translation we noticed that turns the highway tag value service into unclassified and the surface tag value paved into rigid_pavement.
service
unclassified
paved
rigid_pavement
Added a failing mocha test that tries to assert the highway type remains service.
@mattjdnv Here is a translation we noticed that turns the highway tag value
service
intounclassified
and the surface tag valuepaved
intorigid_pavement
.Added a failing mocha test that tries to assert the highway type remains
service
.