Skip to content

Instantly share code, notes, and snippets.

@bartvde
Created November 14, 2011 15:46
Show Gist options
  • Save bartvde/1364223 to your computer and use it in GitHub Desktop.
Save bartvde/1364223 to your computer and use it in GitHub Desktop.
mapstory
{"sources": {"0": {"ptype": "gx_olsource"}, "local": {"url": "/geoserver/wms", "restUrl": "/gs/rest", "ptype": "gxp_wmscsource"}}, "about": {"abstract": "", "title": ""}, "localGeoServerBaseUrl": "http://localhost:8080/geoserver/", "map": {"layers": [{"opacity": 1, "group": "background", "args": ["No background"], "visibility": false, "source": "0", "fixed": true, "type": "OpenLayers.Layer"}, {"opacity": 1, "group": "background", "args": ["OpenStreetMap"], "visibility": true, "source": "0", "fixed": true, "type": "OpenLayers.Layer.OSM"}, {"opacity": 1, "selected": true, "group": "background", "args": ["bluemarble", "http://maps.opengeo.org/geowebcache/service/wms", {"layers": ["bluemarble"], "tiled": true, "tilesOrigin": [-20037508.34, -20037508.34], "format": "image/png"}, {"buffer": 0}], "visibility": false, "source": "0", "fixed": true, "type": "OpenLayers.Layer.WMS"}], "projection": "EPSG:900913", "numZoomLevels": 22, "zoom": 7, "units": "m", "maxResolution": 156543.03390625, "maxExtent": [-20037508.34, -20037508.34, 20037508.34, 20037508.34], "center": [-9428760.870190274, 1436891.8974580702]}, "defaultSourceType": "gxp_wmscsource", "apiKeys": {"google": "ABQIAAAAkofooZxTfcCv9Wi3zzGTVxTnme5EwnLVtEDGnh-lFVzRJhbdQhQgAhB1eT_2muZtc0dl-ZSWrtzmrw"}, "tools": "[]", "authorizedRoles": ["ROLE_ADMINISTRATOR"], "portalConfig": "{}", "id": null}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment