Commit Graph

15 Commits (07dbeae13a1a253c0de029f5c58e3d22b6f3ee06)

Author SHA1 Message Date
Oliver Tonnhofer 171e1c24fa refactor geom api: make ring private 2015-04-30 10:05:22 +02:00
Oliver Tonnhofer 6394f92a7a do not import outer way of relation into same table as relation
improved inserted-ways detection by marking outer ways as inserted
if they match the same table as the relation.
2015-01-05 15:49:11 +01:00
Oliver Tonnhofer 0a311d62d7 close open ways when end-nodes are close to each other but not identical 2014-10-22 13:36:06 +02:00
Oliver Tonnhofer e440ca7489 close open rings when end-nodes are close to each other but not identical 2014-10-21 17:21:48 +02:00
Oliver Tonnhofer 5c376496c4 update comments in mergeRings 2014-10-21 16:12:21 +02:00
Oliver Tonnhofer 3b73f91a0d make go gettable 2014-08-04 15:19:35 +02:00
Oliver Tonnhofer de4ec76ed8 handle ways without refs/nodes in ring builder
fixes 'index out of range' panics
2014-01-14 12:06:43 +01:00
Oliver Tonnhofer 8a3585dbba ignore name tag when checking if way of multipolygon was inserted 2013-09-09 12:31:07 +02:00
Oliver Tonnhofer 9e454714b8 name package to imposm3 2013-08-29 15:44:31 +02:00
Oliver Tonnhofer 2776061ba7 insert relations into db 2013-05-17 11:42:19 +02:00
Oliver Tonnhofer 5b7f6b1780 update tags and rel.Members list in BuildRelation 2013-05-16 15:15:58 +02:00
Oliver Tonnhofer 516da08599 first mulitppolygon builder 2013-05-16 12:17:21 +02:00
Oliver Tonnhofer 6cd1afb9ad add permutations tests for lineMerge; fix lineMerge 2013-05-06 15:34:09 +02:00
Oliver Tonnhofer 3d1c847a6d add first test for mergeRing 2013-04-30 14:01:28 +02:00
Oliver Tonnhofer 5c99317010 add untested ringMerge function 2013-04-29 19:36:30 +02:00