Skip to content

Instantly share code, notes, and snippets.

@sgillies
Created December 16, 2011 22:17
Show Gist options
  • Save sgillies/1488270 to your computer and use it in GitHub Desktop.
Save sgillies/1488270 to your computer and use it in GitHub Desktop.
Fetching and formatting Pleiades GeoJSON
Display the source blob
Display the rendered blob
Raw
{
/* ... */
"id": "440947682",
"title": "El Kab",
"type": "FeatureCollection"
}
curl http://pleiades.stoa.org/places/440947682/json | python -mjson.tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment