Yes, that is exactly what we are doing with GeoREST. There is working example with Sheboygan data, when you unpack GeoREST. As it says in installation notes http://code.google.com/p/georest/wiki/Installation you can run it and try quickly with build-in http server. You can try it even without MapGuide in such case there will be no image but you can view/edit data as vector trough OL and GeoREST OL layer.
Also, on our web there is basic sample: http://www.sl-king.com/<http://www.sl-king.com/georestsamples/example1/rview.html> georestsamples <http://www.sl-king.com/georestsamples/example1/rview.html>/<http://www.sl-king.com/georestsamples/example1/rview.html> example1 <http://www.sl-king.com/georestsamples/example1/rview.html>/<http://www.sl-king.com/georestsamples/example1/rview.html> rview <http://www.sl-king.com/georestsamples/example1/rview.html>.ht<http://www.sl-king.com/georestsamples/example1/rview.html> ml <http://www.sl-king.com/georestsamples/example1/rview.html> When you zoom in , you can edit parcels, buildings. When you select parcel/building on left you will get option to click edit which will be bring html form trough which you can edit data. All this is driven trough http and html templates, you don't need any coding to do basic stuff. What is missing right now is security for editing. We are working on real project where edits needs to be allowed for authenticated users only, when we finish it it will be part of GeoREST. Haris On Thu, Feb 18, 2010 at 8:55 PM, BradM <[email protected]> wrote: > > Hello, could you please give me an example using GeoREST, where users can > digitize a point, line or polygon, and then bring up an html data entry > form. The user can then add data to the data entry form and send it and > the associated coordinates to a database. The database can then be > searched > and reports created.. Is this a good use of GeoREST? > > thanks > -- > View this message in context: > http://n2.nabble.com/GeoREST-1-0-Released-tp4212935p4593986.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 >
_______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
