Brilliant!  Can add and edit the file with the following:

 "Source": {
        "Type": "MapGuide",
        "FeatureSource":
"Library://Samples/Sheboygan/Data/Parcels_Writeable.FeatureSource",
*        "FeatureClass": "SHP_Schema:Parcels"*
    },
    "Representations": {
        "xml": {
            "Adapter": "FeatureSetXml",
            "Methods": {
                "GET": {
                    "PageSize": 100,
                    "MaxCount": 500,
                    "AllowAnonymous": true,
                    "AllowGroups": ["Everyone"]
                },
                "POST": {
                    "AllowGroups": ["Everyone"]
                },
                "PUT": {
                    "AllowGroups": ["Everyone"]
                },
                "DELETE": {
                    "AllowGroups": ["Everyone"]
                }
            }
        }



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/mapguide-rest-feedback-tp5168657p5181341.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

Reply via email to