mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-14 18:37:58 +00:00
These are the tests that were formerly located at https://github.com/lonvia/test-nominatim
2 lines
138 B
SQL
2 lines
138 B
SQL
select country_code, st_astext(st_pointonsurface(st_collect(geometry))) from country_osm_grid group by country_code order by country_code
|