Commit Graph

22 Commits (master)

Author SHA1 Message Date
Oliver Tonnhofer 3fae4c34ca parse diff metadata 2016-12-06 10:52:25 +01:00
Oliver Tonnhofer 423390ea71 Add new relation_members table type 2016-01-08 09:35:53 +01:00
Oliver Tonnhofer 7c438fb867 remove Geom from OSMElem
removes GEOS depenency from pbf parser
2015-04-30 09:42:49 +02: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 a9a50d64c4 implement String for Tags 2014-08-19 13:17:25 +02:00
Oliver Tonnhofer 3f3c12ece1 add use_single_id_space mapping option
Mangle way and relation IDs so that they don't colide with
node IDs for imports into a single table.
Way IDs are negated, relation IDs are negated and shifted by -1e17.
2014-08-11 10:18:08 +02:00
Oliver Tonnhofer 3b73f91a0d make go gettable 2014-08-04 15:19:35 +02:00
Oliver Tonnhofer 52fb1dfd6e add package descriptions 2013-09-02 10:26:29 +02:00
Oliver Tonnhofer 9e454714b8 name package to imposm3 2013-08-29 15:44:31 +02:00
Oliver Tonnhofer d6fcfc6c23 more refactoring 2013-08-06 17:22:31 +02:00
Oliver Tonnhofer ef3db821be refactored IdRefs mashaling into cache/binary 2013-08-06 16:14:29 +02:00
Oliver Tonnhofer 191632ea0c dump query-cache output as json 2013-08-02 10:08:01 +02:00
Oliver Tonnhofer 618deea4a9 store common tags as single unicode char 2013-06-05 09:39:22 +02:00
Oliver Tonnhofer 767e4f7ce8 improve diff parser 2013-05-31 15:49:22 +02:00
Oliver Tonnhofer 516da08599 first mulitppolygon builder 2013-05-16 12:17:21 +02:00
Oliver Tonnhofer c875284b8c write wkb/area to postgis 2013-05-15 09:49:38 +02:00
Oliver Tonnhofer 00405b232b build linestring and/or polygons depending on the mapping 2013-05-13 15:19:39 +02:00
Oliver Tonnhofer e517f5f3fc first postgis writer 2013-05-08 16:45:14 +02:00
Oliver Tonnhofer dfd4c41a0c renamed Way.Nodes to Way.Refs 2013-04-23 22:30:41 +02:00
Oliver Tonnhofer 1ad4f7931c hackahoy! parsing of nodes/ways/relations; marshaling 2013-04-02 22:07:27 +02:00
Oliver Tonnhofer 17484a68e9 more hacking 2013-02-12 19:45:49 +01:00
Oliver Tonnhofer bcabc7a339 add elements, model and binary package 2013-01-28 07:55:34 +01:00