Commit Graph

  • 6cd1afb9ad add permutations tests for lineMerge; fix lineMerge Oliver Tonnhofer 2013-05-06 15:34:09 +0200
  • 8f5d0d0c44 new DiffCache; improved progress report Oliver Tonnhofer 2013-05-06 14:20:00 +0200
  • 40c8b04181 keep ref ids in RefIndex sorted Oliver Tonnhofer 2013-05-06 13:42:58 +0200
  • 1f0fca5552 move cache/index to cache/diff Oliver Tonnhofer 2013-05-06 13:19:56 +0200
  • 6034befe52 add -read/-write/-overwritecache options Oliver Tonnhofer 2013-05-06 12:51:30 +0200
  • 75a575c247 rename main package file to goposm Oliver Tonnhofer 2013-05-06 11:11:12 +0200
  • 92338e8d7c add -cpupofile and -cachedir option Oliver Tonnhofer 2013-05-06 11:10:37 +0200
  • 80d813d217 use smaller delta node bunch size Oliver Tonnhofer 2013-05-06 11:09:21 +0200
  • 045a00c84f add status reporter Oliver Tonnhofer 2013-05-06 11:03:52 +0200
  • 232443dc16 handle dense nodes with empty KeysVals Oliver Tonnhofer 2013-05-06 10:50:55 +0200
  • 34409088d7 make wayFill parallel Oliver Tonnhofer 2013-05-06 10:21:03 +0200
  • 0cf5b90120 add osmpbf package Oliver Tonnhofer 2013-05-06 07:29:43 +0200
  • 39d889bf9e reuse deltacoord slices Oliver Tonnhofer 2013-05-06 07:28:02 +0200
  • bf4c5ee31f use slices for deltacoords; store ref index Oliver Tonnhofer 2013-05-05 20:14:39 +0200
  • 6ab604da0e create OSMCache Oliver Tonnhofer 2013-05-04 16:27:05 +0200
  • e543b05a16 refactored local var name in deltacoordscache Oliver Tonnhofer 2013-05-02 21:11:24 +0200
  • 7247a1c7fd read back relations/ways; fill ways with nodes from cache Oliver Tonnhofer 2013-05-02 20:37:31 +0200
  • 7c2c5c490a add separate cache for nodes and coords Oliver Tonnhofer 2013-05-02 18:45:33 +0200
  • 0415ea36b8 use index for each pbf Oliver Tonnhofer 2013-05-02 18:44:35 +0200
  • c4fc28c8ee cache nodes Oliver Tonnhofer 2013-05-01 14:13:50 +0200
  • 3483ce7dda cache blocks Oliver Tonnhofer 2013-04-30 18:08:45 +0200
  • 5a5bbf0019 cache loaded blocks when reading nodes Oliver Tonnhofer 2013-04-30 14:27:08 +0200
  • 23793f706c fixed parser test Oliver Tonnhofer 2013-04-30 14:01:46 +0200
  • 3d1c847a6d add first test for mergeRing Oliver Tonnhofer 2013-04-30 14:01:28 +0200
  • 5c99317010 add untested ringMerge function Oliver Tonnhofer 2013-04-29 19:36:30 +0200
  • a2f9da2851 load dependent nodes for ways and rels Oliver Tonnhofer 2013-04-28 15:58:57 +0200
  • 839732c649 add query options to indexer Oliver Tonnhofer 2013-04-28 14:12:57 +0200
  • e8a1d59873 store first and last ids Oliver Tonnhofer 2013-04-27 16:24:48 +0200
  • 66a5e9d964 add first pbf indexer Oliver Tonnhofer 2013-04-27 16:05:29 +0200
  • 0c62bfd7b0 make BlockPosition fields public Oliver Tonnhofer 2013-04-27 16:02:16 +0200
  • dfd4c41a0c renamed Way.Nodes to Way.Refs Oliver Tonnhofer 2013-04-23 22:30:41 +0200
  • 3e2484db26 add LineStringWKB/PolygonWKB functions Oliver Tonnhofer 2013-04-23 22:02:27 +0200
  • 00333e147c add LineString function Oliver Tonnhofer 2013-04-21 16:37:05 +0200
  • 7f28d079fb write everything to cache in batches Oliver Tonnhofer 2013-04-20 16:50:23 +0200
  • 8efa1fae9b add error handling for cache Oliver Tonnhofer 2013-04-16 21:14:19 +0200
  • 064f7df428 DeltaCoordsCache with LRU cache Oliver Tonnhofer 2013-04-15 21:54:48 +0200
  • d8cfe75b71 store coords in bunches Oliver Tonnhofer 2013-04-14 14:50:38 +0200
  • 74a388887d full parsing and caching; first delta encoding of coords Oliver Tonnhofer 2013-04-11 19:50:20 +0200
  • 79b528d53e parse and cache pbf files Oliver Tonnhofer 2013-04-08 21:45:13 +0200
  • 1ad4f7931c hackahoy! parsing of nodes/ways/relations; marshaling Oliver Tonnhofer 2013-04-02 22:07:27 +0200
  • 17484a68e9 more hacking Oliver Tonnhofer 2013-02-12 19:45:49 +0100
  • bcabc7a339 add elements, model and binary package Oliver Tonnhofer 2013-01-28 07:55:34 +0100
  • 354c89945c use generator for BlockPositions Oliver Tonnhofer 2013-01-21 20:19:37 +0100
  • 108982a729 parse dense nodes; add node/way/relation models Oliver Tonnhofer 2013-01-19 13:50:44 +0100
  • 4f2a3b53a0 refactored pbf counter Oliver Tonnhofer 2012-12-26 17:30:07 +0100
  • d6d3928bfd first simple pbf counter Oliver Tonnhofer 2012-12-26 14:07:30 +0100