Skip to content

Instantly share code, notes, and snippets.

@geobabbler
Created November 23, 2014 14:33
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Code snippet 6 for blog post
curl -X POST -d "{ \"type\": \"Point\", \"coordinates\": [-98.35, 39.7] }" -H "Content-Type: application/json" http://localhost:3000/vector/public/states_gen/features/intersect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment