<div dir="ltr">2013/9/3 Stephan Bösch-Plepelits <span dir="ltr"><<a href="mailto:skunk@xover.htu.tuwien.ac.at" target="_blank">skunk@xover.htu.tuwien.ac.at</a>></span><br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Another two busy weeks and already version 0.3.0 is available, which<br>
introduces a couple of very interesting features, noteably:<br>
<br>
* Link Selectors are supported, with a syntax similar to JOSM, e.g.<br>
  'rel[route=tram] >[role=stop] node[railway=tram_stop]'<br>
<br>
* There's a special link selector 'near' which matches objects in a certain<br>
  distance. E.g.<br>
  'area[landuse=cemetery] near[distance=0] node[historic=tomb]'<br>
  selects all tombs inside a cemetery.<br>
<br>
* Combine features: As streets in OSM are usually split into short parts<br>
  (because of changing type, e.g. one ways, count of lanes, ...) labels are<br>
  often missing or repeated too often. The statement 'combine' combines<br>
  selected features into one.<br>
<br>
There are some examples which illustrate these features:<br>
<a href="https://github.com/plepe/pgmapcss/blob/master/examples/README.md" target="_blank">https://github.com/plepe/pgmapcss/blob/master/examples/README.md</a><br>
</blockquote><div><br><br></div><div>awesome, that's really cool, this helps improve the cartography in a lot of cases.<br><br></div><div>cheers,<br>Martin<br></div></div></div></div>