We don't need to drop source and note, as somebody might wish to use them
This commit is contained in:
parent
9f8d30defe
commit
0dcaca8674
1 changed files with 1 additions and 3 deletions
|
@ -34,9 +34,7 @@ for a in t:
|
|||
|
||||
print dct
|
||||
print """
|
||||
# OsmType Tag DataType Flags
|
||||
node,way note text delete # These tags can be long but are useless for rendering
|
||||
node,way source text delete # This indicates that we shouldn't store them"""
|
||||
# OsmType Tag DataType Flags"""
|
||||
for k,v in dct.iteritems():
|
||||
s = ""
|
||||
for i in v:
|
||||
|
|
Loading…
Add table
Reference in a new issue