<?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: Serving customized data in a customized map viewer without ArcGIS Server in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/serving-customized-data-in-a-customized-map-viewer/m-p/350786#M32494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for that detailed response swingley.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you say there is a charge for "commercial use", does that mean that there is no charge for government use? Local government to be precise.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have uploaded a test shapefile and I looked at the code you linked to for displaying it in the API. It says that it requires you to specify the unique ID of the file. Where can I find the unique ID of my shapefile that I uploaded to ArcGIS.com?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Oct 2011 20:05:29 GMT</pubDate>
    <dc:creator>GarethMann</dc:creator>
    <dc:date>2011-10-03T20:05:29Z</dc:date>
    <item>
      <title>Serving customized data in a customized map viewer without ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/serving-customized-data-in-a-customized-map-viewer/m-p/350784#M32492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just recieved a proposal from a consultant mentioning that it is now possible to upload one's own customized GIS data to ArcGIS Online for the purpose of serving it on a webpage, apparently the limit is 1,000 features. Once you get over 1,000 features you need to have ArcGIS Server. (This is what the consultant wrote in their proposal).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had not heard of this before so I called ESRI Customer Service, the rep on the phone told me that the limit is not actually 1,000 features, it is 2 GB of data and that serving your own data will "usually" require ArcGIS Server. When I asked her to explain what "usually" means, she said that she was not a developer and suggested I try to find out online, so here I am.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is simply this: is it possible for someone who does not have ArcGIS Server to serve their own custom GIS data in a map viewer to users over the web without ArcGIS Server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example I was envisioning creating a shapefile under 1,000 features / 2 GB (or whatever the limit is), uploading it to ArcGIS Online, and then using something like the JavaScript API to create a map viewer on a web page with that data embedded within. Is this possible to do without the purchase of ArcGIS Server?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 15:04:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/serving-customized-data-in-a-customized-map-viewer/m-p/350784#M32492</guid>
      <dc:creator>GarethMann</dc:creator>
      <dc:date>2011-10-03T15:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Serving customized data in a customized map viewer without ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/serving-customized-data-in-a-customized-map-viewer/m-p/350785#M32493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, this is possible. If you're building an app for commercial use then there's still a licensing fee, see:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://www.esri.com/software/arcgis/web-mapping/pricing.html"&gt;http://www.esri.com/software/arcgis/web-mapping/pricing.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The data limitations you mentioned apply to two different things:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-shapefiles you upload to ArcGIS.com are limited to 1000 features:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisonline/help/index.html#/Adding_features_from_a_file/010q00000060000000/"&gt;http://help.arcgis.com/en/arcgisonline/help/index.html#/Adding_features_from_a_file/010q00000060000000/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;-each ArcGIS.com account gets 2GB of storage:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisonline/help/index.html#//010q0000003s000000"&gt;http://help.arcgis.com/en/arcgisonline/help/index.html#//010q0000003s000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I recommend uploading some data and starting to play around with webmaps. Here's how to use an ArcGIS.com webmap in a JS API app:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/ags_createwebmapid.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/ags_createwebmapid.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 18:04:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/serving-customized-data-in-a-customized-map-viewer/m-p/350785#M32493</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2011-10-03T18:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Serving customized data in a customized map viewer without ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/serving-customized-data-in-a-customized-map-viewer/m-p/350786#M32494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for that detailed response swingley.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you say there is a charge for "commercial use", does that mean that there is no charge for government use? Local government to be precise.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have uploaded a test shapefile and I looked at the code you linked to for displaying it in the API. It says that it requires you to specify the unique ID of the file. Where can I find the unique ID of my shapefile that I uploaded to ArcGIS.com?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 20:05:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/serving-customized-data-in-a-customized-map-viewer/m-p/350786#M32494</guid>
      <dc:creator>GarethMann</dc:creator>
      <dc:date>2011-10-03T20:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Serving customized data in a customized map viewer without ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/serving-customized-data-in-a-customized-map-viewer/m-p/350787#M32495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not in sales so I'm not sure about a fee for a local government. My guess would be that you do have to pay but you should call this number for a definitive answer:&amp;nbsp; 800-447-9778&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The ID for createMap() comes from ArcGIS.com. When you create &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;and save&lt;/SPAN&gt;&lt;SPAN&gt; a webmap using the &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/webmap/viewer.html?useExisting=1"&gt;ArcGIS.com map viewer&lt;/A&gt;&lt;SPAN&gt;, ArcGIS.com creates an ID for your map. You can get the ID from the "My Content" section after clicking on one of your maps(it's in the URL).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 20:43:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/serving-customized-data-in-a-customized-map-viewer/m-p/350787#M32495</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2011-10-03T20:43:11Z</dc:date>
    </item>
  </channel>
</rss>

