I have a SQLite database and I want to find the closest point in the database to a point. Thanks in advance!
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
@trungn1993 This is possibly a question for a SpatiaLite community.
You probably need to include a sample of the data and your query so someone can try and test this for you. But from the documentation you might need GEOS installed in some way.