Hey, there is no support in geo_point or geo_shape for altitude. But what prevents you from simply adding another field to your document and using this in your queries?
--Alex On Tue, Jul 1, 2014 at 8:46 PM, akee gogogo <[email protected]> wrote: > Does Elasticsearch support altitude in geospatial data type/query? I am > only able to find documentation referencing lat & long (2D, not 3D). If > altitude is not supported now, any idea if it's in the development pipeline > and how soon it will be available? Any known workaround? > > Thanks, > Akee > > -- > You received this message because you are subscribed to the Google Groups > "elasticsearch" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/fa36a655-8183-49db-8582-2aa9baa12d7d%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/fa36a655-8183-49db-8582-2aa9baa12d7d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAGCwEM_1OeU42eStA5rdZYxYKRUwD9yzVq3F_Rpq9SPu6knFPA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
