]> git.openstreetmap.org Git - nominatim.git/commit
fix address interpolation for self-intersecting ways
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 3 Nov 2014 21:41:12 +0000 (22:41 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 3 Nov 2014 21:42:34 +0000 (22:42 +0100)
commit59de7c5a9b2e16fdda93d3f9aac33f3b67a5bfb1
tree5eafd2d3f7418026e600a540515a53660882a379
parent4b8632d1e563f63591e33f8561271552d074a5e2
fix address interpolation for self-intersecting ways
sql/functions.sql
tests/features/db/import/interpolation.feature
tests/features/osm2pgsql/import/broken.feature [new file with mode: 0644]
tests/steps/db_results.py