Skip to content

Instantly share code, notes, and snippets.

@gka
Created June 5, 2012 17:57
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 gka/2876574 to your computer and use it in GitHub Desktop.
Save gka/2876574 to your computer and use it in GitHub Desktop.
Cameroon Arrondissements
{
"proj": {
"id": "laea"
},
"layers": [
{
"id": "commune",
"src": "arrondissements.shp",
"simplify": 1.3,
"attributes": ["commune", "arrondisse", "departemen", "region"]
}
],
"bounds": {
"mode": "bbox",
"data": [8.2, 1.5, 16.9, 12.8],
"_data": { "layer": "commune" }
},
"export": {
"width": 800
}
}
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment