imposm3/mapping
Evgen Bodunov c10b2e4a85
Fixed memberIndex detection (#277)
Same member could be used multiple times in relation.
Old code used index of first occurance of the member for all occurances.

Co-authored-by: Evgen Bodunov <evgen@getyourmap.com>
2022-08-23 11:30:26 +02:00
..
config lint: reduce go vet/golint warnings 2018-10-26 13:20:38 +02:00
be_nl_bounds.geojson test: add missing test file 2019-12-03 10:52:47 +01:00
columns.go Fixed memberIndex detection (#277) 2022-08-23 11:30:26 +02:00
columns_categorize.go columns: add new categorize, geojson_intersects and geojson_intersects_field column types 2019-12-03 10:12:50 +01:00
columns_intersection.go columns: add new categorize, geojson_intersects and geojson_intersects_field column types 2019-12-03 10:12:50 +01:00
columns_intersection_test.go columns: add new categorize, geojson_intersects and geojson_intersects_field column types 2019-12-03 10:12:50 +01:00
columns_test.go mapping: fix (way)zorder for non-int32 layer values 2021-01-18 12:03:19 +01:00
doc.go extend package documentation 2017-05-11 13:32:42 +02:00
filter.go go-osm: use elements/replication/parser/stats from go-osm 2018-10-26 09:03:34 +02:00
filter_tags_test.go go-osm: use elements/replication/parser/stats from go-osm 2018-10-26 09:03:34 +02:00
filter_test.go go-osm: use elements/replication/parser/stats from go-osm 2018-10-26 09:03:34 +02:00
mapping.go fix(naming) : type_mapping -> type_mappings (#283) 2022-08-23 11:20:41 +02:00
matcher.go Fixed memberIndex detection (#277) 2022-08-23 11:30:26 +02:00
matcher_test.go go-osm: use elements/replication/parser/stats from go-osm 2018-10-26 09:03:34 +02:00
test_mapping.json docs: change pseudoarea to webmerc_area in test/example configurations 2017-11-24 11:36:23 +01:00
test_mapping.yml Merge branch 'master' into filter_reject_require_v1 2017-06-03 02:49:45 +02:00