----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124817/ -----------------------------------------------------------
(Updated Aug. 25, 2015, 6:55 p.m.) Status ------ This change has been marked as submitted. Review request for Marble. Changes ------- Submitted with commit b36a1683d6d10d83a8b9c1602fea5bf33bd9ac10 by Marius Stanciu to branch master. Repository: marble Description ------- the osmObjectManager class assigns unique ids to newly created osm placemarks. In the next patches, a relation editor will be added, so this functionality will be needed inside the Annotate Plugin ( not available from the osm plugin ) Diffs ----- src/lib/marble/osm/OsmObjectManager.h PRE-CREATION src/lib/marble/osm/OsmObjectManager.cpp PRE-CREATION src/plugins/runner/osm/CMakeLists.txt b8cef82 src/plugins/runner/osm/OsmObjectManager.h a521e07 src/plugins/runner/osm/OsmObjectManager.cpp 259826f src/plugins/runner/osm/handlers/OsmNodeTagHandler.cpp 24cd423 src/plugins/runner/osm/handlers/OsmRelationTagHandler.cpp ca91cbc src/plugins/runner/osm/handlers/OsmWayTagHandler.cpp fa74bde src/plugins/runner/osm/translators/OsmDocumentTagTranslator.cpp 9f56d07 src/plugins/runner/osm/translators/OsmPlacemarkTagTranslator.cpp 5870ba2 src/plugins/runner/osm/writers/OsmNodeTagWriter.cpp bff7a54 src/plugins/runner/osm/writers/OsmObjectAttributeWriter.cpp b0cbd8d src/plugins/runner/osm/writers/OsmRelationTagWriter.cpp 73f115b src/plugins/runner/osm/writers/OsmWayTagWriter.cpp 0b8484c Diff: https://git.reviewboard.kde.org/r/124817/diff/ Testing ------- compiles fine, no other tests needed Thanks, Marius Stanciu
_______________________________________________ Marble-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/marble-devel
