Thans Frederik, they are on placex as you pointed. I got confused because I searched for Polygon type tables on geometry_columns, and the table country was the only 'candidate', I was not considering geometry type.
Regards, César 2013/10/12 Frederik Ramm <[email protected]>: > Hi, > > On 12.10.2013 11:00, César Martínez Izquierdo wrote: >> However, the import to nominatim database has created an >> empty 'country' table, which is where I expected the administrative >> boundaries to be imported. > > The administrative boundaries will end up in the placex table - "select > name->'name' from placex where class='boundary' and > type='administrative'" and admin_level=2 should give you a list of > countries. > > Bye > Frederik > > -- > Frederik Ramm ## eMail [email protected] ## N49°00'09" E008°23'33" > > _______________________________________________ > dev mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/dev -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - César Martínez Izquierdo GIS developer - - - - - - - - - - - - - - - - - - - - ETC-SIA: http://sia.eionet.europa.eu/ Universitat Autònoma de Barcelona (SPAIN) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - _______________________________________________ dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/dev

