mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
add functional tests
These are the tests that were formerly located at https://github.com/lonvia/test-nominatim
This commit is contained in:
1
tests/scenes/data/country.sql
Normal file
1
tests/scenes/data/country.sql
Normal file
@@ -0,0 +1 @@
|
||||
select country_code, st_astext(st_pointonsurface(st_collect(geometry))) from country_osm_grid group by country_code order by country_code
|
||||
Reference in New Issue
Block a user