Skip to content

Commit

Permalink
Update faq for circle geometries
Browse files Browse the repository at this point in the history
  • Loading branch information
sjudeng committed Mar 1, 2019
1 parent 5591a15 commit d082689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gs-web-elasticsearch/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -612,5 +612,5 @@ FAQ
- When referencing fields with path elements using ``cql_filter``, it may be necessary to quote the name (e.g. ``cql_filter="parent.child.field_name"='value'``)

- Filtering on Elasticsearch ``nested`` types is supported only for non-geospatial fields.
- Circle geometries are not currently supported
- Circle geometries are approximate and may not be fully consistent with the implementation in Elasticsearch, especially at extreme latitudes (see `#86 <https://github.com/ngageoint/elasticgeo/issues/86>`_).
- The ``joda-shaded`` module may need to be excluded when importing the project into Eclipse. Otherwise modules may have build errors of the form ``DateTimeFormatter cannot be resolved to a type``.

0 comments on commit d082689

Please sign in to comment.