projects
/
potlatch2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94957f7
)
Add name to forest simple editor
author
Richard Fairhurst
<richard@systemeD.net>
Mon, 12 Mar 2012 18:32:55 +0000
(18:32 +0000)
committer
Richard Fairhurst
<richard@systemeD.net>
Mon, 12 Mar 2012 18:32:55 +0000
(18:32 +0000)
resources/map_features/landuse.xml
patch
|
blob
|
history
diff --git
a/resources/map_features/landuse.xml
b/resources/map_features/landuse.xml
index 5a8eb106628a34e5b3a2143ff0c3b6b624e9d689..915a6dce67bde6bf61e2fe89024193528938952a 100644
(file)
--- a/
resources/map_features/landuse.xml
+++ b/
resources/map_features/landuse.xml
@@
-282,6
+282,7
@@
<area/>
<tag k="leisure" v="park"/>
+ <inputSet ref="simpleName"/>
<inputSet ref="common"/>
</feature>
@@
-291,6
+292,7
@@
<area/>
<tag k="landuse" v="forest"/>
+ <inputSet ref="simpleName"/>
<inputSet ref="common"/>
</feature>
@@
-300,6
+302,7
@@
<area/>
<tag k="landuse" v="meadow"/>
+ <inputSet ref="simpleName"/>
<inputSet ref="common"/>
</feature>
</featureGroup>