Commit Graph

12 Commits (3b73f91a0d144524b6b9bac7011ffc9e90276e58)

Author SHA1 Message Date
Oliver Tonnhofer 3b73f91a0d make go gettable 2014-08-04 15:19:35 +02:00
Oliver Tonnhofer 0807c33eaa do not enable linear import for coords cache when reading with -appendcache 2014-07-08 15:30:06 +02:00
Oliver Tonnhofer 088a4d89f3 refactored tag matching from database to writer
tag matching is independent of the database and can belong to the writer
package. also cleans up the database.Inserter interface.
2014-06-25 16:46:42 +02:00
Oliver Tonnhofer e4d1156ff8 make location of last.state.txt configuratble 2014-04-01 13:16:27 +02:00
Oliver Tonnhofer 3901c5d8c4 make db schema configurable from cmd-line and config.json 2013-12-02 13:10:42 +01:00
Oliver Tonnhofer e0404e7a1d add -quiet options to imposm3 diff 2013-11-11 10:39:44 +01:00
Oliver Tonnhofer 09665205ca always write last.state.txt after -read 2013-11-04 15:04:07 +01:00
Oliver Tonnhofer af6510b008 enable concurrent writing explicitly 2013-11-04 14:33:32 +01:00
Oliver Tonnhofer a406864fd7 close database handles 2013-11-04 14:32:54 +01:00
Oliver Tonnhofer 076926a417 renamed -limittodiffbuffer to -limittocachebuffer 2013-11-04 08:55:10 +01:00
Oliver Tonnhofer 2d2dad7b7e limit cache to -limitto 2013-11-04 08:51:21 +01:00
Oliver Tonnhofer 0461fd56fe move import main function to import_ package 2013-10-30 10:48:00 +01:00