ElasticGeo provides a GeoTools data store that allows geospatial features from an Elasticsearch index to be published via OGC services using GeoServer.
Hello, I'm faicing problem with reading index from Opensearch
Caused by: org.elasticsearch.client.ResponseException: method [GET], host [https://*:443], URI [/opensearch_dashboards_sample_data_flights/_mapping/properties], status line [HTTP/1.1 400 Bad Request]
{"error":"no handler found for uri [/opensearch_dashboards_sample_data_flights/_mapping/properties] and method [GET]"}
I suppose this could be related to different API Elasticsearch vs Opensearch.
Question is does exist posibility to extend this plugin by posibility to use Opensearch ?
Hello, I'm faicing problem with reading index from Opensearch
Caused by: org.elasticsearch.client.ResponseException: method [GET], host [https://*:443], URI [/opensearch_dashboards_sample_data_flights/_mapping/properties], status line [HTTP/1.1 400 Bad Request] {"error":"no handler found for uri [/opensearch_dashboards_sample_data_flights/_mapping/properties] and method [GET]"}
I suppose this could be related to different API Elasticsearch vs Opensearch.
Question is does exist posibility to extend this plugin by posibility to use Opensearch ?