Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 6f08fa47b4202c6a886d4002f6c95278 > files > 4

pgsphere-1.1.1-2.fc14.x86_64.rpm

This is R-Tree implementation using GiST for spherical objects
like spherical points and spherical circles with 
useful functions and operators.


NOTICE:
     This version will works only with postgresql version 8.0 and above.

INSTALLATION:

  gmake
  gmake install
  -- load functions
  psql <database> < pg_sphere.sql

REGRESSION TEST:

   gmake installcheck

LONG REGRESSION TEST:

   gmake crushtest

For more informations have a look at http://pgsphere.projects.postgresql.org/

Have a lot of fun!