Commit Graph

24 Commits (ba083239f81f812740562251d6b5a45f2fbc7ab7)

Author SHA1 Message Date
Oliver Tonnhofer ba083239f8 first ogr geom reader 2013-05-24 10:03:31 +02:00
Oliver Tonnhofer f320a919ab first work on logging framework 2013-05-23 17:53:58 +02:00
Oliver Tonnhofer 0e3e917c69 normalize polygons 2013-05-22 15:24:58 +02:00
Oliver Tonnhofer 2b15732a5f silence missing node/ways warnings 2013-05-17 17:08:33 +02:00
Oliver Tonnhofer 37b228f54e supress errors for incomplete rings 2013-05-17 13:05:59 +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 0e70f383d9 fixed memory leak in geos WKB/WKT calls 2013-05-15 13:49:41 +02:00
Oliver Tonnhofer c875284b8c write wkb/area to postgis 2013-05-15 09:49:38 +02:00
Oliver Tonnhofer e6e7fddcc5 Merge branch 'master' of bitbucket.org:olt/goposm 2013-05-13 07:37:04 +02:00
Oliver Tonnhofer 40a67247a4 add BenchmarkWKB 2013-05-12 12:38:09 +02:00
Oliver Tonnhofer b57829d95a add IsValid function 2013-05-12 12:37:55 +02:00
Oliver Tonnhofer 27de965bd5 do not log minor errors 2013-05-10 10:57:06 +02:00
Oliver Tonnhofer 78c5777918 skip ways with one node 2013-05-10 10:08:31 +02:00
Oliver Tonnhofer 42dbbb654a fixed tests after move of packages 2013-05-07 07:56:09 +02:00
Oliver Tonnhofer b50fd9a04f add geos wrapper 2013-05-06 19:24:49 +02:00
Oliver Tonnhofer d159ccac0e add PointWKB function 2013-05-06 16:17:07 +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
Oliver Tonnhofer dfd4c41a0c renamed Way.Nodes to Way.Refs 2013-04-23 22:30:41 +02:00
Oliver Tonnhofer 3e2484db26 add LineStringWKB/PolygonWKB functions 2013-04-23 22:02:27 +02:00
Oliver Tonnhofer 00333e147c add LineString function 2013-04-21 16:37:05 +02:00