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. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
