<?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 Tiger/Line Shapefiles in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tiger-line-shapefiles/m-p/1079899#M73918</link>
    <description>&lt;P&gt;&lt;SPAN class="lia-user-login"&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1104"&gt;@RobertScheitlin__GISP&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-user-login"&gt;&lt;LI-MESSAGE title="TIGERweb Tracts_Blocks" uid="1076271" url="https://community.esri.com/t5/arcgis-api-for-javascript-questions/tigerweb-tracts-blocks/m-p/1076271#U1076271" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I am also trying to use tigerline/shapefiles instead of hitting the&amp;nbsp;&lt;A href="https://tigerweb.geo.census.gov/arcgis/rest/services/TIGERweb/Tracts_Blocks/MapServer/2" target="_blank"&gt;https://tigerweb.geo.census.gov/arcgis/rest/services/TIGERweb/Tracts_Blocks/MapServer/2&lt;/A&gt; for every latitude longitude.&lt;/P&gt;&lt;P&gt;My understanding is that the shapefile holds all the block,latitude and longitude information which i can download to my local server and do the query feature.&amp;nbsp; I downloaded ohio 2020 block shape file from &lt;A href="https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html" target="_blank" rel="noopener"&gt;https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html&lt;/A&gt; to explore programmatically.&lt;/P&gt;&lt;P&gt;- As per the esri guide, shapefiles have to be uploaded to esri cloud and published as services. Can't I query the shapefile directly in my code which i downloaded ( .shp file). So what is the difference in using the shapefile and &lt;A href="https://tigerweb.geo.census.gov/arcgis/rest/services/TIGERweb/Tracts_Blocks/MapServer/2" target="_blank"&gt;../TIGERweb/Tracts_Blocks/MapServer/2&lt;/A&gt;&amp;nbsp; service?&lt;/P&gt;&lt;P&gt;-&amp;nbsp; I was going through the sample code in this link - &lt;A href="https://developers.arcgis.com/javascript/3/jssamples/portal_addshapefile.html" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/3/jssamples/portal_addshapefile.html&lt;/A&gt; tried to add the ohio .zip file to the 'View Live Sample' and getting this error &amp;nbsp; &lt;EM&gt;&lt;SPAN class="file-upload-status"&gt;Unable to load &lt;A href="https://www.arcgis.com/sharing/rest/content/features/generate" target="_blank" rel="noopener"&gt;https://www.arcgis.com/sharing/rest/content/features/generate&lt;/A&gt; status: 0&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Could you please advice me to proceed further? Any sample code would be much appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chitra&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jul 2021 21:22:24 GMT</pubDate>
    <dc:creator>ChitraKrishnan</dc:creator>
    <dc:date>2021-07-16T21:22:24Z</dc:date>
    <item>
      <title>Tiger/Line Shapefiles</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tiger-line-shapefiles/m-p/1079899#M73918</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-user-login"&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1104"&gt;@RobertScheitlin__GISP&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-user-login"&gt;&lt;LI-MESSAGE title="TIGERweb Tracts_Blocks" uid="1076271" url="https://community.esri.com/t5/arcgis-api-for-javascript-questions/tigerweb-tracts-blocks/m-p/1076271#U1076271" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I am also trying to use tigerline/shapefiles instead of hitting the&amp;nbsp;&lt;A href="https://tigerweb.geo.census.gov/arcgis/rest/services/TIGERweb/Tracts_Blocks/MapServer/2" target="_blank"&gt;https://tigerweb.geo.census.gov/arcgis/rest/services/TIGERweb/Tracts_Blocks/MapServer/2&lt;/A&gt; for every latitude longitude.&lt;/P&gt;&lt;P&gt;My understanding is that the shapefile holds all the block,latitude and longitude information which i can download to my local server and do the query feature.&amp;nbsp; I downloaded ohio 2020 block shape file from &lt;A href="https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html" target="_blank" rel="noopener"&gt;https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html&lt;/A&gt; to explore programmatically.&lt;/P&gt;&lt;P&gt;- As per the esri guide, shapefiles have to be uploaded to esri cloud and published as services. Can't I query the shapefile directly in my code which i downloaded ( .shp file). So what is the difference in using the shapefile and &lt;A href="https://tigerweb.geo.census.gov/arcgis/rest/services/TIGERweb/Tracts_Blocks/MapServer/2" target="_blank"&gt;../TIGERweb/Tracts_Blocks/MapServer/2&lt;/A&gt;&amp;nbsp; service?&lt;/P&gt;&lt;P&gt;-&amp;nbsp; I was going through the sample code in this link - &lt;A href="https://developers.arcgis.com/javascript/3/jssamples/portal_addshapefile.html" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/3/jssamples/portal_addshapefile.html&lt;/A&gt; tried to add the ohio .zip file to the 'View Live Sample' and getting this error &amp;nbsp; &lt;EM&gt;&lt;SPAN class="file-upload-status"&gt;Unable to load &lt;A href="https://www.arcgis.com/sharing/rest/content/features/generate" target="_blank" rel="noopener"&gt;https://www.arcgis.com/sharing/rest/content/features/generate&lt;/A&gt; status: 0&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Could you please advice me to proceed further? Any sample code would be much appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chitra&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 21:22:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tiger-line-shapefiles/m-p/1079899#M73918</guid>
      <dc:creator>ChitraKrishnan</dc:creator>
      <dc:date>2021-07-16T21:22:24Z</dc:date>
    </item>
  </channel>
</rss>

