<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How can I show GML2 data on arcgis javascrip map? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-show-gml2-data-on-arcgis-javascrip-map/m-p/736484#M68242</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am converting my map application to arcgis javascript api. But I need help about using GML2 formatted data on arcgis javascript applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I send a request to server&amp;nbsp;as following:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;A href="http://localhost:8083/geoserver/wfs?request=GetFeature&amp;amp;service=WFS&amp;amp;version=1.0.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8083/geoserver/wfs?request=GetFeature&amp;amp;service=WFS&amp;amp;version=1.0.0&lt;/A&gt;
       &amp;amp;typeName=geosolutions:WorldCountries&amp;amp;outputFormat=GML2&amp;amp;CQL_FILTER=NAME=%27Monaco%2

The response is coming GML2 format:
&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/509125_cql_filter_result.png" /&gt;

So I need to convert this response to feature geometry for my application. 
I could not find any GML2 formatter on arcgis javascript api pages. How can I use GML2 on my map?&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 16:51:47 GMT</pubDate>
    <dc:creator>BayramÜçüncü1</dc:creator>
    <dc:date>2021-12-12T16:51:47Z</dc:date>
    <item>
      <title>How can I show GML2 data on arcgis javascrip map?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-show-gml2-data-on-arcgis-javascrip-map/m-p/736484#M68242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am converting my map application to arcgis javascript api. But I need help about using GML2 formatted data on arcgis javascript applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I send a request to server&amp;nbsp;as following:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;A href="http://localhost:8083/geoserver/wfs?request=GetFeature&amp;amp;service=WFS&amp;amp;version=1.0.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8083/geoserver/wfs?request=GetFeature&amp;amp;service=WFS&amp;amp;version=1.0.0&lt;/A&gt;
       &amp;amp;typeName=geosolutions:WorldCountries&amp;amp;outputFormat=GML2&amp;amp;CQL_FILTER=NAME=%27Monaco%2

The response is coming GML2 format:
&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/509125_cql_filter_result.png" /&gt;

So I need to convert this response to feature geometry for my application. 
I could not find any GML2 formatter on arcgis javascript api pages. How can I use GML2 on my map?&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:51:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-show-gml2-data-on-arcgis-javascrip-map/m-p/736484#M68242</guid>
      <dc:creator>BayramÜçüncü1</dc:creator>
      <dc:date>2021-12-12T16:51:47Z</dc:date>
    </item>
  </channel>
</rss>

