[OSM-dev] NameFinder - problems building index
David Earl
david at frankieandshadow.com
Thu Jan 3 18:08:16 GMT 2008
It puts details of the error in a log file in a folder dblog, provided
you have that option set up in the config file.
It is possible this folder is not writable, in which case that will be
your error! If not, look at the log file and let me know what it says
and I'll take it from there.
However.... I haven't had tiome to move forward on this recently, but I
am working on a version that will work incrementally. The last time I
ran it, the checked in version took about 5 days to run the planet file,
and it has grown further since then. Do you really want to run it???
I also have some pending changes dealing with the word 'the' among other
things.
David
On 03/01/2008 16:31, Nick Black wrote:
> Hello,
>
> I've been taking a look at the name finder app. When I try to build
> the index, I get this error. Any help diagnosing the problem much
> appreciated.
>
> $ php5 import.php /home/nick/geodata/planet/planet-latest.osm
> planet size 2913115078
> started at 16:18:58
> zapped node 0
> zapped way <br /><br />Internal error, sorry.</br />
>
> I also tried it with a smaller excerpt of osm data:
>
> $ php5 import.php /home/nick/geodata/planet/putney.osm
> planet size 6236160
> started at 16:27:47
> zapped node 0
> zapped way <br /><br />Internal error, sorry.</br />
>
> which can be found here:
>
> http://nickb.dev.openstreetmap.org/public/putney.osm.bz2
>
> Cheers,
>
>
More information about the dev
mailing list