Skip to content

Instantly share code, notes, and snippets.

@prl900
Last active February 8, 2021 00:23
Show Gist options
  • Save prl900/430a668fb1dcbb064a6b7b2eec227d16 to your computer and use it in GitHub Desktop.
Save prl900/430a668fb1dcbb064a6b7b2eec227d16 to your computer and use it in GitHub Desktop.
curl --header "Content-Type: application/json" --request POST --data '{"layer_name":"forest_cm","vector":{"type":"Feature","properties":{},"geometry":{"type":"Polygon","coordinates":[[[148.93478393554688,-31.879889952523502],[148.85787963867188,-31.869394096234704],[148.83041381835938,-31.966143862120095],[148.7274169921875,-31.975463762188664],[148.71231079101562,-32.09886304314586],[148.78097534179688,-32.105842932857676],[148.79470825195312,-32.01972036197233],[148.8427734375,-32.02088472086091],[148.84689331054688,-32.09304606091566],[148.92379760742188,-32.07675654031872],[148.98422241210938,-32.01739159980399],[149.06524658203125,-31.94050925877647],[148.98696899414062,-31.949831760406877],[148.94027709960938,-31.910204597744368],[148.93478393554688,-31.879889952523502]]]}}}' https://australia-southeast1-wald-1526877012527.cloudfunctions.net/forest_cm_drill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment