<?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 From Point to Gird, fishnet does not work    in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619021#M20552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am done; I have spent half the day trying to figure out how how to get my point data to grid data. The data I use give information on sedimentary thickness for the entire world. However, the dataset is in point form. To merge it with other data (point data) I want to turn it into a grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried Fishnet but stating the number of rows and columns does not work, because the cells take such forms that the original points do not lie in the middle any longer. Stating the size of the cells also does not work, because Fishnet wants it in meters, but the original data gives the information in decimal degrees.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried Grid Index Features. That seemed to work nicely, as I can state the size in dec. degrees. However, the original points are now at the corners of the cells and not in the middle where they belong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the file with the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me with this problem. It can't be that difficult but it is driving me to despair.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot, folks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 May 2017 17:36:17 GMT</pubDate>
    <dc:creator>CB</dc:creator>
    <dc:date>2017-05-30T17:36:17Z</dc:date>
    <item>
      <title>From Point to Gird, fishnet does not work</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619021#M20552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am done; I have spent half the day trying to figure out how how to get my point data to grid data. The data I use give information on sedimentary thickness for the entire world. However, the dataset is in point form. To merge it with other data (point data) I want to turn it into a grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried Fishnet but stating the number of rows and columns does not work, because the cells take such forms that the original points do not lie in the middle any longer. Stating the size of the cells also does not work, because Fishnet wants it in meters, but the original data gives the information in decimal degrees.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried Grid Index Features. That seemed to work nicely, as I can state the size in dec. degrees. However, the original points are now at the corners of the cells and not in the middle where they belong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the file with the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me with this problem. It can't be that difficult but it is driving me to despair.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot, folks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 17:36:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619021#M20552</guid>
      <dc:creator>CB</dc:creator>
      <dc:date>2017-05-30T17:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: From Point to Gird, fishnet does not work</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619022#M20553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try setting the origin coordinate in &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/cartography-toolbox/grid-index-features.htm"&gt;Grid Index Features&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 17:42:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619022#M20553</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2017-05-30T17:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: From Point to Gird, fishnet does not work</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619023#M20554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could do the following.&lt;/P&gt;&lt;P&gt;1. Add the Point Feature Class (FC) in a blank MXD.&lt;/P&gt;&lt;P&gt;2. Using the Point FC, perform a &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/conversion/point-to-raster.htm"&gt;Point to Raster&lt;/A&gt; geoprocessing. Cell_Size=1&lt;/P&gt;&lt;P&gt;3. Perform a Create FishNet using the above Raster as template. See screenshot below for the rest of the parameters.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/354531_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. The grids are created as desired.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/354532_pastedImage_3.png" style="width: 620px; height: 340px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/2016.3.7.a36c780/images/tiny_mce4/themes/advanced/skins/default/img/progress.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 19:11:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619023#M20554</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-05-30T19:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: From Point to Gird, fishnet does not work</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619024#M20555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot! Tried with setting the origin coordinate in &lt;A href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fdesktop.arcgis.com%2Fen%2Farcmap%2F10.3%2Ftools%2Fcartography-toolbox%2Fgrid-index-features.htm" rel="nofollow" target="_blank"&gt;Grid Index Features&lt;/A&gt;, changing them by half a decimal degree and it worked like a charm. The resulting grid does not have the information on sedimentary thickness. This should not be a problem; a simple spatial join should work. But for some reason I cannot join the points to the grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have worked with an older ArcGIS version in the past (three years ago) and it worked well. But somehow I cannot make it work here. This is the error I get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR 999999: Error executing function.&lt;BR /&gt;Invalid SQL syntax[near "IN": syntax error]&lt;BR /&gt;Failed to execute (SpatialJoin).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Target is the grid&lt;/P&gt;&lt;P&gt;Join Features the points&lt;/P&gt;&lt;P&gt;I use one to one join, keeping all features, merge rule first, and match option intersect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what I don't know what to do with is everything within Output Fields, Source, and Properties&lt;/P&gt;&lt;P&gt;To be honest, I don't recall joining being that complicated in the old days&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated once again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw.: I receive the same error when trying to joing my oil fields (points) to the grid with a one to many join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 10:00:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619024#M20555</guid>
      <dc:creator>CB</dc:creator>
      <dc:date>2017-05-31T10:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: From Point to Gird, fishnet does not work</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619025#M20556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;everything is in the same coordinate system I presume?&amp;nbsp; and when you mean older version, what version of arcmap are you using or are you using PRO it isn't obvious since you have posted this in GeoNet help... which is about getting help about geonet and not specific to &lt;A href="https://community.esri.com/community/gis/analysis/geoprocessing?sr=search&amp;amp;searchId=5dbfe366-b5d0-4175-a199-2551d6fb5a63&amp;amp;searchIndex=0"&gt;https://community.esri.com/community/gis/analysis/geoprocessing?sr=search&amp;amp;searchId=5dbfe366-b5d0-4175-a199-2551d6fb5a63&amp;amp;searchIndex=0&lt;/A&gt;‌ or &lt;A href="https://community.esri.com/community/gis/applications/arcgis-pro?sr=search&amp;amp;searchId=7991aac9-1110-4b3e-83e2-37c7bf09f81d&amp;amp;searchIndex=0"&gt;https://community.esri.com/community/gis/applications/arcgis-pro?sr=search&amp;amp;searchId=7991aac9-1110-4b3e-83e2-37c7bf09f81d&amp;amp;searchIndex=0&lt;/A&gt;‌ or &lt;A href="https://community.esri.com/community/gis/managing-data?sr=search&amp;amp;searchId=524ae128-b4c5-4740-9c8a-3853f986484b&amp;amp;searchIndex=0"&gt;https://community.esri.com/community/gis/managing-data?sr=search&amp;amp;searchId=524ae128-b4c5-4740-9c8a-3853f986484b&amp;amp;searchIndex=0&lt;/A&gt;‌ for instance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 10:11:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619025#M20556</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-05-31T10:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: From Point to Gird, fishnet does not work</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619026#M20557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sorry, as you know I am a complete novice. Let me clarify:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the trial version of ArcGIS Pro. I should also have access to ArcMap, but right now I am just using Pro. As it is the trial version, this should be the latest avaible.&lt;/P&gt;&lt;P&gt;Three years ago was the last time I used ArcGIS. So a) I forgot most of the few things I knew back then and b) the interface looked quite a bit different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I created the grid from the point dataset it pretty much has to be the same coordinate system doesn't it? Can I check this somehow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I just noticed something strange: When I click on a point - sedimentary or oilfield - it does not give me any information on that point. It just gives me the variable names, but no values for the variables. It just repeats the varible name where a value should be. So instead of "sedimentary 1.3" it says "sedimentary sedimentary". But when I open the attribute tables of the layers the info is there..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: apparently ArcMap is NOT included in the trial version&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 10:31:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619026#M20557</guid>
      <dc:creator>CB</dc:creator>
      <dc:date>2017-05-31T10:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: From Point to Gird, fishnet does not work</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619027#M20558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks I just tried that too and it works somehow. I get a very nice image for the raster and I also get a proper fishnet. But I cannot attach the value of the cells in the raster to the fishnet. I also cannot use the raster to join my oilfield data (which is the reason I am doing all this). Can you tell me what I am doing wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 16:02:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619027#M20558</guid>
      <dc:creator>CB</dc:creator>
      <dc:date>2017-05-31T16:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: From Point to Gird, fishnet does not work  </title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619028#M20559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see you other thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 16:21:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619028#M20559</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-05-31T16:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: From Point to Gird, fishnet does not work</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619029#M20560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am able to do the spatial join without any issue. Moreover, I am not getting the option of Merge Rule in the tool.&lt;/P&gt;&lt;P&gt;using ArcMap 10.5 (Analysis toolbox &amp;gt; Overlay toolset &amp;gt; Spatial Join).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/354803_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 18:35:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619029#M20560</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-05-31T18:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: From Point to Gird, fishnet does not work</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619030#M20561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have access to ArcMap at the moment; I hope this will change soon. For the moment I am limited to ArcGIS Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I helped myself with Raster to Polygon, but unfortunately this is not a solution as I need information for each seperate cell.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 11:12:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619030#M20561</guid>
      <dc:creator>CB</dc:creator>
      <dc:date>2017-06-01T11:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: From Point to Gird, fishnet does not work</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619031#M20562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in 0in 10pt;"&gt;Hi CB,&lt;/P&gt;&lt;P style="margin: 0in 0in 10pt;"&gt;I can see that there are multiple ways to do this.&lt;/P&gt;&lt;P style="margin: 0in 0in 10pt;"&gt;You can get the same result by following these steps.&lt;/P&gt;&lt;P style="margin: 0in 0in 10pt;"&gt;1. Add the point FC into the ArcMap. Make sure you select WGS 84&amp;nbsp; as &lt;STRONG&gt;Coordinate System of Input Coordinates&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;2. Then use the Fishnet tool. The trick is that you would need to redefine the AOI; that is reshaping the bounding box. That way your point data extent would allow the polygon grids to have the point data as center point. See screenshot below.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Fishnet tool" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/355309_Sed_Thickness.png" style="width: 620px; height: 749px;" /&gt;&lt;/P&gt;&lt;P&gt;3. You can check “&lt;STRONG&gt;Create Label Points&lt;/STRONG&gt; “if you want. But in this case, it’s unnecessary.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Result" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/355316_Result.png" style="height: auto;" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Once you have the fishnet, you can use the &lt;STRONG&gt;Join data geoprocessing tool &lt;/STRONG&gt;to combine both attribute table -- the point data and the newly created polygon grid data--&amp;nbsp;(make sure you select “&lt;STRONG&gt;&lt;EM&gt;Join data from another layer based on spatial location&lt;/EM&gt;&lt;/STRONG&gt;”. This would allow you to create a new polygon dataset with all the point data attribute.&lt;/P&gt;&lt;P&gt;Right-click the Fishnet polygon layer in the TOC and select the Point Feature layer.&amp;nbsp;In this example, the "SedThickness"&amp;nbsp; is the point feature class.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Join Data" class="image-3 jive-image j-img-original" src="/legacyfs/online/355320_Join Data.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Final result is:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Final result" class="image-4 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/355321_Final.png" style="width: 620px; height: 231px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: You can follow&amp;nbsp;the same process in ArcGIS Pro, no problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 12:57:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/from-point-to-gird-fishnet-does-not-work/m-p/619031#M20562</guid>
      <dc:creator>EziMolley</dc:creator>
      <dc:date>2017-06-02T12:57:24Z</dc:date>
    </item>
  </channel>
</rss>

