We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de2d454 commit a5806c4Copy full SHA for a5806c4
test/gabledroofbug.test.js
@@ -28,7 +28,7 @@ const data = `<osm version="0.6" generator="openstreetmap-cgimap 2.0.1 (2514279
28
<tag k="addr:street" v="Mühlenweg"/>
29
<tag k="building" v="semidetached_house"/>
30
<tag k="building:levels" v="2"/>
31
- <tag k="roof:direction" v="across"/>
+ <tag k="roof:orientation" v="across"/>
32
<tag k="roof:levels" v="1.5"/>
33
<tag k="roof:shape" v="gabled"/>
34
</way>
0 commit comments