<?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: Are the URL parameters case sensitive? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/are-the-url-parameters-case-sensitive/m-p/669777#M33344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In general terms, the URLs are case sensitive. In reality, some part of the URL are not case sensitive, but I think it's easier just to think that it is case sensitive.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as the /0 at the end...this indicates a particular layer. As feature services can have multiple layers in them, you can specify an index to get a particular one. If you don't specify the index, you get them all added to the web map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2012 18:48:36 GMT</pubDate>
    <dc:creator>MikeMinami</dc:creator>
    <dc:date>2012-10-17T18:48:36Z</dc:date>
    <item>
      <title>Are the URL parameters case sensitive?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/are-the-url-parameters-case-sensitive/m-p/669776#M33343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;noob getting up to speed. We're running ArcGIS version 10 Enterprise server and .Net.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I created a service from an .msd file.&amp;nbsp; I want to add it to ArcGIS.com.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The url appears to be case sensitive.&amp;nbsp; Would someone confirm this yes or no?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My Map -&amp;gt; Add -&amp;gt; Add layer from web -&amp;gt; URL: field&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mixed case this works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;servername.domain.org/ArcGIS/rest/services/ServiceName/FeatureServer/0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lower case it don't. Throws two errs, one - can't connect, two - layer can't be added. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;servername.domain.org/arcgis/rest/services/servicename/featureserver/0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A colleague tells me you have to add FeatureServer/0 at the end of the URL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What's this do?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And I can't see everything that's in the URL field the end of it's truncated.&amp;nbsp; When I click in the box the text disappears.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So what's the complete line in the URL field?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 19:17:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/are-the-url-parameters-case-sensitive/m-p/669776#M33343</guid>
      <dc:creator>MichaelWestmoreland1</dc:creator>
      <dc:date>2012-10-16T19:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Are the URL parameters case sensitive?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/are-the-url-parameters-case-sensitive/m-p/669777#M33344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In general terms, the URLs are case sensitive. In reality, some part of the URL are not case sensitive, but I think it's easier just to think that it is case sensitive.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as the /0 at the end...this indicates a particular layer. As feature services can have multiple layers in them, you can specify an index to get a particular one. If you don't specify the index, you get them all added to the web map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 18:48:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/are-the-url-parameters-case-sensitive/m-p/669777#M33344</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2012-10-17T18:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Are the URL parameters case sensitive?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/are-the-url-parameters-case-sensitive/m-p/669778#M33345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In general terms, the URLs are case sensitive. In reality, some part of the URL are not case sensitive, but I think it's easier just to think that it is case sensitive.&lt;BR /&gt;&lt;BR /&gt;As far as the /0 at the end...this indicates a particular layer. As feature services can have multiple layers in them, you can specify an index to get a particular one. If you don't specify the index, you get them all added to the web map.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok thanks, guess there's a nix server on the backend.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 20:36:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/are-the-url-parameters-case-sensitive/m-p/669778#M33345</guid>
      <dc:creator>MichaelWestmoreland1</dc:creator>
      <dc:date>2012-10-22T20:36:29Z</dc:date>
    </item>
  </channel>
</rss>

