[mapguide-users] mapguide rest - bbox parameter with map?

Jackie Ng jumpinjackie at gmail.com
Mon Feb 16 18:42:51 PST 2015


Assuming you are talking about any URL under /mapguide/rest/data ...

Any "data" URL shows the current "page" of features in the given
representation

 - .xml returns a "page" of features and their attributes as XML
 - .geojson returns a "page" of features and their attributes as GeoJSON
 - .html displays a "page" of features and their attributes in a HTML page

For the image representations the "page" as it were is the list of features
rendered as selections against the configured map in restcfg.json. In this
respect, the bbox parameter might be ignored (which is probably a bug) and
defaulting to the bbox of the selected features.

- Jackie



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/mapguide-rest-bbox-parameter-with-map-tp5187340p5188026.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list