<div dir="ltr"><div><div><div>Hi,<br><br> I have been downloading and archiving the watches/warnings using the WFS REST service at:<br><br><a href="http://idpgis.ncep.noaa.gov/arcgis/services/NWS_Forecasts_Guidance_Warnings/watch_warn_adv/MapServer/WFSServer" target="_blank">http://idpgis.ncep.noaa.gov/<wbr>arcgis/services/NWS_Forecasts_<wbr>Guidance_Warnings/watch_warn_<wbr>adv/MapServer/WFSServer</a><br><br>After the upgrade to ArcGIS Server 10.5, I now get &#39;nil&#39; values for &lt;shape&gt;, e..g.<br><br>&lt;watch_warn_adv:shape xsi:nil=&quot;true&quot;&gt;&lt;/watch_warn_<wbr>adv:shape&gt;<br><br>whereas I used to get a geometry for this field, e.g.<br><br>&lt;watch_warn_adv:SHAPE&gt;<br>                &lt;gml:MultiSurface&gt;<br>                    &lt;gml:surfaceMember&gt;<br>                        &lt;gml:Polygon&gt;<br>                            &lt;gml:exterior&gt;<br>                              <wbr>  &lt;gml:LinearRing&gt;<br>                              <wbr>     
 &lt;gml:posList&gt; 42.669998168999996 -77.489997863999974 
42.659999846999995 -77.370002747000001 42.669998168999996 
-77.360000609999986 42.709999084000003 -77.349998474000017 
42.759998322000001 -77.30999755800002 42.759998322000001 
-77.129997252999999 42.919998168999996 -77.169998168999996 
42.939998627000023 -77.370002747000001 42.849998474000017 
-77.349998474000017 42.860000609999986 -77.550003052000022 
42.849998474000017 -77.580001831000004 42.669998168999996 
-77.589996337999992 42.669998168999996 -77.489997863999974&lt;/gml:<wbr>posList&gt;<br>                              <wbr>  &lt;/gml:LinearRing&gt;<br>                            &lt;/gml:exterior&gt;<br>                        &lt;/gml:Polygon&gt;<br>                    &lt;/gml:surfaceMember&gt;<br>                &lt;/gml:MultiSurface&gt;<br>            &lt;/watch_warn_adv:SHAPE&gt;<br><br></div>Are there additional request parameters that are now required? My old request (GET) was:<br><br><a href="http://idpgis.ncep.noaa.gov/arcgis/services/NWS_Forecasts_Guidance_Warnings/watch_warn_adv/MapServer/WFSServer?request=GetFeature&amp;service=WFS&amp;typeName=watch_warn_adv:WatchesWarnings">http://idpgis.ncep.noaa.gov/arcgis/services/NWS_Forecasts_Guidance_Warnings/watch_warn_adv/MapServer/WFSServer?request=GetFeature&amp;service=WFS&amp;typeName=watch_warn_adv:WatchesWarnings</a><br><br></div>Thanks,<br></div>-Andy<br></div>