Commit Graph

10 Commits (6528d3e3866a7e6164f6a268feacf95c698aa465)

Author SHA1 Message Date
Oliver Tonnhofer ecf93839f8 fix data race in barrier for first way|relation callbacks 2016-12-07 13:49:58 +01:00
Oliver Tonnhofer e3593761b5 refactor parser.pbf API 2016-12-06 14:47:34 +01:00
Peter Johnson 39eeaf36c1 don't parse elements when chan is nil 2016-08-17 16:59:45 +02:00
Oliver Tonnhofer dc4f320dd5 close channels in Parse 2015-04-28 11:33:23 +02:00
Oliver Tonnhofer 132d938bb4 refactored pbf parser
renamed/document read barrier
2015-04-28 10:33:13 +02:00
Oliver Tonnhofer c2bb7e7d2e make block struct private 2015-04-28 09:18:38 +02:00
Oliver Tonnhofer 45fc51e2ca only write to channels if they are set 2015-04-28 09:16:20 +02:00
Oliver Tonnhofer 3b73f91a0d make go gettable 2014-08-04 15:19:35 +02:00
Oliver Tonnhofer 9d02c24ea0 limit ways and relations as well
only cache ways if the first coord is cached, only cache relations
if the first member is cached.

we need to sync the read process so that we have all coords cached
before the first way gets checked for limitto.
2013-11-12 09:21:17 +01:00
Oliver Tonnhofer 8959147ccf refactored parallel parser 2013-11-11 13:59:53 +01:00