[mapguide-users] mapguide-rest feedback
GordonL
gordon.luckett at arrowgeomatics.com
Tue Jan 13 12:58:48 PST 2015
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.
More information about the mapguide-users
mailing list