zerebubuth / openstreetmap-cgimap

A C++ implementation of the OpenStreetMap API map call.
http://wiki.openstreetmap.org/wiki/Cgimap
GNU General Public License v2.0
72 stars 38 forks source link

Some refactorings for "JSON support for changeset upload" #433

Closed mmd-osm closed 2 months ago

mmd-osm commented 2 months ago

This PR includes some upfront refactoring, which was originally part of #407, but really unrelated to JSON format.

Note: the second commit has a typo, it should read "Rename osmchange_input_format → osmchange_xml_input_format"