Hi,
I'm working on a mapping application and I needed to use the Geometry.NormalizeCentralMeridian methods which is doing really great.
The thing is that it is nice to save the data to the database, but when I load the shape back, i want to show it as only one shape on the graphic layer so the user can possibly edit it and save it back.
Is there a way to "denormalize" the shapes ? Note that calling the ARCGis Service is not possible...
Many thanks !