[Taginfo-dev] [taginfo/taginfo] 6e7e4c: Log to stderr if no log file was specified in config

Jochen Topf noreply at github.com
Wed Aug 26 14:13:32 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/taginfo/taginfo
  Commit: 6e7e4cf9239b9c1d4afcd1c176b2090c8f35d070
      https://github.com/taginfo/taginfo/commit/6e7e4cf9239b9c1d4afcd1c176b2090c8f35d070
  Author: Jochen Topf <jochen at topf.org>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M taginfo-config-example.json
    M web/config.ru
    M web/lib/sql.rb

  Log Message:
  -----------
  Log to stderr if no log file was specified in config


  Commit: 8c1f8673249e1f2a6d636483ff65339dd40c2479
      https://github.com/taginfo/taginfo/commit/8c1f8673249e1f2a6d636483ff65339dd40c2479
  Author: Jochen Topf <jochen at topf.org>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M README.md
    M web/taginfo.rb
    A web/uwsgi.ini

  Log Message:
  -----------
  Add uwsgi config, update docs how to start server


  Commit: 9175c52545fb04bd51999e9b1f31423f5add967c
      https://github.com/taginfo/taginfo/commit/9175c52545fb04bd51999e9b1f31423f5add967c
  Author: Jochen Topf <jochen at topf.org>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M README.md
    M sources/db/update.sh
    M taginfo-config-example.json
    R tagstats/Makefile
    R tagstats/README
    R tagstats/geodistribution.hpp
    R tagstats/hash.hpp
    R tagstats/osmstats.cpp
    R tagstats/similarity.cpp
    R tagstats/sizes.cpp
    R tagstats/sqlite.hpp
    R tagstats/statistics_handler.hpp
    R tagstats/string_store.hpp
    R tagstats/taginfo_unicode.cpp
    R tagstats/tagstats.cpp
    R tagstats/tagstats_handler.cpp
    R tagstats/tagstats_handler.hpp
    R tagstats/test_tagstats.sh

  Log Message:
  -----------
  Taginfo tools are in separate repository now, use FlexMem as default

Removes the C++ programs like tagstats. They are in a separate
repository https://github.com/taginfo/taginfo-tools now. See there
for installation instructions.

Use FlexMem as default node location store index. It work with both
small and large OSM files, so it is a good default. You should still use
one of the other ones (depending on your input data) for minimum
memory use.


Compare: https://github.com/taginfo/taginfo/compare/9c8d72db7fd7...9175c52545fb



More information about the Taginfo-dev mailing list