<?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: Pixelated Lines in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/pixelated-lines/m-p/451037#M25783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Christopher, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you say "Arc database", do you mean ArcGIS geodatabase where you store your lines as feature classes? Or ArcINFO coverage?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this is vector data, it cannot be "pixelated", because a line is essentially a connection between several points each of which has XY coordinates. The vector line can be digitized poorly though so it doesn't model the real-world object well (say a stream or a river). In order to make a line smoother (it will not become more accurate though!), you can use tools available in the Editing toolbar in ArcMap: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Editing_vertices_and_segments/001t00000096000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Editing_vertices_and_segments/001t00000096000000/&lt;/A&gt;&lt;SPAN&gt; or tools available in the Advanced Editing toolbar in ArcMap: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/About_simplifying_and_smoothing_a_feature/001t00000093000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/About_simplifying_and_smoothing_a_feature/001t00000093000000/&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this is raster data, this means that the dark grey lines represent pixels each of which has, again, a certain location and different techniques should be used. For rasters, you might look into Spatial Analyst toolbox inside your ArcToolbox window. Take a look at Resample tool: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000009t000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000009t000000&lt;/A&gt;&lt;SPAN&gt;. However, there is a bigger risk the resultant raster will be less accurate and caution shall be shown when applying raster processing techniques. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do not forget to do backups whenever processing the data!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Aug 2012 08:57:56 GMT</pubDate>
    <dc:creator>AlexeyTereshenkov</dc:creator>
    <dc:date>2012-08-14T08:57:56Z</dc:date>
    <item>
      <title>Pixelated Lines</title>
      <link>https://community.esri.com/t5/data-management-questions/pixelated-lines/m-p/451036#M25782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a new Arc user and completely self-taught. I wondered if any of you could help with my problem. I have an Arc database I have been given and have added to it; some of the lines I have drawn using the Editor appear quite rough and pixelated - I need them to be smoother. Is this a case in increasing the resolution of the grid (is this possible?), or is this something I am going to have to live with? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attached an image showing my problem. The lines in question are the thick dark grey lines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using 10.0 (and my IT deptartment tells me this is all I am allowed for now).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you could help me out with this, or point me in the direction of a website that can, I'd really appreciate it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 14:01:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/pixelated-lines/m-p/451036#M25782</guid>
      <dc:creator>ChristopherCowley</dc:creator>
      <dc:date>2012-08-13T14:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pixelated Lines</title>
      <link>https://community.esri.com/t5/data-management-questions/pixelated-lines/m-p/451037#M25783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Christopher, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you say "Arc database", do you mean ArcGIS geodatabase where you store your lines as feature classes? Or ArcINFO coverage?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this is vector data, it cannot be "pixelated", because a line is essentially a connection between several points each of which has XY coordinates. The vector line can be digitized poorly though so it doesn't model the real-world object well (say a stream or a river). In order to make a line smoother (it will not become more accurate though!), you can use tools available in the Editing toolbar in ArcMap: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Editing_vertices_and_segments/001t00000096000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Editing_vertices_and_segments/001t00000096000000/&lt;/A&gt;&lt;SPAN&gt; or tools available in the Advanced Editing toolbar in ArcMap: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/About_simplifying_and_smoothing_a_feature/001t00000093000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/About_simplifying_and_smoothing_a_feature/001t00000093000000/&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this is raster data, this means that the dark grey lines represent pixels each of which has, again, a certain location and different techniques should be used. For rasters, you might look into Spatial Analyst toolbox inside your ArcToolbox window. Take a look at Resample tool: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000009t000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000009t000000&lt;/A&gt;&lt;SPAN&gt;. However, there is a bigger risk the resultant raster will be less accurate and caution shall be shown when applying raster processing techniques. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do not forget to do backups whenever processing the data!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 08:57:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/pixelated-lines/m-p/451037#M25783</guid>
      <dc:creator>AlexeyTereshenkov</dc:creator>
      <dc:date>2012-08-14T08:57:56Z</dc:date>
    </item>
  </channel>
</rss>

