superivaj commented on issue #9970:
URL: https://github.com/apache/druid/issues/9970#issuecomment-1120459082

   I second the suggestion from @lokkju. For those trying to use the spatial 
features of Druid with the current documentation, they will likely fail to see 
that the order of the dimensions used in the spatial ingestion spec must be 
equal to the order of the dimestions used in the filtering spec.
   
   Since, as @SWH12 correctly explained, the geographic queries are not 
actually geographic but instead **geometric** queries, removing all mentions of 
`latitude` and `longitude` from the documentation and replacing with `x` & `y` 
will be beneficial for the users.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to