<?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: Country boundaries in ESRI ARCGIS desktop map using javascript in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654585#M61046</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much. it was of great help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Mar 2015 11:30:00 GMT</pubDate>
    <dc:creator>HemaBahirwani</dc:creator>
    <dc:date>2015-03-04T11:30:00Z</dc:date>
    <item>
      <title>Country boundaries in ESRI ARCGIS desktop map using javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654578#M61039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to display country boundaries on the arcgis desktop map application, what exactly do we have to use for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 10:40:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654578#M61039</guid>
      <dc:creator>HemaBahirwani</dc:creator>
      <dc:date>2015-02-17T10:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Country boundaries in ESRI ARCGIS desktop map using javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654579#M61040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use the Esri sample data that is standard with the installation disks or the Esri Web services here: &lt;A href="http://server.arcgisonline.com/arcgis/rest/services/Reference" title="http://server.arcgisonline.com/arcgis/rest/services/Reference"&gt;http://server.arcgisonline.com/arcgis/rest/services/Reference&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 13:02:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654579#M61040</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2015-02-17T13:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Country boundaries in ESRI ARCGIS desktop map using javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654580#M61041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply. While researching, i did come across this web service, since i am new to esri, i don't know how to incorporate this in my code. If you could please guide me on that, it would be really helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 13:17:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654580#M61041</guid>
      <dc:creator>HemaBahirwani</dc:creator>
      <dc:date>2015-02-17T13:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Country boundaries in ESRI ARCGIS desktop map using javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654581#M61042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can navigate to a specific web service page e.g. &lt;A href="http://server.arcgisonline.com/arcgis/rest/services/Reference/World_Boundaries_and_Places_Alternate/MapServer"&gt;http://server.arcgisonline.com/arcgis/rest/services/Reference/World_Boundaries_and_Places_Alternate/MapServer&lt;/A&gt; and at the top of the page there are a couple of "View In" options.&amp;nbsp; For ArcGIS Desktop you can click on the &lt;A href="http://server.arcgisonline.com/arcgis/rest/services/Reference/World_Boundaries_and_Places_Alternate/MapServer?f=lyr&amp;amp;v=9.3"&gt;ArcMap&lt;/A&gt; link, which will allow you to download a layer file (*.lyr) for ArcGIS Desktop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 13:25:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654581#M61042</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2015-02-17T13:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Country boundaries in ESRI ARCGIS desktop map using javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654582#M61043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using Legacy or AMD style class referencing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You add the World reference layer as a Dynamic Map Service layer to your map. The Javascript API reference is here: &lt;A href="https://developers.arcgis.com/javascript/jsapi/arcgisdynamicmapservicelayer.html" rel="nofollow noopener noreferrer" target="_blank"&gt;https://developers.arcgis.com/javascript/jsapi/arcgisdynamicmapservicelayer.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code for the constructor will look like this:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN&gt;var worldDMS = new esri.ArcGISDynamicMapServiceLayer(""&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/Reference/World_Boundaries_and_Places/MapServer" rel="nofollow noopener noreferrer" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/Reference/World_Boundaries_and_Places/MapServer&lt;/A&gt;&lt;SPAN&gt;");&lt;/SPAN&gt;
map.addLayer(worldDMS);&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 03:43:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654582#M61043</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2021-12-12T03:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Country boundaries in ESRI ARCGIS desktop map using javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654583#M61044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the code you gave. i added the following : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; dojo.require("esri.layers.agsdynamic");&lt;/P&gt;&lt;P&gt;&amp;nbsp; require([&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "esri/map", "esri/graphic", "esri/symbols/SimpleMarkerSymbol",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "esri/tasks/GeometryService", "esri/tasks/ProjectParameters",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "esri/SpatialReference", "esri/InfoTemplate", "dojo/dom", "dojo/on",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "dojo/domReady!"&lt;/P&gt;&lt;P&gt;&amp;nbsp; ], function(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Map, Graphic, SimpleMarkerSymbol,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GeometryService, ProjectParameters,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SpatialReference, InfoTemplate, dom, on&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then the code you gave, but it didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i am using SAP UI5 and have called&amp;nbsp; &amp;lt;script src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.12/" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.12/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;/script&amp;gt; for map implementation in eclipse&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 16:39:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654583#M61044</guid>
      <dc:creator>HemaBahirwani</dc:creator>
      <dc:date>2015-02-17T16:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Country boundaries in ESRI ARCGIS desktop map using javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654584#M61045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your code snippet would not create the map to add any layer to it, so yes my code will not work in that case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the best would be for you to work through the API reference and samples.&amp;nbsp; You can start here:&amp;nbsp; &lt;A href="https://developers.arcgis.com/javascript/jshelp/intro_firstmap_amd.html"&gt;https://developers.arcgis.com/javascript/jshelp/intro_firstmap_amd.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need for me to repeat what has been explained in many good samples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 06:22:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654584#M61045</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2015-02-18T06:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Country boundaries in ESRI ARCGIS desktop map using javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654585#M61046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much. it was of great help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 11:30:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/country-boundaries-in-esri-arcgis-desktop-map/m-p/654585#M61046</guid>
      <dc:creator>HemaBahirwani</dc:creator>
      <dc:date>2015-03-04T11:30:00Z</dc:date>
    </item>
  </channel>
</rss>

