[OSM-dev] [OSM-talk] Handling of towns with different or alternative names
Stefan de Konink
stefan at konink.de
Wed Jan 28 13:40:38 GMT 2009
Richard Fairhurst wrote:
> Stefan de Konink wrote:
>
>> 1) I don't know anything about ruby so don't laugh
>
> I promise. :)
>
>> 2) where are the save_with_history things defined?
>
> http://trac.openstreetmap.org/browser/sites/rails_port/app/models/way.rb#L161
>
> Same as what the XML API uses.
164 Way.transaction do
165 self.timestamp = t
166 self.save!
167 end
Does that block?
Stefan
More information about the dev
mailing list