Commit Graph

24 Commits (8ea0572410b9422f6a56937b9d2ca74803d5ebe0)

Author SHA1 Message Date
Oliver Tonnhofer d51cda1ffc move config package into mapping package 2013-05-14 10:04:11 +02:00
Oliver Tonnhofer 560f659b5b convert first column value 2013-05-14 09:56:11 +02:00
Oliver Tonnhofer 84bc8e0fb1 flush deltacoordscache after -read 2013-05-14 09:26:28 +02:00
Oliver Tonnhofer 00405b232b build linestring and/or polygons depending on the mapping 2013-05-13 15:19:39 +02:00
Oliver Tonnhofer 460f386a24 use delta encoding for way.Ref 2013-05-13 14:24:57 +02:00
Oliver Tonnhofer 77b999274d add first mapping from json config 2013-05-13 13:58:44 +02:00
Oliver Tonnhofer cba18797e9 removed go vet warnings 2013-05-13 10:55:08 +02:00
Oliver Tonnhofer bbff114629 add -memprofile option 2013-05-13 10:21:12 +02:00
Oliver Tonnhofer ee13f30435 write to diff cache in batches 2013-05-13 09:54:00 +02:00
Oliver Tonnhofer 7345090a79 fixed two errors reported by -race 2013-05-13 09:53:38 +02:00
Oliver Tonnhofer c3cb785484 enable deltacoordscache optimizations only for linear imports 2013-05-13 08:08:52 +02:00
Oliver Tonnhofer e924de90af use buffered chan for ref cache 2013-05-13 07:37:32 +02:00
Oliver Tonnhofer fead6749e5 update stats output 2013-05-10 13:56:42 +02:00
Oliver Tonnhofer a396cd2fb0 add GOPOSM_DBIMPORT_BATCHSIZE env variable 2013-05-10 11:24:26 +02:00
Oliver Tonnhofer 614be84a95 add -diff option; write to diffCache from extra goroutines 2013-05-10 11:21:00 +02:00
Oliver Tonnhofer 27de965bd5 do not log minor errors 2013-05-10 10:57:06 +02:00
Oliver Tonnhofer ea40987895 check errors during db.Init and db.InsertWays 2013-05-10 10:26:13 +02:00
Oliver Tonnhofer 271982009f add -connection commandline 2013-05-10 10:09:52 +02:00
Oliver Tonnhofer e517f5f3fc first postgis writer 2013-05-08 16:45:14 +02:00
Oliver Tonnhofer 0ad07b34b2 add GOPOSM_SKIP_ env vars 2013-05-07 11:42:05 +02:00
Oliver Tonnhofer 768d04ad56 add first simple tag filtering 2013-05-07 10:13:09 +02:00
Oliver Tonnhofer 8f5d0d0c44 new DiffCache; improved progress report 2013-05-06 14:20:00 +02:00
Oliver Tonnhofer 6034befe52 add -read/-write/-overwritecache options 2013-05-06 12:51:30 +02:00
Oliver Tonnhofer 75a575c247 rename main package file to goposm 2013-05-06 11:11:12 +02:00