Dear Sarah, Thanks for your reply. After a fresh installation of the raspberry pi, and with completely updated raspian packages, the import has been performed OK!
I will continue to work and update you later on. Have a nice day. Matthew On Fri, Jul 18, 2014 at 10:30 PM, Sarah Hoffmann <[email protected]> wrote: > On Fri, Jul 18, 2014 at 10:40:37AM +0200, Matthew Grech wrote: > > Dear Sarah, > > > > I am performing some further tests on this, and have noticed that the > below > > Noticesare brought up during the osm2pgsql import: > > > > Using projection SRS 4326 (Latlong) > > NOTICE: table "place" does not exist, skipping > > NOTICE: type "keyvalue" does not exist, skipping > > NOTICE: type "wordscore" does not exist, skipping > > NOTICE: type "stringlanguagetype" does not exist, skipping > > NOTICE: type "keyvaluetype" does not exist, skipping > > NOTICE: function get_connected_ways(pg_catalog.int4[]) does not exist, > > skipping > > > > Should I be concerned, especially the notice about the place table? > > Those are normal and can be savely ignored. What happens is that osm2pgsql > tries to delete any old tables that might still be in your database, > realises > that they are not there and skips the deletion command while emitting that > notice. > > Sarah >
_______________________________________________ Geocoding mailing list [email protected] https://lists.openstreetmap.org/listinfo/geocoding

