projects
/
potlatch2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add an (optional) dnd property to icon elements to override the standard image in...
[potlatch2.git]
/
resources
/
map_features
/
transport.xml
diff --git
a/resources/map_features/transport.xml
b/resources/map_features/transport.xml
index 4ae06e4a101d8537aaaba72b64dce278ef1b8656..98ac5f70403d450350345d6868ee0be21985141e 100644
(file)
--- a/
resources/map_features/transport.xml
+++ b/
resources/map_features/transport.xml
@@
-168,7
+168,7
@@
<feature name="Airport">
<category>transport</category>
<feature name="Airport">
<category>transport</category>
- <icon image="features/aeroway__aerodrome.png"/>
+ <icon image="features/aeroway__aerodrome.png"
dnd="features/pois/transport_airport.n.24.png"
/>
<tag k="aeroway" v="aerodrome"/>
<area/>
<point/>
<tag k="aeroway" v="aerodrome"/>
<area/>
<point/>
@@
-181,7
+181,7
@@
<feature name="Airport terminal">
<category>transport</category>
<feature name="Airport terminal">
<category>transport</category>
- <icon image="features/aeroway__terminal.png"/>
+ <icon image="features/aeroway__terminal.png"
dnd="features/pois/transport_airport_terminal.n.24.png"
/>
<tag k="aeroway" v="terminal"/>
<area/>
<point/>
<tag k="aeroway" v="terminal"/>
<area/>
<point/>