imposm3/mapping
Oliver Tonnhofer 088a4d89f3 refactored tag matching from database to writer
tag matching is independent of the database and can belong to the writer
package. also cleans up the database.Inserter interface.
2014-06-25 16:46:42 +02:00
..
config.go add Key and Value type 2014-06-25 16:46:42 +02:00
doc.go add package descriptions 2013-09-02 10:26:29 +02:00
fields.go add Key and Value type 2014-06-25 16:46:42 +02:00
fields_test.go only accept 32bit ints for Integer type, closes #21 2014-04-25 11:32:40 +02:00
filter.go add Key and Value type 2014-06-25 16:46:42 +02:00
filter_test.go fix tag matching for elems with __any__ and exact matches 2014-01-22 11:35:53 +01:00
matcher.go refactored tag matching from database to writer 2014-06-25 16:46:42 +02:00
matcher_test.go refactored tag matching from database to writer 2014-06-25 16:46:42 +02:00
test_mapping.json use test_mapping.json in filter_test 2014-01-22 11:35:33 +01:00