Changeset 837

Show
Ignore:
Timestamp:
06/14/07 13:56:03 (2 years ago)
Author:
thomase
Message:

properly write classicationSection for feature names (with an internal classificationScheme element)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • BADataMunger/trunk/placesaver.py

    r836 r837  
    9494            tag_csn.text = "geoNameType" 
    9595            tag_css.append(tag_csn) 
    96             tag_cs.append(tag_csn
     96            tag_cs.append(tag_css
    9797            #if pn.certainty != "certain": 
    9898            tag_nassoc = etree.Element("{%s}nameAssociation" % AWMC)