Commit Graph

840 Commits (8ee82dbc2cbcea5389c458ab7a29f8686a089542)

Author SHA1 Message Date
Oliver Tonnhofer 999b30d820 move TableTx into tx.go 2013-10-28 14:59:16 +01:00
Oliver Tonnhofer 5e42ef6b98 record updated IDs for updating generalized tables later 2013-10-28 14:55:01 +01:00
Oliver Tonnhofer f4d0435102 move tagmatching to database for deletes 2013-10-28 12:01:57 +01:00
Oliver Tonnhofer ce962c785e remove tagmatcher from Writer 2013-10-28 11:37:58 +01:00
Oliver Tonnhofer 748354ba18 move tag matching into database package 2013-10-28 11:28:56 +01:00
Oliver Tonnhofer 24372771a4 rename InsertBuffer to TxRouter 2013-10-28 08:57:06 +01:00
Oliver Tonnhofer 4af47c15cf avoid duplicate buffer 2013-10-28 08:50:54 +01:00
Oliver Tonnhofer 2fc074e421 add TableType type 2013-10-28 08:42:51 +01:00
Oliver Tonnhofer 1cba6ad9a3 db.Insert takes OSMElem instead of row 2013-10-28 08:42:51 +01:00
Oliver Tonnhofer 819df78d03 disable diff download tests 2013-10-28 08:42:33 +01:00
Oliver Tonnhofer 089e4a3919 call go test in test target 2013-10-28 08:42:10 +01:00
Oliver Tonnhofer da9595d970 Merge branch 'ogr-replace' 2013-10-25 12:26:57 +02:00
Oliver Tonnhofer b8011d2c2d remove GDAL from dependencies 2013-10-25 12:26:17 +02:00
Oliver Tonnhofer 26d58fc461 refactored geojson API; add tests 2013-10-21 15:34:00 +02:00
Oliver Tonnhofer cb91bda39f use new GeoJSON reader for limitto tests 2013-10-21 15:31:07 +02:00
Oliver Tonnhofer ac094e8dce replace OGR dependency for limitto with simple GeoJSON parser 2013-10-21 14:59:31 +02:00
Oliver Tonnhofer 48dffb47eb Merge pull request #6 from weskamm/patch-1
Removed dangling comma
2013-10-21 05:37:26 -07:00
Johannes Weskamm f67a7b8852 Removed dangling comma
title says it all :-)
2013-10-21 13:59:54 +02:00
Oliver Tonnhofer f0d5972908 add note about compatibility of binary release 2013-10-07 14:11:33 +02:00
Oliver Tonnhofer a48cd0317d remove duplicate nodes
prevents inserts of broken ways with only two identical nodes
2013-09-11 11:35:11 +02:00
Oliver Tonnhofer c49bf4c5b9 add test for inserted way marking 2013-09-09 13:25:28 +02: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 204332bef4 update README with binary downloads 2013-09-04 15:41:53 +02:00
Oliver Tonnhofer c75339ddca fixed rpath for binary builds 2013-09-04 15:25:04 +02:00
Oliver Tonnhofer f5273d91f0 fixed sed calls in makefile for linux 2013-09-04 15:21:12 +02:00
Oliver Tonnhofer f49bef69fd add version 2013-09-04 14:19:36 +02:00
Oliver Tonnhofer ff42de9c2b add mercurial and git as go get dependencies
closes #1
2013-09-03 10:55:07 +02:00
Oliver Tonnhofer 8e0665aa12 rename internal environment switches 2013-09-02 13:09:26 +02:00
Oliver Tonnhofer c8586caf39 update README 2013-09-02 12:14:33 +02:00
Oliver Tonnhofer 015bd6a1f5 fix make test target 2013-09-02 12:07:15 +02:00
Oliver Tonnhofer 938284266c touch .lasttestrun after test succeeded 2013-09-02 11:41:33 +02:00
Oliver Tonnhofer 600dfa1b61 fixed package of pbf/doc.go 2013-09-02 10:48:32 +02:00
Oliver Tonnhofer 0b352d19c8 fixed typo 2013-09-02 10:33:33 +02:00
Oliver Tonnhofer 6b074e93ef wrap long command line examples 2013-09-02 10:29:20 +02:00
Oliver Tonnhofer 52fb1dfd6e add package descriptions 2013-09-02 10:26:29 +02:00
Oliver Tonnhofer 7f4c807cce remove unused file 2013-09-02 10:25:03 +02:00
Oliver Tonnhofer 231d81589b update links in README 2013-09-02 10:04:12 +02:00
Oliver Tonnhofer 13ed864ca9 add README/LICENSE 2013-09-02 09:11:17 +02:00
Oliver Tonnhofer 9675135f6f update .gitignore 2013-09-02 09:07:16 +02:00
Oliver Tonnhofer 28ab6cd5d9 add empty parser package 2013-09-02 09:01:48 +02:00
Oliver Tonnhofer 16114e4328 automate testing 2013-08-30 17:20:07 +02:00
Oliver Tonnhofer f68c5b93d8 rename mapping.json 2013-08-30 16:31:05 +02:00
Oliver Tonnhofer 1813730f62 remove explicit database/user/password from test.py 2013-08-30 16:30:27 +02:00
Oliver Tonnhofer bfbf5b31ef add simple Makefile 2013-08-29 16:57:16 +02:00
Oliver Tonnhofer 7c65f49b7c use imposm3 command in test 2013-08-29 16:55:28 +02:00
Oliver Tonnhofer 9e454714b8 name package to imposm3 2013-08-29 15:44:31 +02:00
Oliver Tonnhofer 7390b78aa6 import tests with clipping 2013-08-29 15:31:12 +02:00
Oliver Tonnhofer d26c58d416 collect the right geometries for IndexQuery result 2013-08-09 16:11:57 +02:00
Oliver Tonnhofer 49a13a6f3b automatically calculate split params for large limitto coverages 2013-08-09 14:34:00 +02:00
Oliver Tonnhofer e7d5abd44a use mutex for IndexQuery 2013-08-09 14:29:33 +02:00