Some time ago, I asked this question on Stackoverflow. Sadly, I didn't get an answer yet.
For convenience, I provide the text of the question here again (better formatting on Stackoverflow). Hopefully, someone can help me.
I am using the Esri ArcGISRuntime for WPF SDK.
When I add a specific geometry to a graphics layer the runtime throws an exception:
<SPAN class="typ" style="color: #2b91af;">System</SPAN><SPAN class="pun" style="color: #000000;">.</SPAN><SPAN class="typ" style="color: #2b91af;">Exception</SPAN><SPAN class="pln" style="color: #000000;"> was unhandled </SPAN><SPAN class="typ" style="color: #2b91af;">HResult</SPAN><SPAN class="pun" style="color: #000000;">=-</SPAN><SPAN class="lit" style="color: #800000;">2146233088</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="typ" style="color: #2b91af;">Message</SPAN><SPAN class="pun" style="color: #000000;">=</SPAN><SPAN class="typ" style="color: #2b91af;">Geometry</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="kwd" style="color: #00008b;">is</SPAN><SPAN class="pln" style="color: #000000;"> corrupted </SPAN><SPAN class="kwd" style="color: #00008b;">and</SPAN><SPAN class="pln" style="color: #000000;"> can </SPAN><SPAN class="kwd" style="color: #00008b;">not</SPAN><SPAN class="pln" style="color: #000000;"> be used</SPAN><SPAN class="pun" style="color: #000000;">.</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">:</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="typ" style="color: #2b91af;">Source</SPAN><SPAN class="pun" style="color: #000000;">=</SPAN><SPAN class="typ" style="color: #2b91af;">Esri</SPAN><SPAN class="pun" style="color: #000000;">.</SPAN><SPAN class="typ" style="color: #2b91af;">ArcGISRuntime</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="typ" style="color: #2b91af;">StackTrace</SPAN><SPAN class="pun" style="color: #000000;">:</SPAN><SPAN class="pln" style="color: #000000;"> at </SPAN><SPAN class="typ" style="color: #2b91af;">RuntimeCoreNet</SPAN><SPAN class="pun" style="color: #000000;">.</SPAN><SPAN class="typ" style="color: #2b91af;">Interop</SPAN><SPAN class="pun" style="color: #000000;">.</SPAN><SPAN class="typ" style="color: #2b91af;">HandleException</SPAN><SPAN class="pun" style="color: #000000;">(</SPAN><SPAN class="typ" style="color: #2b91af;">Boolean</SPAN><SPAN class="pln" style="color: #000000;"> retVal</SPAN><SPAN class="pun" style="color: #000000;">)</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="kwd" style="color: #00008b;">in</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="typ" style="color: #2b91af;">Interop</SPAN><SPAN class="pun" style="color: #000000;">.</SPAN><SPAN class="pln" style="color: #000000;">cs</SPAN><SPAN class="pun" style="color: #000000;">:</SPAN><SPAN class="pln" style="color: #000000;"> line </SPAN><SPAN class="lit" style="color: #800000;">54</SPAN><SPAN class="pln" style="color: #000000;"> at </SPAN><SPAN class="typ" style="color: #2b91af;">RuntimeCoreNet</SPAN><SPAN class="pun" style="color: #000000;">.</SPAN><SPAN class="typ" style="color: #2b91af;">CoreGeometryEngine</SPAN><SPAN class="pun" style="color: #000000;">.</SPAN><SPAN class="typ" style="color: #2b91af;">ProjectForDisplay</SPAN><SPAN class="pun" style="color: #000000;">(</SPAN><SPAN class="typ" style="color: #2b91af;">ICoreGeometry</SPAN><SPAN class="pun" style="color: #000000;">[]</SPAN><SPAN class="pln" style="color: #000000;"> coreGeometries</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="typ" style="color: #2b91af;">CoreSpatialReference</SPAN><SPAN class="pun" style="color: #000000;">[]</SPAN><SPAN class="pln" style="color: #000000;"> inCoreSRs</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="typ" style="color: #2b91af;">CoreSpatialReference</SPAN><SPAN class="pln" style="color: #000000;"> outCoreSR</SPAN><SPAN class="pun" style="color: #000000;">)</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="kwd" style="color: #00008b;">in</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="typ" style="color: #2b91af;">CoreGeometryEngine</SPAN><SPAN class="pun" style="color: #000000;">.</SPAN><SPAN class="pln" style="color: #000000;">cs</SPAN><SPAN class="pun" style="color: #000000;">:</SPAN><SPAN class="pln" style="color: #000000;"> line </SPAN><SPAN class="lit" style="color: #800000;">77</SPAN><SPAN class="pln" style="color: #000000;"> at </SPAN><SPAN class="typ" style="color: #2b91af;">RuntimeCoreNet</SPAN><SPAN class="pun" style="color: #000000;">.</SPAN><SPAN class="typ" style="color: #2b91af;">CoreGraphicsLayerWrapper</SPAN><SPAN class="pun" style="color: #000000;">.</SPAN><SPAN class="typ" style="color: #2b91af;">ReprojectGeoms</SPAN><SPAN class="pun" style="color: #000000;">(</SPAN><SPAN class="typ" style="color: #2b91af;">ICoreGeometry</SPAN><SPAN class="pun" style="color: #000000;">[]</SPAN><SPAN class="pln" style="color: #000000;"> geomArray</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="typ" style="color: #2b91af;">CoreSpatialReference</SPAN><SPAN class="pun" style="color: #000000;">[]</SPAN><SPAN class="pln" style="color: #000000;"> inSRArray</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="typ" style="color: #2b91af;">CoreSpatialReference</SPAN><SPAN class="pln" style="color: #000000;"> outSR</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="typ" style="color: #2b91af;">List</SPAN><SPAN class="str" style="color: #800000;">`1 reprojectionIndicies) in C:\Users\mathias.becher.INTRANET\AppData\Local\JetBrains\Shared\v01\DecompilerCache\decompiler\207C5F0B-5A6C-43F9-AA7E-BA622D21C04A\71\43e7a7ec\CoreGraphicsLayerWrapper.cs: line 58 at RuntimeCoreNet.CoreGraphicsLayerWrapper.AddGraphicsInternal(AdditionInfo additions, SpatialReference mapSR) in C:\Users\mathias.becher.INTRANET\AppData\Local\JetBrains\Shared\v01\DecompilerCache\decompiler\207C5F0B-5A6C-43F9-AA7E-BA622D21C04A\71\43e7a7ec\CoreGraphicsLayerWrapper.cs: line 196 at RuntimeCoreNet.CoreGraphicsLayerWrapper.UpdatePendingGraphics() in C:\Users\mathias.becher.INTRANET\AppData\Local\JetBrains\Shared\v01\DecompilerCache\decompiler\207C5F0B-5A6C-43F9-AA7E-BA622D21C04A\71\43e7a7ec\CoreGraphicsLayerWrapper.cs: line 269 at Esri.ArcGISRuntime.Controls.ViewBase.MapBatchProcess() in C:\Users\mathias.becher.INTRANET\AppData\Local\JetBrains\Shared\v01\DecompilerCache\decompiler\207C5F0B-5A6C-43F9-AA7E-BA622D21C04A\09\765599cd\ViewBase.cs: line 1474 at Esri.ArcGISRuntime.Controls.ViewBase._batchUpdateTimer_Tick(Object sender, Object e) in C:\Users\mathias.becher.INTRANET\AppData\Local\JetBrains\Shared\v01\DecompilerCache\decompiler\207C5F0B-5A6C-43F9-AA7E-BA622D21C04A\09\765599cd\ViewBase.cs: line 1463 at System.Windows.Threading.DispatcherTimer.FireTick(Object unused) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, ref Boolean handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, ref Boolean handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(ref MSG msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Application.RunInternal(Window window) at System.Windows.Application.Run()</SPAN>
The message is sometimes
Geometry is corrupted and can not be used. :
and sometimes
Out of Range :
The ArcGIS JSON for the Geometry looks like this:
<SPAN class="pun" style="color: #000000;">{</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="str" style="color: #800000;">"rings"</SPAN><SPAN class="pun" style="color: #000000;">:</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">[</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">[</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">[</SPAN><SPAN class="lit" style="color: #800000;">4615905</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670974.5</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615907.2999999998</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670946.5999999996</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615908</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670938</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615896.2494000001</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670854.3267999999</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615906.6396000003</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670835.2956000008</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615906.7993000001</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670829.7652000003</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615859.6497</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670807.6359999999</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615820.8963000001</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670792.6265999991</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615783.5515999999</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670779.0028000008</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615748.9396000002</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670768.8585000001</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615720.6342000002</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670762.7089000009</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615613.1843999997</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670753.3034000006</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615611.8454</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670753.2748000007</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615581.6266000001</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670752.6349999998</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615541.9779000003</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670755.7150999997</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615490.4504000004</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670762.5042000003</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615475.7495999997</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670764.5595999993</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615472.8079000004</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670777.4870999996</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615472</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670859</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615469.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670908.5</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615469.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670926</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615469</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670935.0999999996</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615460</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671097</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615460</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671106</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615456.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671145.5</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615447.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671247</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615443.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671299.5</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615430.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671463.5</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615591</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671476.5</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615704</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671486.5</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615853.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671498</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615861</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671407</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615871.3839089964</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671304.8366202144</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615883.1511221537</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671189.0634304462</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615898.7999999998</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671035.0999999996</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615905</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670974.5</SPAN><SPAN class="pun" style="color: #000000;">]</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">],</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">[</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">[</SPAN><SPAN class="lit" style="color: #800000;">4615905</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670974.5</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615806.4102548826</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671142.1025666995</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615790.7505476633</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671168.7240689723</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615861.7244710932</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671048.0683991415</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615905</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670974.5</SPAN><SPAN class="pun" style="color: #000000;">]],[[</SPAN><SPAN class="lit" style="color: #800000;">4615790.7505476633</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671168.7240689723</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615685.8400790496</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671101.6904205801</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615709.3655735208</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671116.7222829424</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615790.7505476633</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671168.7240689723</SPAN><SPAN class="pun" style="color: #000000;">]</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">],</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">[</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">[</SPAN><SPAN class="lit" style="color: #800000;">4615861.7244710932</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671048.0683991415</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615806.2506467318</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670992.566504566</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615726.4072268894</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670912.6826832909</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615861.7244710932</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671048.0683991415</SPAN><SPAN class="pun" style="color: #000000;">]</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">],</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">[</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">[</SPAN><SPAN class="lit" style="color: #800000;">4615663.6754335677</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671087.528087005</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615550.6250370946</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671015.2933460111</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615546.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671030</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615558</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670989</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615569.9000000004</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670940.1999999993</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615575.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670917</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615578.1063946998</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670906.6877427083</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615576.3770848848</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670913.5297945868</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615602.6684305351</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670937.1472172178</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615602</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670937.5</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615599.2000000002</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670971.0999999996</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615601.5999999996</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670984.0999999996</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615605.7999999998</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670994.3000000007</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615613</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671008.1999999993</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615617.4000000004</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671021.5</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615619.5999999996</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671032.3000000007</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615621.4000000004</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671040.0999999996</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615623.7999999998</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671044.3000000007</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615628.5999999996</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671044.6999999993</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615634.5999999996</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671043.5</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615639.5999999996</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671036.1999999993</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615641.0999999996</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671020.3000000007</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615642</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670998.1999999993</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615641.1138411984</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671019.9601216801</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615676.0974427527</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671052.9055918409</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615663.6754335677</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671087.528087005</SPAN><SPAN class="pun" style="color: #000000;">]</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">],</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">[</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">[</SPAN><SPAN class="lit" style="color: #800000;">4615578.1063946998</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670906.6877427083</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615723.4054336874</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670921.0492501659</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615688.2336575678</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671019.0796597805</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615693.7225749865</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5671003.7810060792</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615640.193375092</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670987.7434740169</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615638.7000000002</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670979.0999999996</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615636.7999999998</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670962.0999999996</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615636</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670947.8000000007</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615644.5999999996</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670946.5</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615644.2999999998</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670931.5999999996</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615642.9596180143</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670919.8716576239</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615644.844244685</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670913.2841809019</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615578.1063946998</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670906.6877427083</SPAN><SPAN class="pun" style="color: #000000;">]</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">],</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">[</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">[</SPAN><SPAN class="lit" style="color: #800000;">4615755.3395999996</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670798.7449999992</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615790.5947000002</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670811.3576999996</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615765.9272806915</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670802.5327992188</SPAN><SPAN class="pun" style="color: #000000;">],[</SPAN><SPAN class="lit" style="color: #800000;">4615755.3395999996</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="lit" style="color: #800000;">5670798.7449999992</SPAN><SPAN class="pun" style="color: #000000;">]</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">]</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">],</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="str" style="color: #800000;">"spatialReference"</SPAN><SPAN class="pun" style="color: #000000;">:{</SPAN><SPAN class="str" style="color: #800000;">"wkid"</SPAN><SPAN class="pun" style="color: #000000;">:</SPAN><SPAN class="lit" style="color: #800000;">31464</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="str" style="color: #800000;">"latestWkid"</SPAN><SPAN class="pun" style="color: #000000;">:</SPAN><SPAN class="lit" style="color: #800000;">31468</SPAN><SPAN class="pun" style="color: #000000;">}</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">}</SPAN>This is created via some transformation from this WKT Geometry (Spatial Reference ID 31468), which SQL Server considers valid, and has no trouble showing:
<SPAN class="pln" style="color: #000000;">POLYGON </SPAN><SPAN class="pun" style="color: #000000;">((</SPAN><SPAN class="lit" style="color: #800000;">4615905</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670974.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615907.3</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670946.6</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615908</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670938</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615896.2494</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670854.3268</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615906.6396</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670835.2956000008</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615906.7993</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670829.7652</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615859.6497</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670807.636</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615820.8963</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670792.6265999991</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615783.5516</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670779.0028000008</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615748.9396</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670768.8585</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615720.6342</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670762.7089000009</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615613.1844</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670753.3034000006</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615611.8454</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670753.2748000007</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615581.6266</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670752.635</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615541.9779</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670755.7151</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615490.4504</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670762.5042</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615475.7496</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670764.5595999993</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615472.8079</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670777.4871</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615472</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670859</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615469.5</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670908.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615469.5</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670926</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615469</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670935.1</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615460</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671097</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615460</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671106</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615456.5</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671145.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615447.5</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671247</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615443.5</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671299.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615430.5</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671463.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615591</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671476.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615704</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671486.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615853.5</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671498</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615861</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671407</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615871.3839089964</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671304.8366202144</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615883.1511221537</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671189.0634304462</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615898.8</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671035.1</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615905</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670974.5</SPAN><SPAN class="pun" style="color: #000000;">),</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">(</SPAN><SPAN class="lit" style="color: #800000;">4615905</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670974.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615806.4102548826</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671142.1025666995</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615790.7505476633</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671168.7240689723</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615861.7244710932</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671048.0683991415</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615905</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670974.5</SPAN><SPAN class="pun" style="color: #000000;">),</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">(</SPAN><SPAN class="lit" style="color: #800000;">4615790.7505476633</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671168.7240689723</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615685.84007905</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671101.69042058</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615709.3655735208</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671116.7222829424</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615790.7505476633</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671168.7240689723</SPAN><SPAN class="pun" style="color: #000000;">),</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">(</SPAN><SPAN class="lit" style="color: #800000;">4615861.7244710932</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671048.0683991415</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615806.2506467318</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670992.566504566</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615726.4072268894</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670912.6826832909</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615861.7244710932</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671048.0683991415</SPAN><SPAN class="pun" style="color: #000000;">),</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">(</SPAN><SPAN class="lit" style="color: #800000;">4615663.6754335677</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671087.528087005</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615550.6250370946</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671015.2933460111</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615546.5</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671030</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615558</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670989</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615569.9</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670940.1999999993</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615575.5</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670917</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615578.1063947</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670906.6877427083</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615576.3770848848</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670913.5297945868</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615602.6684305351</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670937.1472172178</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615602</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670937.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615599.2</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670971.1</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615601.6</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670984.1</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615605.8</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670994.3000000007</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615613</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671008.1999999993</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615617.4</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671021.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615619.6</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671032.3000000007</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615621.4</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671040.1</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615623.8</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671044.3000000007</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615628.6</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671044.6999999993</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615634.6</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671043.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615639.6</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671036.1999999993</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615641.1</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671020.3000000007</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615642</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670998.1999999993</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615641.1138411984</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671019.96012168</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615676.0974427527</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671052.9055918409</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615663.6754335677</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671087.528087005</SPAN><SPAN class="pun" style="color: #000000;">),</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">(</SPAN><SPAN class="lit" style="color: #800000;">4615578.1063947</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670906.6877427083</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615723.4054336874</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670921.0492501659</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615688.2336575678</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671019.0796597805</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615693.7225749865</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5671003.7810060792</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615640.193375092</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670987.7434740169</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615638.7</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670979.1</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615636.8</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670962.1</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615636</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670947.8000000007</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615644.6</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670946.5</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615644.3</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670931.6</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615642.9596180143</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670919.8716576239</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615644.844244685</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670913.2841809019</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615578.1063947</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670906.6877427083</SPAN><SPAN class="pun" style="color: #000000;">),</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #000000;">(</SPAN><SPAN class="lit" style="color: #800000;">4615755.3396</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670798.7449999992</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615790.5947</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670811.3577</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615765.9272806915</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670802.5327992188</SPAN><SPAN class="pun" style="color: #000000;">,</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">4615755.3396</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #800000;">5670798.7449999992</SPAN><SPAN class="pun" style="color: #000000;">))</SPAN>
Does anybody know what the problem is with this geometry? Is this a bug with the ArcGIS runtime, or do I need to take some special care when creating geometries? (This specific geometry is the result of Unioning multiple smaller geometries using GeoAPI.)