Commit Graph

  • 8e1da67b3d Split ways between linestrings / polygons correctly (so one object cannot be a linestring and a polygon at the same time) master Vitaliy Filippov 2018-09-29 02:47:19 +0300
  • 013e395f5c doc: add note about YAML format Oliver Tonnhofer 2018-08-14 08:50:52 +0200
  • 07dbeae13a doc: update filters documentation Oliver Tonnhofer 2018-08-14 08:12:28 +0200
  • db15f93da1
    doc: document time of expire tiles filename Oliver Tonnhofer 2018-06-29 09:53:12 +0200
  • 468b4e6801
    doc: fix format of expire tile filenames Oliver Tonnhofer 2018-06-28 17:04:02 +0200
  • 6528d3e386 travis: drop go 1.7, not compatible with our tests Oliver Tonnhofer 2018-06-12 15:54:45 +0200
  • 8ee82dbc2c test: calculate coverage for all packages Oliver Tonnhofer 2018-06-07 20:48:35 +0200
  • 8c2a7d74dc test: run system tests in parallel Oliver Tonnhofer 2018-06-07 20:31:54 +0200
  • 6054ef6a34 config: remove global option structs Oliver Tonnhofer 2018-06-07 20:23:06 +0200
  • 8c526b0543 parser: improve error checks Oliver Tonnhofer 2018-06-05 21:22:26 +0200
  • 9c936d4b88 test: update test and coverage calls for newer go versions Oliver Tonnhofer 2018-06-05 21:05:06 +0200
  • 160847e116 test: refactor to use go 1.7 subtests Oliver Tonnhofer 2018-06-05 21:04:02 +0200
  • 32b80c2cdd mapping: refactor New function; avoid global test mapping Oliver Tonnhofer 2018-06-05 19:08:42 +0200
  • 1035f58901 ignore imposm binary Oliver Tonnhofer 2018-04-17 21:58:35 +0200
  • 2817cee1bd Revert "test: commit generated test files to remove osmosis dependency for tests" Oliver Tonnhofer 2018-04-17 21:55:11 +0200
  • a4ec5ffea1 build: do not rebuild protobuf files by default to avoid rebuild after git clone Oliver Tonnhofer 2018-04-17 21:54:43 +0200
  • 0ca34413d6 rename to imposm Oliver Tonnhofer 2018-04-17 21:06:55 +0200
  • f83080c1d0 test: temporary rename of generated for updated timestamps to fix make errors Oliver Tonnhofer 2018-04-16 18:16:24 +0200
  • 6c6128b7e5 test: temporary rename (see next commit) Oliver Tonnhofer 2018-04-16 18:11:46 +0200
  • 16e9c1dbef protobuf: recommit .pb.go file for updated timestamps to fix make errors Oliver Tonnhofer 2018-04-16 18:10:01 +0200
  • c6710734ce protobuf: remove unused code/options from original pbf definition Oliver Tonnhofer 2018-04-16 18:02:05 +0200
  • b7f02225f2 protobuf: set syntax to proto2 to avoid warning Oliver Tonnhofer 2018-04-16 17:38:00 +0200
  • 5074dd1352 travis: deploy releases to github with custom leveldb and geos Oliver Tonnhofer 2018-04-05 20:10:45 +0200
  • 7b725dff6c
    Merge pull request #158 from yohanboniface/replication Oliver Tonnhofer 2018-04-16 17:00:25 +0200
  • 9e131ca116 Pass replicationUrl and replicationInterval as parameters Yohan Boniface 2018-04-07 21:21:56 +0200
  • aefe5246a6
    Merge pull request #161 from erictheise/patch-2 Oliver Tonnhofer 2018-02-23 12:42:46 +0100
  • 072daec4b1
    Update relations.rst Eric Theise 2018-02-20 12:35:22 -0800
  • 25f165d74e Log when remote file is not available Yohan Boniface 2018-01-30 14:00:43 +0100
  • 8c872a80cd
    Merge pull request #159 from erictheise/patch-1 Oliver Tonnhofer 2018-01-26 12:56:26 +0100
  • a8ae4dcbdc Make diff_state_before default to 0 Yohan Boniface 2018-01-26 11:30:28 +0100
  • 6f99b41d13 Diff: adapt wait time according to replication interval Yohan Boniface 2018-01-26 09:35:31 +0100
  • d693586115
    Update tutorial.rst Eric Theise 2018-01-25 13:57:11 -0800
  • e277d8da24 Adapt estimateSequence to replication interval Yohan Boniface 2018-01-22 19:46:27 +0100
  • f2381554f9 Use URL defined in config to fetch replication state Yohan Boniface 2018-01-22 19:45:33 +0100
  • cfb1be89d1 Make run command more verbose Yohan Boniface 2018-01-22 19:44:56 +0100
  • c5be424c8c Replace default ReplicationInterval if it still equals default Yohan Boniface 2018-01-22 19:41:56 +0100
  • 20ad581d9b
    Merge pull request #154 from russss/docs-relation-types-fix Oliver Tonnhofer 2018-01-06 22:53:25 +0100
  • 2301ecaa3e
    Merge pull request #155 from russss/https_replication Oliver Tonnhofer 2018-01-06 22:52:30 +0100
  • 2c8b957949
    Switch replication URL to HTTPS Russ Garrett 2018-01-06 10:38:58 +0000
  • 8160289763
    [docs] Fix "relation_type" typo Russ Garrett 2018-01-05 10:13:17 +0000
  • 5816161a40 docs: change pseudoarea to webmerc_area in test/example configurations Oliver Tonnhofer 2017-11-24 11:36:23 +0100
  • 41c37d8626 release: bump version Oliver Tonnhofer 2017-11-21 15:17:50 +0100
  • 6dd8107d69 packaging: do not set BUILD_VERSION if IMPOSM_BUILD_RELEASE is set Oliver Tonnhofer 2017-11-21 15:00:43 +0100
  • 4731e99e19 packaging: build binaries with Debian 8 Oliver Tonnhofer 2017-11-21 14:39:58 +0100
  • e96cb2541c packaging: build with LevelDB (post 1.21) Oliver Tonnhofer 2017-11-21 10:36:58 +0100
  • ae4197a147 writer: do not use GEOS for LineString geometries Oliver Tonnhofer 2017-11-21 09:28:16 +0100
  • a367850f6f writer: do not check for validity of simple polygons Oliver Tonnhofer 2017-11-21 09:18:44 +0100
  • e245e01b95 geom: cache geos wkb writer Oliver Tonnhofer 2017-11-21 09:06:30 +0100
  • c161339d89 mapping: check if geom is non null before calculating area Oliver Tonnhofer 2017-11-21 09:01:20 +0100
  • 25b4c01917 cache: support new leveldb (>=1.21) max-file-size option Oliver Tonnhofer 2017-11-20 10:55:48 +0100
  • 93c5298712 packaging: do not build proto files in ./vendor/ Oliver Tonnhofer 2017-11-17 14:35:43 +0100
  • 3ac986a498 code: remove unused functions/conversions Oliver Tonnhofer 2017-11-17 14:18:12 +0100
  • 8d8694976c test: fix state from PBF test, sequence is only estimated Oliver Tonnhofer 2017-11-17 14:17:48 +0100
  • d8bccbe35a test: move test helper into test file Oliver Tonnhofer 2017-11-17 14:16:59 +0100
  • e79386a1af writer: remove old-style-multipolygon handling Oliver Tonnhofer 2017-11-17 13:56:39 +0100
  • 7bb3908bce travis: try to fix vendor path stuff Oliver Tonnhofer 2017-11-15 15:34:18 +0100
  • 59b1974dfd travis: update dependencies Oliver Tonnhofer 2017-11-15 15:23:43 +0100
  • 7244552479 fix test error output Oliver Tonnhofer 2017-11-15 15:13:57 +0100
  • 864796f224 update travis config Oliver Tonnhofer 2017-11-15 15:07:35 +0100
  • 3b158a4107 add test for parsing state from pbf Oliver Tonnhofer 2017-11-15 14:59:52 +0100
  • 70bfd56c86 update LICENSE for dependencies Oliver Tonnhofer 2017-11-15 14:25:27 +0100
  • 6cce5a42cc update README Oliver Tonnhofer 2017-11-15 14:22:14 +0100
  • 9bbdf89e7c do not set GO15VENDOREXPERIMENT Oliver Tonnhofer 2017-11-15 14:22:02 +0100
  • 7dd4980fe4 do not build protobuf files in vendor/ Oliver Tonnhofer 2017-11-15 14:18:48 +0100
  • a5cbe077be update vendorized dependencies; use dep Oliver Tonnhofer 2017-11-15 14:18:24 +0100
  • 88bca58fd1 update to github.com/gogo/protobuf Oliver Tonnhofer 2017-11-15 13:57:30 +0100
  • 9be1e5abc3 Merge pull request #152 from yohanboniface/fields-columns Oliver Tonnhofer 2017-10-18 09:04:23 +0200
  • 613e5f3c68 Change "fields" to "columns" in mapping examples Yohan Boniface 2017-10-17 21:33:59 +0200
  • 89874b5d79 update docs for new filter Oliver Tonnhofer 2017-07-17 13:43:08 +0200
  • cdb0da0620 rename an extend tests cases Oliver Tonnhofer 2017-07-17 12:32:38 +0200
  • fc2d93c0a2 rename test file Oliver Tonnhofer 2017-07-17 11:47:33 +0200
  • aa1c2cd8f7 move mapping into test case Oliver Tonnhofer 2017-07-17 11:46:41 +0200
  • 882198f82b refactoring ImreSamu 2017-06-03 13:47:22 +0200
  • 5ed8331937 Merge branch 'master' into filter_reject_require_v1 ImreSamu 2017-06-03 02:49:45 +0200
  • 7913d4873f allow to set -diff-state-before option in config (with diff_state_before) Oliver Tonnhofer 2017-05-22 17:02:18 +0200
  • 5e69180699 add newline Oliver Tonnhofer 2017-05-19 13:22:53 +0200
  • 3f00374318 bump version Oliver Tonnhofer 2017-05-19 13:08:38 +0200
  • a96e0caf8a update lib/pq Oliver Tonnhofer 2017-05-18 11:30:12 +0200
  • 29d1882bda support pg connection parameters as list, instead of URL to suport sockets Oliver Tonnhofer 2017-05-18 11:26:25 +0200
  • 073dfeb8cf only delete from matched tables Oliver Tonnhofer 2017-05-16 16:30:00 +0200
  • 688d62e023 Merge pull request #147 from omniscale/mapping-errors Oliver Tonnhofer 2017-05-15 11:23:50 +0200
  • 119beee4e5 Merge pull request #146 from omniscale/remove-old-style-multipolygon-support Oliver Tonnhofer 2017-05-15 11:21:24 +0200
  • 55e37a0aff require type_mapping for geometry tables Oliver Tonnhofer 2017-05-12 15:04:39 +0200
  • 18d14fbb9a exit on errors in mapping before starting -read Oliver Tonnhofer 2017-05-12 14:52:20 +0200
  • b3c8e350ba extend package documentation Oliver Tonnhofer 2017-05-11 13:32:42 +0200
  • d439c21623 rename Table/ColumnSpec to row/valueBuilder Oliver Tonnhofer 2017-05-11 13:32:28 +0200
  • 677b306d22 rename mapping/config.go to mapping/mapping.go Oliver Tonnhofer 2017-05-11 11:09:53 +0200
  • e211940af3 separate mapping config from mapping logic Oliver Tonnhofer 2017-05-11 11:08:06 +0200
  • a30442d254 refactor code structure Oliver Tonnhofer 2017-05-11 09:37:12 +0200
  • ef89d91ae8 rename files from fields* to columns* Oliver Tonnhofer 2017-05-10 16:45:16 +0200
  • 67cb925eed rename *Field types, functions and vars to *Column Oliver Tonnhofer 2017-05-10 16:38:30 +0200
  • 79754e1f8a use columns instead of fields Oliver Tonnhofer 2017-05-10 16:37:51 +0200
  • adb50e2b3b fix relation_types filter Oliver Tonnhofer 2017-05-10 15:54:03 +0200
  • 6b1766cea1 update documentation with relation_type and removed old-style multipolygon support Oliver Tonnhofer 2017-05-10 14:24:06 +0200
  • 7157b5252a add relation_type Oliver Tonnhofer 2017-05-10 14:23:32 +0200
  • b4cf7b91f3 update tag filtering Oliver Tonnhofer 2017-05-09 15:55:21 +0200
  • 698a4fc05c no need to filter relations without support for old-style multipolygons Oliver Tonnhofer 2017-05-09 11:49:49 +0200
  • 8a2d37a74e no need to prepare relations before matching Oliver Tonnhofer 2017-05-09 11:42:25 +0200
  • b82b1db8c1 remove support for old-style multipolyon relation handling Oliver Tonnhofer 2017-05-09 11:34:54 +0200
  • 42b147c118 do not close ways with gap; check to match befor loading ways Oliver Tonnhofer 2017-04-03 15:19:01 +0200