Skip to content

Instantly share code, notes, and snippets.

@geobabbler
Created March 7, 2017 20:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geobabbler/95fcb4501fa9c987d2f8b9b7d03d52d8 to your computer and use it in GitHub Desktop.
Save geobabbler/95fcb4501fa9c987d2f8b9b7d03d52d8 to your computer and use it in GitHub Desktop.
INSERT INTO simple_table(message, shape)
VALUES('test message', ST_GeomFromText('POINT(-76.6955 38.3754)', 4326));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment