From: Sarah Hoffmann Date: Mon, 4 Jan 2021 15:29:15 +0000 (+0100) Subject: bdd: move geoemtry creation into separate file X-Git-Tag: v3.7.0~59^2~15 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/f727620859cacfa39146642b31ad446762212262?hp=f727620859cacfa39146642b31ad446762212262 bdd: move geoemtry creation into separate file Also renames the OsmDataFactory in the more appropriate GeometryFactory and modernizes code for python3. ---