R-Tree for .NET


Version: 1.0
Size:
18KB
Requirements:
No special requirements
Seller:
Dynamica
Price:
Free
System:
Windows 7/Vista/2003/XP/2000/98/Me/NT
Rating:
4.2
License:
Freeware

Description - R-Tree for .NET



R-Tree represents the most advanced technique for indexing 2-dimensional (spatial) objects. This library is written in C# (version .NET 2.0) and contains fully managed code. When handling a large amount of spatial data, programs usually require an efficiant way for querying those data in simple manner. The traditional one-dimensional indices are not appropriate for such data. In such cases, the best practice is to organize spatial data in a tree-like structures available for fast searching. This approach is especially effective when it comes to queries like `all objects in the range of 50km from this point`, `land objects in the given area` and Similar. FeaturesEasy embeddable in .NET applications. API provided Simple use



More in Microsoft .Net-R-Tree for .NET

Simple Dimensional Spatial Data Searching This Approach