<?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: Create grid of points with arbitrary coordinate system, add elevation data to poi in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/create-grid-of-points-with-arbitrary-coordinate/m-p/281841#M16162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thankyou for your reply Pavan!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The elevation data are stored in a spreadsheet. I might need to explain the setup further. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a 2 m wide by 5 m long tilted 'table', with water and sediment feeders at the upstream end, and polystyrene inserts representing landforms/river channel boundaries. At the downstream end, water is re-circulated to a header tank.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This microscale model is scaled 1:5000 from its prototype river, thus is geometrically similar. To measure elevation, I have a steel bar with supports that is positioned horizontally over the model; attached to it is a builders laser rangefinder pointed towards the sediment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I move the rangefinder in east/west directions every 5 cm for elevation transects, then move steel bar 5 cm south, and repeat another transect. Thus I have elevation points (e.g. 30.1 cm, distance from rangefinder from sediment). As the riverbed aggrades, the next measurement at the same point will be (e.g. 29.5 cm) to the sediment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the Excel spreadsheet, I have this grid of elevation points, and I am visualising that in ArcMap there might be a way to create a 'raster' of point feature classes, with a coordinate system (based on the model scale) that matches an elevation point to the corresponding position in reality.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can it be done? I appreciate everyone's time or interest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Blair.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Aug 2012 18:14:53 GMT</pubDate>
    <dc:creator>BlairCampbell</dc:creator>
    <dc:date>2012-08-12T18:14:53Z</dc:date>
    <item>
      <title>Create grid of points with arbitrary coordinate system, add elevation data to points</title>
      <link>https://community.esri.com/t5/data-management-questions/create-grid-of-points-with-arbitrary-coordinate/m-p/281839#M16160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a 2 sq metre microscale hydraulic model of a river, and have been using a laser rangefinder to detect elevation changes on an overhead rail, every 5 cm east/west and 5 cm north/south (a grid of elevation spot heights).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to represent these spot heights as point data with elevation values; effectively creating a coarse raster in ArcMap?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can an arbitrary coordinate system be assigned to these points, so they are in positions relative to reality? (through scaling)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for all of the questions, I am by no means a GIS expert, but can figure it out if guided to relevant help topics.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Aug 2012 20:29:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-grid-of-points-with-arbitrary-coordinate/m-p/281839#M16160</guid>
      <dc:creator>BlairCampbell</dc:creator>
      <dc:date>2012-08-11T20:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Create grid of points with arbitrary coordinate system, add elevation data to poi</title>
      <link>https://community.esri.com/t5/data-management-questions/create-grid-of-points-with-arbitrary-coordinate/m-p/281840#M16161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First, I would like to know in what type of data file you are storing the elevation information in; is it a shapefile (gis data), or maybe a CAD file? If so, you can use the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/About_spatial_adjustment/01m800000030000000/"&gt;Spatial Adjustment &lt;/A&gt;&lt;SPAN&gt;tools to locate your non-gereferenced data to correct spatial location. Next, you could use the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00120000002z000000"&gt;Point to Raster&lt;/A&gt;&lt;SPAN&gt; tool to create a raster. If you want a coarse resolution, you can use the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000009t000000"&gt;Resampe &lt;/A&gt;&lt;SPAN&gt;tool. If the points are randomly distributed you may want to consider &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//003000000004000000"&gt;interpolate &lt;/A&gt;&lt;SPAN&gt;a surface. If you have a raster surface that does know where on the earth it is suppose to be, you can use the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Fundamentals_of_georeferencing_a_raster_dataset/009t000000mn000000/"&gt;Georeferencing &lt;/A&gt;&lt;SPAN&gt;tools. For spatial adjustment, you may want to refer this &lt;/SPAN&gt;&lt;A href="http://www.esri.com/news/arcuser/0103/files/spatools_tutorial.pdf"&gt;Spatial adjustment tutorial&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pavan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Aug 2012 05:27:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-grid-of-points-with-arbitrary-coordinate/m-p/281840#M16161</guid>
      <dc:creator>PavanYadav</dc:creator>
      <dc:date>2012-08-12T05:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Create grid of points with arbitrary coordinate system, add elevation data to poi</title>
      <link>https://community.esri.com/t5/data-management-questions/create-grid-of-points-with-arbitrary-coordinate/m-p/281841#M16162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thankyou for your reply Pavan!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The elevation data are stored in a spreadsheet. I might need to explain the setup further. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a 2 m wide by 5 m long tilted 'table', with water and sediment feeders at the upstream end, and polystyrene inserts representing landforms/river channel boundaries. At the downstream end, water is re-circulated to a header tank.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This microscale model is scaled 1:5000 from its prototype river, thus is geometrically similar. To measure elevation, I have a steel bar with supports that is positioned horizontally over the model; attached to it is a builders laser rangefinder pointed towards the sediment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I move the rangefinder in east/west directions every 5 cm for elevation transects, then move steel bar 5 cm south, and repeat another transect. Thus I have elevation points (e.g. 30.1 cm, distance from rangefinder from sediment). As the riverbed aggrades, the next measurement at the same point will be (e.g. 29.5 cm) to the sediment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the Excel spreadsheet, I have this grid of elevation points, and I am visualising that in ArcMap there might be a way to create a 'raster' of point feature classes, with a coordinate system (based on the model scale) that matches an elevation point to the corresponding position in reality.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can it be done? I appreciate everyone's time or interest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Blair.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Aug 2012 18:14:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-grid-of-points-with-arbitrary-coordinate/m-p/281841#M16162</guid>
      <dc:creator>BlairCampbell</dc:creator>
      <dc:date>2012-08-12T18:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Create grid of points with arbitrary coordinate system, add elevation data to poi</title>
      <link>https://community.esri.com/t5/data-management-questions/create-grid-of-points-with-arbitrary-coordinate/m-p/281842#M16163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So you have a series of points, collected at 5 cm increments and are looking to create a raster?&amp;nbsp; You could try a &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//009z0000006q000000"&gt;Spline&lt;/A&gt;&lt;SPAN&gt; to interpolate between the points, or if you have 3d Analyst you could create a &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/What_is_a_TIN_surface/006000000001000000/"&gt;TIN&lt;/A&gt;&lt;SPAN&gt; or &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//005v00000002000000"&gt;Terrain&lt;/A&gt;&lt;SPAN&gt; to visualize it.&amp;nbsp; Each would create a continuous surface.&amp;nbsp; I suggested the Spline to rubbersheet and maintain the heights at the point.&amp;nbsp; Does that help?&amp;nbsp; It might also be interesting to convert the points to 3d and visualize in ArcScene to see if there are any issues with the data prior to interpolation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 11:10:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-grid-of-points-with-arbitrary-coordinate/m-p/281842#M16163</guid>
      <dc:creator>JeffreySwain</dc:creator>
      <dc:date>2012-08-13T11:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Create grid of points with arbitrary coordinate system, add elevation data to points</title>
      <link>https://community.esri.com/t5/data-management-questions/create-grid-of-points-with-arbitrary-coordinate/m-p/1529037#M45357</link>
      <description>&lt;P&gt;Hi.&amp;nbsp; I have a somewhate related question&lt;/P&gt;&lt;P&gt;I need to make an airplane approximation surface.&amp;nbsp; For this I need to make the polygon vertices be at different heights (not bound to any known surface).&amp;nbsp; Do not seem to be able to do this in ArcGIS.&amp;nbsp; I am sure in CAD this would be really simple.&amp;nbsp; Help please as I am not a CAD user.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 20:50:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-grid-of-points-with-arbitrary-coordinate/m-p/1529037#M45357</guid>
      <dc:creator>iuriherzfeld</dc:creator>
      <dc:date>2024-08-28T20:50:36Z</dc:date>
    </item>
  </channel>
</rss>

