Skip to content

Instantly share code, notes, and snippets.

@dmitrig01
Created August 17, 2011 21:44
Show Gist options
  • Save dmitrig01/1152723 to your computer and use it in GitHub Desktop.
Save dmitrig01/1152723 to your computer and use it in GitHub Desktop.
{
"bounds": [
-180,
-85.05112877980659,
180,
85.05112877980659
],
"center": [
63.849985934794425,
30.83255833420096,
3
],
"format": "png",
"interactivity": false,
"minzoom": 0,
"maxzoom": 22,
"srs": "+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0.0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs +over",
"Stylesheet": [
"style.mss"
],
"Layer": [
{
"id": "countries2",
"name": "countries2",
"srs": "+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0.0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs +over",
"class": "",
"Datasource": {
"file": "/Users/dmitri/ds/demo/project/countries.sqlite",
"table": "(SELECT countries.*, business.'2010' AS factor FROM countries LEFT JOIN attached.business ON countries.adm0_a3 = business.iso3)",
"attachdb": "attached@/Users/dmitri/ds/tests/business.sqlite",
"key_field": "",
"extent": "",
"type": "sqlite"
},
"geometry": "polygon"
}
],
"description": "",
"attribution": "",
"legend": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment