Guest User

Untitled

a guest
Nov 24th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. SELECT * FROM table
  2. ORDER BY geom <-> 'SRID=4326;POINT(-46.502541777468984 -23.474943422638063)'::geometry
  3. LIMIT 1;
Add Comment
Please, Sign In to add comment