Quantcast
Channel: Forums - ArcObjects SDKs
Viewing all articles
Browse latest Browse all 1374

Read geometry from JSON object

$
0
0
In Flex 3, I convert a featureset (including several simple polygons) to JSON object: var geomJSON:Object = myFeatureSet.toJSON();

Then I pass the geomJSON as a parameter to a web service (developed using VS2010 C# language). Now the problem is: how to read the polygons inside the C# web service? What kinds of ESRI classes should I use?

Many thanks in advance!

Viewing all articles
Browse latest Browse all 1374

Trending Articles