Way

class pylayers.gis.osmparser.Way(refs, tags, coords)[source]

Bases: object

A Way is a polyline or a Polygon (if closed)

typ0 Polygon

1 LineString

Methods Summary

show([fig, ax])

show way

Methods Documentation

show(fig=[], ax=[])[source]

show way

fig : matplotlib figure ax : axes