pgLatLon

diff README.html @ 65:ce0963692318

Updated version in README.mkd; Clarification in documentation regarding @> where alias for &&
author jbe
date Tue Feb 11 02:18:16 2020 +0100 (2020-02-11)
parents 9771b81559c7
children 76b3fd3293fc
line diff
     1.1 --- a/README.html	Tue Feb 11 02:13:28 2020 +0100
     1.2 +++ b/README.html	Tue Feb 11 02:18:16 2020 +0100
     1.3 @@ -327,9 +327,9 @@
     1.4  
     1.5  <p>Whether the perimeter of an object is taken into account is undefined and may
     1.6  differ between the left and the right hand side of the operator. The current
     1.7 -implementation returns true only if an object is contained completely within
     1.8 -the other object, not touching its perimeter, paths, outlines, or any singular
     1.9 -points.</p>
    1.10 +implementation (where not an alias for <code>&amp;&amp;</code>) returns true only if an object is
    1.11 +contained completely within the other object, not touching its perimeter,
    1.12 +paths, outlines, or any singular points.</p>
    1.13  
    1.14  <h4>Distance operator <code>&lt;-&gt;</code></h4>
    1.15  

Impressum / About Us