----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124095/#review82580 -----------------------------------------------------------
Ship it! src/plugins/runner/osm/writers/OsmObjectAttributeWriter.h (line 26) <https://git.reviewboard.kde.org/r/124095/#comment56953> Writes the standard osm attributes: id, action, changeset, ... - Dennis Nienhüser On July 15, 2015, 2:41 p.m., Marius Stanciu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/124095/ > ----------------------------------------------------------- > > (Updated July 15, 2015, 2:41 p.m.) > > > Review request for Marble. > > > Repository: marble > > > Description > ------- > > The OsmObjectManager is a temporary solution for managing OSM id ( used to > ref osm tags ). This will be changed as soon as I > find a feasible solution to store osm-specific data in placemarks. > > The OsmObjectAttributeWriters is a convenience class used to write typical > atributes ( more might be added later ) > > The OsmTagTagWriter is a tool used to write tags like <tag k="key" v="value"> > > > Diffs > ----- > > src/lib/marble/geodata/writer/GeoWriter.h 1a1a91e > src/lib/marble/geodata/writer/GeoWriter.cpp 05762f5 > src/plugins/runner/osm/OsmObjectManager.h PRE-CREATION > src/plugins/runner/osm/OsmObjectManager.cpp PRE-CREATION > src/plugins/runner/osm/writers/OsmObjectAttributeWriter.h PRE-CREATION > src/plugins/runner/osm/writers/OsmObjectAttributeWriter.cpp PRE-CREATION > src/plugins/runner/osm/writers/OsmTagTagWriter.h PRE-CREATION > src/plugins/runner/osm/writers/OsmTagTagWriter.cpp PRE-CREATION > > Diff: https://git.reviewboard.kde.org/r/124095/diff/ > > > Testing > ------- > > No testing can be done, as these are just helper classes. > Compiles fine > > > Thanks, > > Marius Stanciu > >
_______________________________________________ Marble-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/marble-devel
