]> git.openstreetmap.org Git - nominatim.git/blob - test/scenes/data/country.sql
move checkModilePresence to class, delete own debug echo
[nominatim.git] / test / scenes / data / country.sql
1 select country_code, st_astext(st_pointonsurface(st_collect(geometry))) from country_osm_grid group by country_code order by country_code