Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitef881cd

Browse files
authored
Update README.pg_sphere
Text polishing.
1 parent82a2c95 commitef881cd

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

‎README.pg_sphere

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
1+
pgSphere is a PostgreSQL extension for spherical geometry.
2+
3+
It provides:
4+
5+
* New data types (points, spherical polygons, paths, circles, ellipses, coordinate ranges)
6+
* Input and output of data in various formats
7+
* Membership, overlap, and other operators
8+
* Circumference and area of objects
9+
* Object rotation by Euler angles
10+
* Indexing of spherical data types
11+
112
This is an R-Tree implementation using GiST for spherical objects
213
like spherical points and spherical circles with
314
useful functions and operators.
415

5-
616
NOTICE:
717
This version will work only with postgresql version 9.1 and above.
818

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp