Skip to content

Instantly share code, notes, and snippets.

@tmcw
Created August 24, 2022 22: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 tmcw/0e8eb6d05f46afcf58175d64fcb8e080 to your computer and use it in GitHub Desktop.
Save tmcw/0e8eb6d05f46afcf58175d64fcb8e080 to your computer and use it in GitHub Desktop.
{
// User ID
"id": 1,
"type": "Feature",
"properties": {
// System ID
"@id": "d13b47c0-23fb-11ed-a50b-8b6722c6e6fe"
},
"geometry": {
"type": "Point",
"coordinates": [-113.3448622,39.1291932]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment