geocore/generator/TODO.txt
2019-09-16 17:54:22 +03:00

5 lines
224 B
Text

1. Refactoring osm_translator.cpp/hpp.
2. Refactoring using std in hpp and cpp.
3. Get rid of new, replace on make_unique, make_shared.
4. Fixed hack on EmitterRegion::operator()(FeatureBuilder1 & fb).
5. Fixed enum naming.