713ESRI, Developers, REST

2008-03-19T14:17:30Z

Sounds like this REST stuff just might catch on. Resource oriented architecture, state transfer, entity tags ... ESRI is putting the Web back in "GeoWeb". Congratulations to Jeremy Bartley, Keyur Shah, and their team. Meanwhile, here in FOSS4G land, it's a different story. Christopher Schmidt and I have proof-of-concept (or better in the case of FeatureServer) RESTful services, but otherwise it's still all W*S, all the time.

Comments

1Re: ESRI, Developers, REST

Jason Birch, 2008-03-19T16:20:50Z
I don't disagree with you. MapGuide is planning to expose some of its MapAgent API RESTfully with the next release, but our current planning document is a bit wrong (in some important ways, like confusing post and put in a couple places) and in need of work I haven't made time to put into it. Also, there is some argument on how to implement filters. The current RPC-based MapAgent does support non-geo JSON responses (as of 2.0). I don't think that MapGuide will be able to directly support full GeoJSON for feature retrieval because if its insistance on a "one geometry column, called geometry" standard. Haris' original ideas: http://www.sl-king.com/mgrest/ Bob's original ideas: http://trac.osgeo.org/mapguide/wiki/Future/RESTfulWebServices JSON output RFC: http://trac.osgeo.org/mapguide/wiki/MapGuideRfc25

Comments are closed after 13 days.

Some rights reserved 2008 by Sean Gillies.