Robert T Wyatt wrote: > Here's what I'm thinking for my city node: > > <tag k="place" v="city"> > <tag k="name" v="Austin"> > <tag k="capital" v="yes"> > <tag k="population" v="656,562"> And as I look around a bit more, I think that I should not use a comma within the population value field: <tag k="population" v="656562">