[OSM-dev] NameFinder - problems building index
Nick Black
nickblack1 at gmail.com
Mon Jan 21 17:28:45 GMT 2008
Ok, the problem was the namefinder.sql - I've checked in an updated version.
If its taking five days to run on planet right now, its not a viable
option. Have you (David) or anyone looked at running it from a diffed
planet?
Cheers,
On Jan 21, 2008 4:59 PM, Nick Black <nickblack1 at gmail.com> wrote:
> David,
>
> Following on from this, I noticed that the namefinder.sql has a
> segements table, but no ways table. The import script is breaking at
> the:
>
> zap('way');
>
> function, so it looks like I need an updated namefinder.sql file to
> run the import.
>
> On Jan 3, 2008 6:08 PM, David Earl <david at frankieandshadow.com> wrote:
> > 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'm trying to work out how the namefinder works with a view to porting
> it Rails and integrating it more tightly with OSM. If we are running
> at 5 days for an import, I'd say that we need to have incremental
> updates ASAP.
>
> Cheers,
>
>
> >
> > 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,
> > >
> > >
> >
> >
>
>
>
>
> --
> Nick Black
> --------------------------------
> http://www.blacksworld.net
>
--
Nick Black
--------------------------------
http://www.blacksworld.net
More information about the dev
mailing list