On Monday 12 October 2009 13:57:18 Etienne Chové wrote:
> > Juste pour dire que les polygones non importés de type "roche nues" sur 
> > http://osmose.openstreetmap.fr/clc/ ne contiennent pas l'attribu
> > natural=rock
> 
> Oups...
> 
> > et qu'il faut bien penser à l'ajouter à la main.
> 
> C'est corrigé.
> 
C'est pas le seul qui manque :


if tags["CLC:code"] == "323":
     tags["natural"] = "scrub"
if tags["CLC:code"] == "324":
     tags["natural"] = "wood"
     tags["wood"] = "mixed"
if tags["CLC:code"] == "331":
     tags["natural"] = "beach"
if tags["CLC:code"] == "333":
     tags["natural"] = "scrub"


-- 
Vincent Meurisse

_______________________________________________
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr

Répondre à