]> git.openstreetmap.org Git - nominatim.git/blob - tests/scenes/data/country.sql
Merge branch 'PSR2-fixes-for-settings' of https://github.com/mtmail/Nominatim into...
[nominatim.git] / tests / 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