Ecco il codice corretto:
<!--
Estrae i confini dei comuni specificati
-->
<osm-script timeout="25">
<!-- gather results -->
<union>
<!-- Comuni di interesse -->
<query into="a" type="relation">
<has-kv k="admin_level" modv="" v="8"/>
<has-kv k="name" v="Livorno"/>
</query>
<recurse type="down"/>
</union>
<!-- print results -->
<print mode="meta"/>
<recurse type="down"/>
<print mode="meta" order="quadtile"/>
</osm-script>
--
*FabC*
2014-02-26 9:40 GMT+01:00 bredy <[email protected]>:
> Non funziona mi dice che Error: line 11: static error: Unknown attribute
> "reg" in element "has-kv".
>
>
>
> --
> View this message in context:
> http://gis.19327.n5.nabble.com/GPX-del-confine-amministrativo-tp5795396p5797525.html
> Sent from the Italy General mailing list archive at Nabble.com.
>
> _______________________________________________
> Talk-it mailing list
> [email protected]
> https://lists.openstreetmap.org/listinfo/talk-it
>
--
*Fabrizio*
_______________________________________________
Talk-it mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/talk-it