Commit Graph

183 Commits (e30a94a934607273d8918196e394599b2b1672c4)

Author SHA1 Message Date
Oliver Tonnhofer e30a94a934 add -httpprofile option 2013-05-30 16:18:48 +02:00
Oliver Tonnhofer 268703877b store way->rel coord->way->rel for relations in -diff mode 2013-05-30 16:04:40 +02:00
Oliver Tonnhofer 773cbaac94 write coords->way index 2013-05-30 12:00:11 +02:00
Oliver Tonnhofer 51ccd02645 add -quiet option 2013-05-29 14:19:47 +02:00
Oliver Tonnhofer 4d7ac8f87f flush log output before shutdown 2013-05-29 08:47:44 +02:00
Oliver Tonnhofer e442bfde56 check table type in mappings 2013-05-29 08:47:26 +02:00
Oliver Tonnhofer c7e2959b69 increase writer buffers 2013-05-28 16:52:52 +02:00
Oliver Tonnhofer 030c2f0fbf use larger buffer for geos error messages 2013-05-28 16:52:37 +02:00
Oliver Tonnhofer b5408e9376 handle empty intersection results 2013-05-28 16:16:24 +02:00
Oliver Tonnhofer 767fe37eb1 fix -limitto from multipolygons 2013-05-28 16:06:52 +02:00
Oliver Tonnhofer 08e906a019 log more steps 2013-05-28 14:42:14 +02:00
Oliver Tonnhofer b3d1dbdbd0 log steps 2013-05-28 14:07:06 +02:00
Oliver Tonnhofer ac3810e17c refactored writer package 2013-05-28 12:54:19 +02:00
Oliver Tonnhofer 2a699a09c8 refactored geos package 2013-05-28 11:10:19 +02:00
Oliver Tonnhofer 5eed0502ea improve memory handling of geos geometries 2013-05-28 09:33:59 +02:00
Oliver Tonnhofer 4739fcc484 add -limitto option 2013-05-28 08:59:59 +02:00
Oliver Tonnhofer fba92982fb use prepared geometries for contain/intersects in geometry clipper 2013-05-27 16:24:47 +02:00
Oliver Tonnhofer 35933e85ce add first geometry clipper 2013-05-27 15:26:42 +02:00
Oliver Tonnhofer 40b4fffc4f allow submappings 2013-05-27 11:24:22 +02:00
Oliver Tonnhofer fb08e08e9c fix logger shutdown 2013-05-27 11:22:58 +02:00
Oliver Tonnhofer 5b2334a9cb update mapping/filter and multipolygon tests 2013-05-27 08:19:22 +02:00
Oliver Tonnhofer 9ac2ac6064 Merge branch 'master' of ssh://bitbucket.org/Omniscale/imposm3
Conflicts:
	geom/multipolygon_test.go
2013-05-24 15:19:36 +02:00
Marcel Radischat 90b303afee added missing tests from python/imposm 2013-05-24 13:24:02 +02:00
Oliver Tonnhofer 9cb1cc0458 add RTree index 2013-05-24 12:28:22 +02:00
Oliver Tonnhofer 4ee257bf81 refactored Geos/Wkb/Wkt type/func names 2013-05-24 10:08:38 +02:00
Oliver Tonnhofer ba083239f8 first ogr geom reader 2013-05-24 10:03:31 +02:00
Oliver Tonnhofer 5b66ef9866 fixed import 2013-05-24 10:03:03 +02:00
Oliver Tonnhofer f320a919ab first work on logging framework 2013-05-23 17:53:58 +02:00
Oliver Tonnhofer 4a19dae36e extend mapping/filter tests 2013-05-23 14:05:09 +02:00
Oliver Tonnhofer f07b970951 match on Tags and not OSMElem 2013-05-23 13:09:47 +02:00
Oliver Tonnhofer 15aee91f6d support for spatial indices and -deployproduction for generalized tables 2013-05-22 15:27:09 +02:00
Oliver Tonnhofer 94b1ed1542 only handle relations with multipolygon/boundary/land_area types 2013-05-22 15:26:00 +02:00
Oliver Tonnhofer 0e3e917c69 normalize polygons 2013-05-22 15:24:58 +02:00
Oliver Tonnhofer a64ed7306c add generalized tables 2013-05-22 11:48:34 +02:00
Oliver Tonnhofer ab9480e1ee create spatial indices 2013-05-22 09:49:03 +02:00
Oliver Tonnhofer 631470bbd9 add -removebackup option 2013-05-22 08:46:39 +02:00
Oliver Tonnhofer 599a1d39f5 add -deployproduction -revertdeploy options 2013-05-22 08:36:37 +02:00
Oliver Tonnhofer f106aaafd0 update mapping.json 2013-05-21 14:39:34 +02:00
Oliver Tonnhofer 0041b01856 support zorder fields 2013-05-21 14:39:24 +02:00
Oliver Tonnhofer 1f34a2311e handle insterts into columns with ':' in name 2013-05-21 14:36:19 +02:00
Oliver Tonnhofer 9993fb51c6 use buffered channel for freeNodes cache 2013-05-21 13:24:55 +02:00
Oliver Tonnhofer 86a1b85f02 reduce getBunch calls 2013-05-21 13:06:49 +02:00
Oliver Tonnhofer c66d075d3b add null db for --dry-run 2013-05-21 12:14:05 +02:00
Oliver Tonnhofer 0473597fa6 do not use protobuf for delta encoded nodes 2013-05-21 12:13:48 +02:00
Oliver Tonnhofer 87ae24686a renamed database variable 2013-05-21 09:50:55 +02:00
Oliver Tonnhofer 18eadb0f51 refactored nodes/ways/relation writing in to wtire package 2013-05-21 09:50:10 +02:00
Oliver Tonnhofer ff5e3e96aa refactored parser/cache code into reader package 2013-05-21 09:07:37 +02:00
Oliver Tonnhofer f00e2fa383 use seprarate slice for nodes and coords in parser 2013-05-21 08:52:14 +02:00
Oliver Tonnhofer bf3f233765 refactored InsertBuffer/DbWriter 2013-05-21 07:52:03 +02:00
Oliver Tonnhofer 564344096b add field test/update filter test 2013-05-21 07:08:24 +02:00