alex85k
alex85k
Another variant of index-skipping branch: https://github.com/alex85k/osm2pgsql/tree/skip-index It saves all indexing SQL to the file specified in INDEX_SQL_FILE environment variable if that variable exists.
Dumb mode was also an issue in my case. It is switched on automatically for micropython but not switched back when switching to NodeMCU.
Here is the bug description: https://connect.microsoft.com/VisualStudio/Feedback/Details/2852624 http://stackoverflow.com/questions/38261530/unresolved-external-symbols-since-visual-studio-2015-update-3-boost-python-link
The suggested workaround worked for pyosimium: https://github.com/osmcode/pyosmium/pull/35/commits/3fa34712ac067fc8f4030ef944c6c2ab1915b83f
I am certified Google&StackOverflow user :) The only problem with this workaround is that additional get_pointer functions should not be defined twice.