<?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 Re: Problems adding Geomedia WebMap WFS to ArcGIS Online maps in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/problems-adding-geomedia-webmap-wfs-to-arcgis/m-p/677903#M33632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Peter Klingman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your contact!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was not able to&amp;nbsp;use the service at the time (back in february), so I had to access the data through other means. At this time I don't even have access to the mentioned WFS service, so I cannot debug the problem further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jun 2020 12:24:25 GMT</pubDate>
    <dc:creator>CarlosSousaFerreira</dc:creator>
    <dc:date>2020-06-04T12:24:25Z</dc:date>
    <item>
      <title>Problems adding Geomedia WebMap WFS to ArcGIS Online maps</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/problems-adding-geomedia-webmap-wfs-to-arcgis/m-p/677901#M33630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having troubles adding a WFS layer, published through Geomedia WebMap, to an ArcGIS Online map. It recognizes the url and the layer of the features, but doesn't show any features in the map (or in the attribute table) and doesn't recognize correctly the available fields (it only shows the first one).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In QGIS, I am able to add the data as a WFS data source with no problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bellow I send the results of a query to the service returning only one feature:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;HR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;
&amp;lt;gmgml:FeatureCollection numberOfFeatures="1" xmlns="http://www.intergraph.com/geomedia/gml" xmlns:gmgml="http://www.intergraph.com/geomedia/gml" xmlns:gml="http://www.opengis.net/gml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.intergraph.com/geomedia/gml http://myorganizationserver/Cadastro-WFS/service.svc/get?request=DescribeFeatureType&amp;amp;amp;version=1.1.0&amp;amp;amp;TypeName=VETROCOCOLECTORMUN&amp;amp;amp;OutputFormat=text/xml;subtype=gml/3.1.1&amp;amp;amp;service=wfs"&amp;gt;
 &amp;lt;gml:boundedBy&amp;gt;
 &amp;lt;gml:Envelope srsName="EPSG:3857"&amp;gt;
 &amp;lt;gml:lowerCorner&amp;gt;-1025452.67332012 4677949.3337205&amp;lt;/gml:lowerCorner&amp;gt;
 &amp;lt;gml:upperCorner&amp;gt;-1025324.26923474 4677964.86696932&amp;lt;/gml:upperCorner&amp;gt;
 &amp;lt;/gml:Envelope&amp;gt;
 &amp;lt;/gml:boundedBy&amp;gt;
 &amp;lt;gml:featureMember&amp;gt;
 &amp;lt;gmgml:VETROCOCOLECTORMUN gml:id="VETROCOCOLECTORMUN.132"&amp;gt;
 &amp;lt;gmgml:IPID&amp;gt;1022398&amp;lt;/gmgml:IPID&amp;gt;
 &amp;lt;gmgml:DATA_DE_ACTUALIZACAO&amp;gt;2016-03-16&amp;lt;/gmgml:DATA_DE_ACTUALIZACAO&amp;gt;
 &amp;lt;gmgml:GEOMETRY&amp;gt;
 &amp;lt;gml:LineString srsName="EPSG:3857"&amp;gt;
 &amp;lt;gml:posList srsDimension="2"&amp;gt;-1025452.67332012 4677949.3337205 -1025324.26923474 4677964.86696932 &amp;lt;/gml:posList&amp;gt;
 &amp;lt;/gml:LineString&amp;gt;
 &amp;lt;/gmgml:GEOMETRY&amp;gt;
 &amp;lt;/gmgml:VETROCOCOLECTORMUN&amp;gt;
 &amp;lt;/gml:featureMember&amp;gt;
&amp;lt;/gmgml:FeatureCollection&amp;gt;

&lt;/PRE&gt;&lt;HR /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've noticed two strange things that I don't know if they can be the origin of the problem:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;There is a&amp;nbsp;&lt;EM&gt;gmgml&lt;/EM&gt; prefix in several tags (it seems to be a prefix specific of Geomedia datasources, but does this draw the data invalid, since it is correctly shown in QGIS?)&lt;/LI&gt;&lt;LI&gt;The&amp;nbsp;&lt;EM&gt;xmlns&lt;/EM&gt; and &lt;EM&gt;xmlns:gmgml&lt;/EM&gt; url points to an invalid web address (It seems an outdated url, but I couldn't find the current valid url for this documentation)&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:46:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/problems-adding-geomedia-webmap-wfs-to-arcgis/m-p/677901#M33630</guid>
      <dc:creator>CarlosSousaFerreira</dc:creator>
      <dc:date>2021-12-12T16:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problems adding Geomedia WebMap WFS to ArcGIS Online maps</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/problems-adding-geomedia-webmap-wfs-to-arcgis/m-p/677902#M33631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/35645"&gt;Carlos Sousa Ferreira&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm seeing a lot of HTTP references in the xml - do you see any mixed content warnings if you open up Dev Tools? If you add the WFS layer over HTTPS do the features display?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2020 20:24:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/problems-adding-geomedia-webmap-wfs-to-arcgis/m-p/677902#M33631</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-05-12T20:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problems adding Geomedia WebMap WFS to ArcGIS Online maps</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/problems-adding-geomedia-webmap-wfs-to-arcgis/m-p/677903#M33632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Peter Klingman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your contact!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was not able to&amp;nbsp;use the service at the time (back in february), so I had to access the data through other means. At this time I don't even have access to the mentioned WFS service, so I cannot debug the problem further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2020 12:24:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/problems-adding-geomedia-webmap-wfs-to-arcgis/m-p/677903#M33632</guid>
      <dc:creator>CarlosSousaFerreira</dc:creator>
      <dc:date>2020-06-04T12:24:25Z</dc:date>
    </item>
  </channel>
</rss>

