Commit Graph

803 Commits (4731e99e19e831f7e50a3288cb9b8a750c6f8ae5)

Author SHA1 Message Date
Volker Mische d384f35a54 Setting password without escaping
For me on Debian testing setting the password only worked without the escaping of the single quotes.
2015-10-09 16:46:46 +00:00
Oliver Tonnhofer 4195e24dee do not insert relations with unsupported types during diff import 2015-10-07 10:22:30 +02:00
Oliver Tonnhofer 1b347cde96 force sort order of pbf test files 2015-10-07 10:21:57 +02:00
Oliver Tonnhofer d3452eafda improve tests and actually fix #65 and #66
previous fix only worked by accident because way and relation ids were
the same
2015-09-30 14:30:55 +02:00
Oliver Tonnhofer 54938c21b7 travis: fix deps 2015-09-29 14:33:33 +02:00
Oliver Tonnhofer 787f02bd00 travis: fix deps 2015-09-29 14:28:56 +02:00
Oliver Tonnhofer ec09fef9ef travis: fix deps 2015-09-29 14:26:25 +02:00
Oliver Tonnhofer 157afcc0f8 travis: add more deps 2015-09-29 14:22:36 +02:00
Oliver Tonnhofer 1efbec4897 add first .travis.yml 2015-09-29 14:10:00 +02:00
Oliver Tonnhofer fa99248c7a fix duplicate inserts of ways and relations when handling diffs
closes #65 and #66
2015-09-29 13:58:06 +02:00
Oliver Tonnhofer cc686a63c0 add missing modify tags in test .osc file 2015-09-29 09:03:17 +02:00
Oliver Tonnhofer e2384dfbf8 update yaml mappings in docs 2015-09-25 13:49:25 +02:00
Oliver Tonnhofer 68cc9d5fa8 use first matched mapping for mapping_key/_value 2015-09-25 13:40:06 +02:00
Oliver Tonnhofer 8003ea5fa4 add keys to composite literals 2015-09-25 11:46:57 +02:00
Oliver Tonnhofer b473592bc2 fix string_suffixreplace test for yaml args 2015-09-25 11:21:53 +02:00
Oliver Tonnhofer 406cf4f34a fix string_suffixreplace argument loading (closes #63)
yaml returns map[interface{}]interface{} instead of map[string]interface{}
2015-09-09 12:01:26 +02:00
Oliver Tonnhofer 51c904b39e add AUTHORS file 2015-08-27 10:06:33 +02:00
Oliver Tonnhofer 5ff5311f41 update example mappings: null values and enumerate 2015-08-27 09:59:08 +02:00
Oliver Tonnhofer 4f78cf8a8f add gopkg.in/yaml.v2 to Godeps 2015-08-27 09:50:59 +02:00
Yohan Boniface 8ea2d64841 Update doc with yaml examples 2015-08-27 09:50:59 +02:00
Yohan Boniface 690668f5d5 Also parse YAML as mapping file 2015-08-27 09:50:59 +02:00
Oliver Tonnhofer 063730b8e8 document licenses of all dependencies 2015-08-27 09:50:38 +02:00
Oliver Tonnhofer 9e125aee02 add new enumerate type to replace zorder 2015-08-25 14:59:51 +02:00
Oliver Tonnhofer 2b2d534082 makefile: fix rebuild if .go file changes 2015-08-25 13:21:46 +02:00
Oliver Tonnhofer da57afab33 docs: fix mappings example 2015-08-25 13:20:48 +02:00
Oliver Tonnhofer 29a4d4e10f add missing test files 2015-08-07 14:17:55 +02:00
Oliver Tonnhofer a70b4019f2 update system tests documentation 2015-08-05 09:10:28 +02:00
Oliver Tonnhofer e29be21f51 call Populate_Geometry_Columns only for PostGIS <2
Returns errors for tables with mixed geometry types (Polygon/MultiPolygon),
but is not required anyway for PostGIS >=2.
2015-07-29 11:42:36 +02:00
Oliver Tonnhofer 15911a948b fix typo in docs 2015-07-17 10:18:11 +02:00
Oliver Tonnhofer fccaec3977 support shell file name patterns in tags.exclude 2015-07-17 10:07:59 +02:00
Oliver Tonnhofer c3b03f0414 Merge pull request #54 from yohanboniface/doc-fix
Object => Array in mapping example
2015-07-16 09:13:02 +02:00
Oliver Tonnhofer b9051ff240 Merge pull request #52 from thomersch/patch-1
Added documentation for FreeBSD port
2015-07-13 16:31:24 +02:00
Yohan Boniface 721d6d578f Remove superfluous back quote in doc 2015-07-08 16:00:12 +02:00
Yohan Boniface e01a72b8b0 Object => Array in mapping example 2015-07-08 15:54:49 +02:00
Thomas Skowron cd4f31dc25 Added documentation for FreeBSD port 2015-06-27 13:23:25 +02:00
Oliver Tonnhofer 593f252504 rebuild .pb.go files 2015-05-15 10:47:29 +02:00
Oliver Tonnhofer cd5b89c119 update goprotobuf and lib/pq dependencies 2015-05-15 10:42:30 +02:00
Oliver Tonnhofer 21c560ba66 link docs 2015-05-07 16:43:29 +02:00
Oliver Tonnhofer 8a8107ccc4 update readme 2015-05-07 16:41:16 +02:00
Oliver Tonnhofer ce6c0234a2 add docs/upload-docs target 2015-05-07 16:41:06 +02:00
Oliver Tonnhofer 615520b51f update docs 2015-05-07 16:40:50 +02:00
Oliver Tonnhofer 7ddba3382c more work on docs 2015-03-26 07:29:37 +01:00
Oliver Tonnhofer 3e3f63a513 first docs 2014-08-11 17:16:26 +02:00
Oliver Tonnhofer 171e1c24fa refactor geom api: make ring private 2015-04-30 10:05:22 +02:00
Oliver Tonnhofer 7c438fb867 remove Geom from OSMElem
removes GEOS depenency from pbf parser
2015-04-30 09:42:49 +02:00
Oliver Tonnhofer dc4f320dd5 close channels in Parse 2015-04-28 11:33:23 +02:00
Oliver Tonnhofer 132d938bb4 refactored pbf parser
renamed/document read barrier
2015-04-28 10:33:13 +02:00
Oliver Tonnhofer c2bb7e7d2e make block struct private 2015-04-28 09:18:38 +02:00
Oliver Tonnhofer 45fc51e2ca only write to channels if they are set 2015-04-28 09:16:20 +02:00
Oliver Tonnhofer be95c572d7 remove unused code 2015-04-28 09:07:53 +02:00