1 <div class="container">
3 <div class="col-sm-12">
4 <h1>Broken polygons</h1>
7 Total number of broken polygons: {{aPolygons.length}}.
10 <table class="table table-striped table-hover">
18 <th>Error message</th>
26 <td>{{osmLink this}}</td>
30 <td>{{country_code}}</td>
31 <td>{{errormessage}}</td>
34 <a href="http://localhost:8111/import?url=https://www.openstreetmap.org/api/0.6/{{formatOSMType osm_type}}/{{osm_id}}/full" target="josm">josm</a>