Commit Graph

  • 6394f92a7a do not import outer way of relation into same table as relation Oliver Tonnhofer 2015-01-05 15:49:11 +0100
  • 530bdda699 dereference double pointer before use for go 1.4 compatibility Oliver Tonnhofer 2015-01-05 11:50:39 +0100
  • 8ba96c9327 improve error checking/handling Oliver Tonnhofer 2015-01-05 09:56:39 +0100
  • 173afb714a fix test that depended on map order Oliver Tonnhofer 2015-01-05 09:52:13 +0100
  • 0a311d62d7 close open ways when end-nodes are close to each other but not identical Oliver Tonnhofer 2014-10-22 13:36:06 +0200
  • e440ca7489 close open rings when end-nodes are close to each other but not identical Oliver Tonnhofer 2014-10-21 17:08:56 +0200
  • 5c376496c4 update comments in mergeRings Oliver Tonnhofer 2014-10-21 16:12:21 +0200
  • 32623ccce0 use godeps Oliver Tonnhofer 2014-10-10 16:12:01 +0200
  • 44be47583b add -diff-state-before option to set initial diff sequence before Oliver Tonnhofer 2014-09-15 14:07:27 +0200
  • 1e4a6063f2 cache test db connection Oliver Tonnhofer 2014-09-04 16:24:32 +0200
  • 9b39791076 fix string_suffixreplace test. closes #37 Oliver Tonnhofer 2014-09-03 08:24:01 +0200
  • 63a7d79113 do not write last.state.txt if it failed to estimate sequence number Oliver Tonnhofer 2014-08-19 16:31:42 +0200
  • 1f5763219a only write last.state.txt in -diff mode Oliver Tonnhofer 2014-08-19 16:09:12 +0200
  • a9a50d64c4 implement String for Tags Oliver Tonnhofer 2014-08-19 13:17:25 +0200
  • 8e6ef74a1e index/cluster in parallel with GOMAXPROCS Oliver Tonnhofer 2014-08-19 13:16:59 +0200
  • 6c60df4a1c support for multiple keys to include for column (extra_fields in imposm2) Oliver Tonnhofer 2014-08-18 09:24:17 +0200
  • 70b127940c build ZOrder on key value instead of mapping_type Oliver Tonnhofer 2014-08-18 09:21:13 +0200
  • 9208e82e37 ignore imposm3 binary Oliver Tonnhofer 2014-08-11 17:17:55 +0200
  • 007adb0f38 add TODO note Oliver Tonnhofer 2014-08-11 17:15:08 +0200
  • 3f3c12ece1 add use_single_id_space mapping option Oliver Tonnhofer 2014-08-11 10:18:08 +0200
  • aaa9181134 fix diff updates of nodes with dropped tags Oliver Tonnhofer 2014-08-08 12:24:28 +0200
  • 2bd6c1c4cf fix assert message Oliver Tonnhofer 2014-08-08 11:20:59 +0200
  • 42c545a4a5 fix creation of tmp test cachedir Oliver Tonnhofer 2014-08-08 11:11:53 +0200
  • 3b73f91a0d make go gettable Oliver Tonnhofer 2014-08-04 15:19:35 +0200
  • 8ad4c8f1d2 add test for inserts with multiple mappings Oliver Tonnhofer 2014-08-04 15:19:20 +0200
  • 0807c33eaa do not enable linear import for coords cache when reading with -appendcache Oliver Tonnhofer 2014-07-08 15:30:06 +0200
  • ced9f92b4b support for prefix=NONE to disable osm_ table prefix Oliver Tonnhofer 2014-07-02 13:02:44 +0200
  • c0ea3343c3 disable ssl by default for PG connections to workaround renegotiation issues Oliver Tonnhofer 2014-07-01 15:19:16 +0200
  • e9363ddf4e add support for 4326 Oliver Tonnhofer 2014-06-30 08:58:22 +0200
  • 2afc987d2b add columns as alias for fields mapping option Oliver Tonnhofer 2014-06-24 13:54:10 +0200
  • 738fb03490 fix SelectRelationPolygons test Oliver Tonnhofer 2014-06-23 15:14:10 +0200
  • a9ccec143c add support for single table imports Oliver Tonnhofer 2014-06-19 11:51:15 +0200
  • 93b7f99291 add hstore_tags field type Oliver Tonnhofer 2014-06-18 17:18:44 +0200
  • 088a4d89f3 refactored tag matching from database to writer Oliver Tonnhofer 2014-05-05 10:21:46 +0200
  • 21a389b2cd add Key and Value type Oliver Tonnhofer 2014-04-30 16:33:07 +0200
  • 4fc6dfdac6 Merge branch 'master' of github.com:omniscale/imposm3 Oliver Tonnhofer 2014-06-25 16:41:57 +0200
  • 1753bbc0fb fix table prefix option for recent lib/pq versions (closes #27) Oliver Tonnhofer 2014-06-25 16:40:36 +0200
  • 26c7e64d82 Merge pull request #28 from bdon/master Oliver Tonnhofer 2014-06-25 15:36:46 +0200
  • f3bc02cc74 Disable SSL when using a unix domain socket. Brandon Liu 2014-06-24 19:11:47 -0700
  • 7d9ddfd7d4 fixed cache/binary test for go1.3 Oliver Tonnhofer 2014-06-23 15:03:23 +0200
  • e99c35f699 fix deserializing of cached tags with empty key Oliver Tonnhofer 2014-06-23 14:40:16 +0200
  • f30e4f35f8 add -lgeos to LDFLAGS Oliver Tonnhofer 2014-06-23 13:27:24 +0200
  • 480c93f01c support for custom geometry column names (e.g. way, the_geom) Oliver Tonnhofer 2014-06-20 10:09:28 +0200
  • 279c2fd7e2 abort if it fails to create fieldtype Oliver Tonnhofer 2014-06-18 11:55:12 +0200
  • 593811a231 read properties of geojson features Oliver Tonnhofer 2014-05-21 09:15:32 +0200
  • 85720d3be1 update missing feature list Oliver Tonnhofer 2014-05-07 08:58:03 +0200
  • b7dd34db75 update go dependencies (lib/pq) Oliver Tonnhofer 2014-05-07 08:54:17 +0200
  • c9e561072d Merge pull request #22 from Mic92/patch-1 Oliver Tonnhofer 2014-05-07 08:50:43 +0200
  • 4f7ef6032a README.md: add link to protobuf Jörg Thalheim 2014-05-06 22:55:58 +0200
  • b3ff883aed README.md: add dependency protobuf Jörg Thalheim 2014-05-06 22:54:08 +0200
  • f2d40b047b log more sql errors during import and diff updates Oliver Tonnhofer 2014-04-28 11:43:25 +0200
  • 90154d7c51 only accept 32bit ints for Integer type, closes #21 Oliver Tonnhofer 2014-04-25 11:32:40 +0200
  • 96b5f1c394 fix updating nodes in DeltaCoordsCache Oliver Tonnhofer 2014-04-25 11:18:20 +0200
  • e4d1156ff8 make location of last.state.txt configuratble Oliver Tonnhofer 2014-04-01 13:16:27 +0200
  • 62cdbcc3e3 allow to overwrite -limitto config with NONE Oliver Tonnhofer 2014-04-01 10:48:34 +0200
  • 251e5c9941 fix for mappings where key and name of field differ Oliver Tonnhofer 2014-03-28 11:14:02 +0100
  • d1b2c2796b quote column names when creating generalized tables Oliver Tonnhofer 2014-03-28 10:36:03 +0100
  • dab06de51c do not use \r in -quiet mode when printing status messages Oliver Tonnhofer 2014-02-25 08:33:38 +0100
  • ff6207d200 add failing test-case for #18 Oliver Tonnhofer 2014-02-05 10:04:00 +0100
  • 48486e7280 do not validate all generalized geometries by default Oliver Tonnhofer 2014-01-30 10:31:34 +0100
  • fed6c026cd validate simplified geometries Oliver Tonnhofer 2014-01-29 10:06:07 +0100
  • 07897d5402 fix tag matching for elems with __any__ and exact matches Oliver Tonnhofer 2014-01-22 11:35:53 +0100
  • d41b108959 use test_mapping.json in filter_test Oliver Tonnhofer 2014-01-22 11:35:33 +0100
  • de4ec76ed8 handle ways without refs/nodes in ring builder Oliver Tonnhofer 2014-01-14 12:06:43 +0100
  • f08ac11f68 rename FilterRelationPolygons to SelectRelationPolygons Oliver Tonnhofer 2014-01-13 09:06:40 +0100
  • e449183225 only skip import of polygons if way was inserted as multipolygon Oliver Tonnhofer 2014-01-13 08:52:15 +0100
  • 07c11bf4da tweak limitto grid parameters Oliver Tonnhofer 2013-12-18 13:29:32 +0100
  • 7c039ecb63 realy change production schema to public Oliver Tonnhofer 2013-12-18 10:49:23 +0100
  • eb216b4392 refactored filtering of inserted_ways Oliver Tonnhofer 2013-12-16 16:54:42 +0100
  • 3affe43808 improve inserted_ways handling Oliver Tonnhofer 2013-12-12 17:12:05 +0100
  • b7144dd0d8 change production schema to public Oliver Tonnhofer 2013-12-12 11:03:34 +0100
  • 1c0e08a129 use perl to update buildVersion string; sed -i is not portable Oliver Tonnhofer 2013-12-12 10:57:32 +0100
  • bb0cea1064 fix db schemas options with empty config Oliver Tonnhofer 2013-12-12 10:56:53 +0100
  • 69d08caec1 optimize number of goroutines during reading Oliver Tonnhofer 2013-09-18 11:25:49 +0200
  • 2cce36c31f fix automatic version numbering Oliver Tonnhofer 2013-12-02 15:02:10 +0100
  • fdb34b7b4c remove duplicate geojson reader code Oliver Tonnhofer 2013-12-02 14:13:53 +0100
  • e8f4098e18 automatically transform GeoJSON in WGS84 to webmercator Oliver Tonnhofer 2013-12-02 14:13:31 +0100
  • 804da8614b return errors from newTxRouter Oliver Tonnhofer 2013-12-02 14:01:58 +0100
  • 3901c5d8c4 make db schema configurable from cmd-line and config.json Oliver Tonnhofer 2013-12-02 13:10:42 +0100
  • 122bfc4f31 do not auto destroy BoundsPolygon Oliver Tonnhofer 2013-12-02 11:43:44 +0100
  • 34cf674fa0 read geojson with z-values Oliver Tonnhofer 2013-11-26 09:47:00 +0100
  • 7e57c6047b do not leak Ticker in closed stats reporter Oliver Tonnhofer 2013-11-25 09:12:41 +0100
  • a4ea44acb1 pool idRefs/bytes in diff cache Oliver Tonnhofer 2013-11-19 17:27:43 +0100
  • c3a7be1ab2 don't set cache to nil after flushing Oliver Tonnhofer 2013-11-19 15:47:33 +0100
  • 83405d2e4b move command handling to cmd package Oliver Tonnhofer 2013-11-19 15:39:57 +0100
  • 1309a2f478 add Flush to diff cache Oliver Tonnhofer 2013-11-19 15:07:40 +0100
  • b86ecff037 close levigo.Read/WriteOptions Oliver Tonnhofer 2013-11-19 15:07:26 +0100
  • 95aa490208 use binary.Varint instead of binary.ReadVarint in UnmarshalIdRefsBunch Oliver Tonnhofer 2013-11-19 08:41:39 +0100
  • 596f4de970 marshal length as unsigned varint Oliver Tonnhofer 2013-11-19 08:40:27 +0100
  • fbbf29d167 use binary.Varint instead of binary.ReadVarint in UnmarshalDeltaNodes Oliver Tonnhofer 2013-11-18 17:24:31 +0100
  • 287ba72f42 make main callable from outside for testing Oliver Tonnhofer 2013-11-15 11:10:20 +0100
  • 1feff96db8 use lib/pq for postgres Oliver Tonnhofer 2013-11-14 09:15:16 +0100
  • 2d1c98022f remove go vet warnings Oliver Tonnhofer 2013-11-13 15:41:34 +0100
  • 9e0fd75fb3 improve logger Oliver Tonnhofer 2013-11-13 15:26:34 +0100
  • 9e5e60abc4 handle diff update errors outside of Update Oliver Tonnhofer 2013-11-13 15:26:22 +0100
  • d4dd4731d9 add VERBOSE option to test Makefile Oliver Tonnhofer 2013-11-13 13:30:41 +0100
  • 62234d49b1 import with -optimize in test-system Oliver Tonnhofer 2013-11-13 13:30:19 +0100
  • a9b490419c ANALYSE table after CLUSTER Oliver Tonnhofer 2013-11-13 13:30:00 +0100
  • ee8d50addd reset cached bunches when flushing DeltaCoordsCache Oliver Tonnhofer 2013-11-13 13:20:37 +0100
  • ca7d7efe7d set cache.BlockSizeK in KB not MB Oliver Tonnhofer 2013-11-13 13:20:06 +0100