Skip to main content
Question

SQL query not working

  • November 14, 2019
  • 1 reply
  • 15 views

dataninja
Forum|alt.badge.img

Hi everyone,

Does anyone know why my query is not working?

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.

1 reply

Forum|alt.badge.img+2
  • 1891 replies
  • November 15, 2019

@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.

Any reason you can't use the FME NeighborFinder?