Commit Graph

  • 4eecb7fb94 reuse freeNodes Oliver Tonnhofer 2013-11-13 13:17:54 +0100
  • c3f9992f18 initialize coordsBunch map with capacity size Oliver Tonnhofer 2013-11-13 13:17:24 +0100
  • 4fe7379dcd transform nodes before checking against limito in diff import Oliver Tonnhofer 2013-11-12 17:41:11 +0100
  • 63cf97eb01 make sure clipped geometries are DestroyedLayer Oliver Tonnhofer 2013-11-12 12:06:46 +0100
  • 9d02c24ea0 limit ways and relations as well Oliver Tonnhofer 2013-11-12 09:21:17 +0100
  • 8959147ccf refactored parallel parser Oliver Tonnhofer 2013-11-11 13:59:53 +0100
  • c0b5fe7430 close OSM/DiffCache after update Oliver Tonnhofer 2013-11-11 13:41:09 +0100
  • e0404e7a1d add -quiet options to imposm3 diff Oliver Tonnhofer 2013-11-11 10:39:44 +0100
  • ea2065b5ec do not open OSM/DiffCache for each Update Oliver Tonnhofer 2013-11-11 10:16:59 +0100
  • aa632e2bd6 do not add prepared geometries to index Oliver Tonnhofer 2013-11-11 09:41:41 +0100
  • 390edea938 add new Expireor interface Oliver Tonnhofer 2013-11-08 16:03:58 +0100
  • f4a6192ae8 removed unused code Oliver Tonnhofer 2013-11-08 16:03:42 +0100
  • 8a50a6cfe4 write replicationURL of last state in new state Oliver Tonnhofer 2013-11-08 16:01:08 +0100
  • d560755a15 transform nodes to mercator before limiting in reader Oliver Tonnhofer 2013-11-08 15:19:31 +0100
  • 59a14b7c9d remove skipped nodes before accessing first ID; skip empty node lists Oliver Tonnhofer 2013-11-08 15:07:42 +0100
  • d7806c6cfd fix closing of nodes iter channel Oliver Tonnhofer 2013-11-08 15:03:20 +0100
  • 129799328d fix race condition where leveldb is closed before the iterator Oliver Tonnhofer 2013-11-08 10:18:14 +0100
  • 178aba56dd removed unused code Oliver Tonnhofer 2013-11-07 17:49:14 +0100
  • e8f3e50dcf do not cache skipped nodes Oliver Tonnhofer 2013-11-07 17:28:42 +0100
  • 6ad5a535a1 insert rels with negative IDs to be able to distinguish rels from ways during delete Oliver Tonnhofer 2013-11-07 16:09:08 +0100
  • 063c48b8c3 report clipping that takes more than a minute Oliver Tonnhofer 2013-11-07 15:49:40 +0100
  • 97854f4277 use logging.Warn instead of log.Println/fmt.Prinln Oliver Tonnhofer 2013-11-07 15:48:55 +0100
  • 9ac14cc3da support insertedWays in -diff; handle delete of relations Oliver Tonnhofer 2013-11-05 15:03:32 +0100
  • e246f5c14b delete/reinsert members of deleted relations Oliver Tonnhofer 2013-11-05 11:34:03 +0100
  • 2cebe56d8f prevent SIGSEGV when building buffered limitto geometry Oliver Tonnhofer 2013-11-04 16:00:19 +0100
  • 09665205ca always write last.state.txt after -read Oliver Tonnhofer 2013-11-04 15:04:07 +0100
  • 9376230048 estimate diff sequence number of new imports Oliver Tonnhofer 2013-11-04 15:02:28 +0100
  • af6510b008 enable concurrent writing explicitly Oliver Tonnhofer 2013-11-04 14:33:32 +0100
  • a406864fd7 close database handles Oliver Tonnhofer 2013-11-04 14:32:54 +0100
  • b67e7cec34 close diff file handle Oliver Tonnhofer 2013-11-04 14:31:26 +0100
  • 7903a3293b close geojson file handle Oliver Tonnhofer 2013-11-04 14:31:05 +0100
  • 21279a941e close file mapping handle Oliver Tonnhofer 2013-11-04 14:30:32 +0100
  • 076926a417 renamed -limittodiffbuffer to -limittocachebuffer Oliver Tonnhofer 2013-11-04 08:55:10 +0100
  • 2d2dad7b7e limit cache to -limitto Oliver Tonnhofer 2013-11-04 08:51:21 +0100
  • 35e66529a7 force synchronous inserts during diff import Oliver Tonnhofer 2013-11-01 11:25:41 +0100
  • 5203225bcd improve limiter Oliver Tonnhofer 2013-10-31 15:40:42 +0100
  • 60a4eb7f4d allow -httpprofile for diff import Oliver Tonnhofer 2013-10-30 11:14:34 +0100
  • 0461fd56fe move import main function to import_ package Oliver Tonnhofer 2013-10-30 10:48:00 +0100
  • 3b3fa8f834 prevent multiple deletes of the same way/relation Oliver Tonnhofer 2013-10-29 17:30:30 +0100
  • deda8e2816 log progress during writing of added/modified elements Oliver Tonnhofer 2013-10-29 17:06:47 +0100
  • 122afae480 revert code change Oliver Tonnhofer 2013-10-29 17:05:59 +0100
  • 93edef2681 refactored database API Oliver Tonnhofer 2013-10-29 16:32:16 +0100
  • abb7734f8c refactored tableNames method Oliver Tonnhofer 2013-10-29 15:30:51 +0100
  • 5d3ab6cbcc add comments Oliver Tonnhofer 2013-10-29 15:11:58 +0100
  • d387f3cd24 remove unused InsertBuffer Oliver Tonnhofer 2013-10-29 15:07:26 +0100
  • 5c59fe8a78 remove unused PostGIS.InsertBatch Oliver Tonnhofer 2013-10-29 15:06:08 +0100
  • 337aeafcb8 refactored TxRouter Oliver Tonnhofer 2013-10-29 15:00:52 +0100
  • eececc6164 remove print statement Oliver Tonnhofer 2013-10-29 14:57:50 +0100
  • fb860b6736 add test-system and test-unit target Oliver Tonnhofer 2013-10-29 14:08:39 +0100
  • 311bd01c81 update tests Oliver Tonnhofer 2013-10-29 14:07:40 +0100
  • 8d95f50eeb create generalized tabels from other generalized tables Oliver Tonnhofer 2013-10-29 11:40:09 +0100
  • c5bf11c32b add test for updated generalizations Oliver Tonnhofer 2013-10-29 10:58:03 +0100
  • 05cb832682 use single transaction for non-bulk import Oliver Tonnhofer 2013-10-29 10:57:31 +0100
  • b0a0e8d2d5 store Prefix+Name as FullName Oliver Tonnhofer 2013-10-29 08:28:44 +0100
  • 753e5a2caa make GeneralizedTableTx synchronous Oliver Tonnhofer 2013-10-29 08:27:49 +0100
  • f55516b8ad update generalized tables Oliver Tonnhofer 2013-10-28 16:33:39 +0100
  • 999b30d820 move TableTx into tx.go Oliver Tonnhofer 2013-10-28 14:59:16 +0100
  • 5e42ef6b98 record updated IDs for updating generalized tables later Oliver Tonnhofer 2013-10-28 14:55:01 +0100
  • f4d0435102 move tagmatching to database for deletes Oliver Tonnhofer 2013-10-28 12:01:57 +0100
  • ce962c785e remove tagmatcher from Writer Oliver Tonnhofer 2013-10-28 11:37:58 +0100
  • 748354ba18 move tag matching into database package Oliver Tonnhofer 2013-10-28 11:28:56 +0100
  • 24372771a4 rename InsertBuffer to TxRouter Oliver Tonnhofer 2013-10-28 08:57:06 +0100
  • 4af47c15cf avoid duplicate buffer Oliver Tonnhofer 2013-10-28 08:50:54 +0100
  • 2fc074e421 add TableType type Oliver Tonnhofer 2013-10-28 08:41:24 +0100
  • 1cba6ad9a3 db.Insert takes OSMElem instead of row Oliver Tonnhofer 2013-10-28 08:26:51 +0100
  • 819df78d03 disable diff download tests Oliver Tonnhofer 2013-10-28 08:42:33 +0100
  • 089e4a3919 call go test in test target Oliver Tonnhofer 2013-10-28 08:42:10 +0100
  • da9595d970 Merge branch 'ogr-replace' Oliver Tonnhofer 2013-10-25 12:26:57 +0200
  • b8011d2c2d remove GDAL from dependencies Oliver Tonnhofer 2013-10-25 12:26:17 +0200
  • 26d58fc461 refactored geojson API; add tests Oliver Tonnhofer 2013-10-21 15:33:47 +0200
  • cb91bda39f use new GeoJSON reader for limitto tests Oliver Tonnhofer 2013-10-21 15:31:07 +0200
  • ac094e8dce replace OGR dependency for limitto with simple GeoJSON parser Oliver Tonnhofer 2013-10-21 14:59:31 +0200
  • 48dffb47eb Merge pull request #6 from weskamm/patch-1 Oliver Tonnhofer 2013-10-21 05:37:26 -0700
  • f67a7b8852 Removed dangling comma Johannes Weskamm 2013-10-21 13:59:54 +0200
  • f0d5972908 add note about compatibility of binary release Oliver Tonnhofer 2013-10-07 14:11:33 +0200
  • a48cd0317d remove duplicate nodes Oliver Tonnhofer 2013-09-11 11:35:11 +0200
  • c49bf4c5b9 add test for inserted way marking Oliver Tonnhofer 2013-09-09 13:25:28 +0200
  • 8a3585dbba ignore name tag when checking if way of multipolygon was inserted Oliver Tonnhofer 2013-09-09 12:31:07 +0200
  • 204332bef4 update README with binary downloads Oliver Tonnhofer 2013-09-04 15:41:53 +0200
  • c75339ddca fixed rpath for binary builds Oliver Tonnhofer 2013-09-04 15:23:16 +0200
  • f5273d91f0 fixed sed calls in makefile for linux Oliver Tonnhofer 2013-09-04 15:21:12 +0200
  • f49bef69fd add version Oliver Tonnhofer 2013-09-04 14:19:36 +0200
  • ff42de9c2b add mercurial and git as go get dependencies Oliver Tonnhofer 2013-09-03 10:55:07 +0200
  • 8e0665aa12 rename internal environment switches Oliver Tonnhofer 2013-09-02 13:09:26 +0200
  • c8586caf39 update README Oliver Tonnhofer 2013-09-02 12:14:33 +0200
  • 015bd6a1f5 fix make test target Oliver Tonnhofer 2013-09-02 12:07:15 +0200
  • 938284266c touch .lasttestrun after test succeeded Oliver Tonnhofer 2013-09-02 11:41:33 +0200
  • 600dfa1b61 fixed package of pbf/doc.go Oliver Tonnhofer 2013-09-02 10:48:32 +0200
  • 0b352d19c8 fixed typo Oliver Tonnhofer 2013-09-02 10:33:33 +0200
  • 6b074e93ef wrap long command line examples Oliver Tonnhofer 2013-09-02 10:29:20 +0200
  • 52fb1dfd6e add package descriptions Oliver Tonnhofer 2013-09-02 10:26:29 +0200
  • 7f4c807cce remove unused file Oliver Tonnhofer 2013-09-02 10:25:03 +0200
  • 231d81589b update links in README Oliver Tonnhofer 2013-09-02 10:02:05 +0200
  • 13ed864ca9 add README/LICENSE Oliver Tonnhofer 2013-09-02 09:11:17 +0200
  • 9675135f6f update .gitignore Oliver Tonnhofer 2013-09-02 09:07:16 +0200
  • 28ab6cd5d9 add empty parser package Oliver Tonnhofer 2013-09-02 09:01:48 +0200
  • 16114e4328 automate testing Oliver Tonnhofer 2013-08-30 17:20:07 +0200
  • f68c5b93d8 rename mapping.json Oliver Tonnhofer 2013-08-30 16:31:05 +0200
  • 1813730f62 remove explicit database/user/password from test.py Oliver Tonnhofer 2013-08-30 16:30:27 +0200
  • bfbf5b31ef add simple Makefile Oliver Tonnhofer 2013-08-29 16:57:16 +0200