Skip to content

Instantly share code, notes, and snippets.

@geobabbler
Created November 23, 2014 14:33
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/4d082deee78f12c7b36c to your computer and use it in GitHub Desktop.
Save geobabbler/4d082deee78f12c7b36c to your computer and use it in GitHub Desktop.
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