Skip to content

Instantly share code, notes, and snippets.

@andyhky
Last active March 22, 2018 16:59
Embed
What would you like to do?
SELECT id FROM objects WHERE geom && ST_GeometryFromText('POLYGON ((-88.35548400878906 36.57362961247927, -88.24562072753906 36.57362961247927, -88.24562072753906 36.630406976495614, -88.35548400878906 36.630406976495614, -88.35548400878906 36.57362961247927))')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment