We don't need to drop source and note, as somebody might wish to use them

This commit is contained in:
Komяpa 2010-07-06 22:04:04 +03:00
parent 9f8d30defe
commit 0dcaca8674

View file

@ -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: