[mapguide-users] mapguide-rest feedback

GordonL gordon.luckett at arrowgeomatics.com
Mon Jan 12 12:29:18 PST 2015


This is the full restcfg.json - anything missing?

{
    "Source": {
        "Type": "MapGuide",
        "FeatureSource":
"Library://Samples/Sheboygan/Data/Parcels_Writeable.FeatureSource",
        "FeatureClass": "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-tp5168657p5181141.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list