pgLatLon

changeset 31:42d0e73f7d58

Replaced word "geometric" with word "geographic" in README
author jbe
date Sat Sep 24 19:34:41 2016 +0200 (2016-09-24)
parents bdbec73dc8ff
children eb00c0b0a922
files README.html README.mkd
line diff
     1.1 --- a/README.html	Sat Sep 24 14:42:22 2016 +0200
     1.2 +++ b/README.html	Sat Sep 24 19:34:41 2016 +0200
     1.3 @@ -6,8 +6,8 @@
     1.4  for the WGS-84 spheroid.</p>
     1.5  
     1.6  <p>While many other spatial databases still use imprecise bounding boxes for many
     1.7 -operations, pgLatLon aims to support more precise geometric calculations for
     1.8 -all implemented operators. Efficient indexing of geometric objects is provided
     1.9 +operations, pgLatLon aims to support more precise geographic calculations for
    1.10 +all implemented operators. Efficient indexing of geographic objects is provided
    1.11  using space-filling fractal curves. Optimizations on bit level (including
    1.12  logarithmic compression) allow for a highly memory-efficient non-overlapping
    1.13  index suitable for huge datasets.</p>
     2.1 --- a/README.mkd	Sat Sep 24 14:42:22 2016 +0200
     2.2 +++ b/README.mkd	Sat Sep 24 19:34:41 2016 +0200
     2.3 @@ -6,8 +6,8 @@
     2.4  for the WGS-84 spheroid.
     2.5  
     2.6  While many other spatial databases still use imprecise bounding boxes for many
     2.7 -operations, pgLatLon aims to support more precise geometric calculations for
     2.8 -all implemented operators. Efficient indexing of geometric objects is provided
     2.9 +operations, pgLatLon aims to support more precise geographic calculations for
    2.10 +all implemented operators. Efficient indexing of geographic objects is provided
    2.11  using space-filling fractal curves. Optimizations on bit level (including
    2.12  logarithmic compression) allow for a highly memory-efficient non-overlapping
    2.13  index suitable for huge datasets.

Impressum / About Us