Skip to content

Commit

Permalink
treat highway=services as an area
Browse files Browse the repository at this point in the history
fixes #4824
  • Loading branch information
matkoniecz committed Feb 18, 2023
1 parent 4b93c5f commit 1a6b84d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ private fun isAreaExpressionFragment(prefix: String? = null): String {
or ${p}aerialway = station
or ${p}allotments
or ${p}healthcare
or ${p}highway = services
""".trimIndent()
}

0 comments on commit 1a6b84d

Please sign in to comment.