Browse Source

Removed mention of Spatial4J and JTS requirement

AFAIK, on 1.0 at least (and later), those libraries are included.
Radu Gheorghe 11 years ago
parent
commit
c4477f0ded
1 changed files with 0 additions and 6 deletions
  1. 0 6
      docs/reference/mapping/types/geo-shape-type.asciidoc

+ 0 - 6
docs/reference/mapping/types/geo-shape-type.asciidoc

@@ -11,12 +11,6 @@ You can query documents using this type using
 or <<query-dsl-geo-shape-query,geo_shape
 Query>>.
 
-Note, the `geo_shape` type uses
-https://github.com/spatial4j/spatial4j[Spatial4J] and
-http://www.vividsolutions.com/jts/jtshome.htm[JTS], both of which are
-optional dependencies. Consequently you must add Spatial4J v0.3 and JTS
-v1.12 to your classpath in order to use this type.
-
 [float]
 ==== Mapping Options