GeoJSON Context
From GeoJSON
Revision as of 01:09, 13 March 2007 by Mpd (Talk | contribs) (New page: Based on an initial outline at [http://icon.stoa.org/trac/pleiades/wiki/GeoJSON http://icon.stoa.org/trac/pleiades/wiki/GeoJSON] { "name": "map-1", "title": "Pleiades Map 1", "boun...)
Based on an initial outline at http://icon.stoa.org/trac/pleiades/wiki/GeoJSON
{ "name": "map-1", "title": "Pleiades Map 1", "boundingBox": [-12.0, 32.0, 40.0, 58.0], "srs": "EPSG:4326", "layers": [ { "name": "dphysio", "title: "Demis Physiography" "layers": "Bathymetry,Topography,Rivers,Waterbodies", "styles": ",,,", "onlineResource": "http:\/\/www2.demis.nl\/mapserver\/request.asp", "srs": "EPSG:4326" } ] }
Suggested Changes
- Make
onlineResource
an array, containing GetCapabilities, GetMap and, if relevant, GetFeatureInfo URLs even if they are the same. This will avoid the confusion that exists with OGC Web Map Context. - Add
"version": "major.minor.revision"