Skip to content

Instantly share code, notes, and snippets.

@mager
Created September 1, 2010 17:08
Show Gist options
  • Save mager/561016 to your computer and use it in GitHub Desktop.
Save mager/561016 to your computer and use it in GitHub Desktop.
{
"type": "Feature",
"id": "test_record",
"created": 1278696668,
"geometry": {
"type": "Point",
"coordinates": [-105.27729, 40.016950]
},
"properties": {
"layer": "com.your.layer"
"tags": ["restaurant", "featured"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment