2 Feature: Import of simple objects
5 Scenario: Import place node
7 | osm_id | class | type | name | geometry
8 | 1 | place | village | 'name' : 'Foo' | 10.0 -10.0
10 Then table placex contains
11 | object | class | type | name | centroid
12 | N1 | place | village | 'name' : 'Foo' | 10.0,-10.0 +- 1m
13 When sending query "Foo"
15 | ID | osm_type | osm_id