Question

SQL query not working

  • 14 November 2019
  • 1 reply
  • 0 views

Badge

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!


1 reply

Badge +2

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

Reply