Removed mention of Spatial4J and JTS requirement

AFAIK, on 1.0 at least (and later), those libraries are included.
This commit is contained in:
Radu Gheorghe 2014-03-28 11:51:44 +02:00 committed by Clinton Gormley
parent 2c11475bdd
commit c4477f0ded
1 changed files with 0 additions and 6 deletions

View File

@ -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