Created
November 23, 2014 14:33
-
-
Save geobabbler/4d082deee78f12c7b36c to your computer and use it in GitHub Desktop.
Code snippet 6 for blog post
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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