[OSM-dev] GPX import daemons, problems
Tom Hughes
tom at compton.nu
Sat Oct 3 16:01:12 BST 2009
On 03/10/09 15:31, Mikel Maron wrote:
> When trying to start the gpx_import daemons, and getting a load of errors in the log .. where to start?
>
> http://pastie.org/640454
>
> What can I try here to get this working?
It looks like you're trying to start the old ruby version, which hasn't
been used for a while now and probably hasn't been updated to work with
postgres yet - it is complaining because the flag fields it is comparing
are proper booleans in postgres so it needs to compare to false, not zero.
The main site uses a C version of the importer now, which is in the
repository somewhere.
Tom
--
Tom Hughes (tom at compton.nu)
http://www.compton.nu/
More information about the dev
mailing list