<?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: How to display ASCII Grid data into javascript map in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-ascii-grid-data-into-javascript-map/m-p/538695#M50201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;In the JS API there is a taster data source layer for this&lt;/P&gt;&lt;P class=""&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jsapi/rasterdatasource-amd.html"&gt;https://developers.arcgis.com/javascript/3/jsapi/rasterdatasource-amd.html&lt;/A&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Sep 2018 17:03:34 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2018-09-01T17:03:34Z</dc:date>
    <item>
      <title>How to display ASCII Grid data into javascript map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-ascii-grid-data-into-javascript-map/m-p/538693#M50199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I have some ASCII Grid files containing data of incoming rain fall. I would like to display the data on top of an arcgis javascript map. I join a file to this post.&lt;/P&gt;&lt;P&gt;Plus, those files are regulary updated (read overwritten) with updated data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, anyone knows how to display that kind of data, and update the map ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Sep 2018 10:57:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-ascii-grid-data-into-javascript-map/m-p/538693#M50199</guid>
      <dc:creator>MokraneLateb</dc:creator>
      <dc:date>2018-09-01T10:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to display ASCII Grid data into javascript map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-ascii-grid-data-into-javascript-map/m-p/538694#M50200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/conversion/ascii-to-raster.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/conversion/ascii-to-raster.htm"&gt;ASCII to Raster—Conversion toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;rename the *.grd to *.asc to make it easier if you are using pro&lt;/P&gt;&lt;P&gt;Save it into a folder as a *.tif and it is floating point&lt;/P&gt;&lt;P&gt;then do what you want with it.&lt;/P&gt;&lt;P&gt;If this is a java thing, hopefully ther is an equivalent access to a tool, if not covert beforehand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Sep 2018 13:06:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-ascii-grid-data-into-javascript-map/m-p/538694#M50200</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-09-01T13:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to display ASCII Grid data into javascript map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-ascii-grid-data-into-javascript-map/m-p/538695#M50201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;In the JS API there is a taster data source layer for this&lt;/P&gt;&lt;P class=""&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jsapi/rasterdatasource-amd.html"&gt;https://developers.arcgis.com/javascript/3/jsapi/rasterdatasource-amd.html&lt;/A&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Sep 2018 17:03:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-ascii-grid-data-into-javascript-map/m-p/538695#M50201</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-01T17:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to display ASCII Grid data into javascript map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-ascii-grid-data-into-javascript-map/m-p/538696#M50202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;back after almost a year.&lt;/P&gt;&lt;P&gt;we finally made it possible with a combination of python and javascript. the python code is run on the server and it updates a map service everytime we receive new data.&lt;/P&gt;&lt;P&gt;the javascript code&amp;nbsp;uses a dynamicmapsrevice layer which has a refreshinterval property.&lt;/P&gt;&lt;P&gt;thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2019 14:37:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-display-ascii-grid-data-into-javascript-map/m-p/538696#M50202</guid>
      <dc:creator>MokraneLateb</dc:creator>
      <dc:date>2019-07-12T14:37:42Z</dc:date>
    </item>
  </channel>
</rss>

