Logo d’OpenStreetMap OpenStreetMap

RTree now running

Publiée par h4ck3rm1k3 le 27 décembre 2009 en English.

I have been able now to add in the rtree to the processing :
using the one from roadnav :
URL: https://roadnav.svn.sourceforge.net/svnroot/roadnav/libsdbx/trunk

The IndexWaysWithRTree reads in two files :
1. the osm file with ways that are converted to bboxs and stored in the rtree
2. the osm file with points that are looked up in the rtree.

it is running quite fast, I have reworked the processing function to take a world object reference so that the data can be reused.

Also, I have experimented with the perl modules :
Algorithm::BreakOverlappingRectangles in BreakOverlapping.pl
and
Algorithm::RectanglesContainingDot in buildindex.pl,
they both take the bounding box text output of the ExtractWays from a given osm file.

mike

Icône de courriel Icône de Bluesky Icône de Facebook Icône de LinkedIn Icône de Mastodon Icône de Telegram Icône de X

Discussion

Connectez-vous pour laisser un commentaire