<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://grasswiki.osgeo.org/w/index.php?action=history&amp;feed=atom&amp;title=Gap_filling_for_categorical_data</id>
	<title>Gap filling for categorical data - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://grasswiki.osgeo.org/w/index.php?action=history&amp;feed=atom&amp;title=Gap_filling_for_categorical_data"/>
	<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=Gap_filling_for_categorical_data&amp;action=history"/>
	<updated>2026-07-06T04:03:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://grasswiki.osgeo.org/w/index.php?title=Gap_filling_for_categorical_data&amp;diff=14524&amp;oldid=prev</id>
		<title>Neteler: from userML</title>
		<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=Gap_filling_for_categorical_data&amp;diff=14524&amp;oldid=prev"/>
		<updated>2011-12-07T00:08:07Z</updated>

		<summary type="html">&lt;p&gt;from userML&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Q:''' How can  I fill holes in a raster map with categorical data?&lt;br /&gt;
&lt;br /&gt;
'''A:''' For categorical data use {{cmd|r.grow.distance}} which assigns the nearest non-NULL value to a NULL cell:&lt;br /&gt;
&lt;br /&gt;
  r.grow.distance in=mymap value=mymap_filled &lt;br /&gt;
&lt;br /&gt;
[[Category: FAQ]]&lt;/div&gt;</summary>
		<author><name>Neteler</name></author>
	</entry>
</feed>