<?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: ArcGIS beginner - need direction in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-beginner-need-direction/m-p/20350#M1808</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you want to use a dynamic layer, then yes you need to publish the mxd to arcgis server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may also look into arcgis.com as alot of the functionality you want might be pre-built.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Sep 2011 11:53:38 GMT</pubDate>
    <dc:creator>JeffPace</dc:creator>
    <dc:date>2011-09-07T11:53:38Z</dc:date>
    <item>
      <title>ArcGIS beginner - need direction</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-beginner-need-direction/m-p/20349#M1807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'd like to build an online application which will display buildings facilities and access points. To start with I'd like to build a little prototype using arcViewer, so the elements dont need to be dynamic just yet. Can anyone explain the process to me taking into account the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Creating the map in arcViewer - I've done this, made up a few little test elements placed on individual layers and I can output that as a little interactive map no problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I'd like to do now is progress that to making the map interactive. adding the ability to turn those layers on and off if needs be.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've looked into this via the resource centre and the code is pretty straight forward:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm?ArcGISDynamicMapServiceLayer"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm?ArcGISDynamicMapServiceLayer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where I stumble is at defining the "layer"&amp;nbsp; in&amp;nbsp; "ArcGISDynamicMapServiceLayer" from what I've gathered I may need ArcGIS Server in order to do this? I'm a little unsure here guys?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way for me to find the test map I created in ArcGIS Viewer and grab the "Layer link" so I can start controlling the visibility of those layers? If you could even point to me to a similiar thread that would be appreciated to.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 06:59:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-beginner-need-direction/m-p/20349#M1807</guid>
      <dc:creator>propweb</dc:creator>
      <dc:date>2011-09-07T06:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS beginner - need direction</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-beginner-need-direction/m-p/20350#M1808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you want to use a dynamic layer, then yes you need to publish the mxd to arcgis server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may also look into arcgis.com as alot of the functionality you want might be pre-built.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 11:53:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-beginner-need-direction/m-p/20350#M1808</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2011-09-07T11:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS beginner - need direction</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-beginner-need-direction/m-p/20351#M1809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there anyway for me to export a custom map made in arcGIS viewer to a web application and then get in there and modify it further? Without the use of ArcGIS Server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to start manipulating layers via the javascript API without the need of ArcGIS server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The javascript API samples and gallery web app samples are great but don't offer me what I need, I've created what i need to a fashion using the arcGIS Viewer online and was hoping i would be able to manipulate that further before going full pelt and picking up ArcGIS server and the mobile GIS extensions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If thats the case, can anyone tell me what ArcGIS products I'll need to do the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Create online web mapping apps, including intergrated way finding and layered elements&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Deliver those apps via mobile (multiple platforms)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Spacial analysis, reporting and demonstrations (intergration with corporate facilities management applications, CAD drawings etc)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any one package that can handle the above or would we need licenses for Server, desktop and Mobile?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 01:04:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-beginner-need-direction/m-p/20351#M1809</guid>
      <dc:creator>propweb</dc:creator>
      <dc:date>2011-09-08T01:04:27Z</dc:date>
    </item>
  </channel>
</rss>

