[GRASS-user] Arcgis Majority command for Grass GIS

What's the equivalent command of Arcgis Majority in Grass GIS:
http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Majority

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Arcgis-Majority-command-for-Grass-GIS-tp7020635p7020635.html
Sent from the Grass - Users mailing list archive at Nabble.com.

Try r.series method=mode.

On Tue, Nov 22, 2011 at 10:37 PM, leonidas <leonidas_liakos@yahoo.gr> wrote:

What’s the equivalent command of Arcgis Majority in Grass GIS:
http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Majority


View this message in context: http://osgeo-org.1803224.n2.nabble.com/Arcgis-Majority-command-for-Grass-GIS-tp7020635p7020635.html
Sent from the Grass - Users mailing list archive at Nabble.com.


grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Thank you!!!

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Arcgis-Majority-command-for-Grass-GIS-tp7020635p7020849.html
Sent from the Grass - Users mailing list archive at Nabble.com.

On 22/11/11 15:37, leonidas wrote:

What's the equivalent command of Arcgis Majority in Grass GIS:
http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Majority

r.series with method=mode ?

Moritz

Yes, why not? mode: most frequently occuring value
Did I misunderstood something?

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Arcgis-Majority-command-for-Grass-GIS-tp7020635p7020879.html
Sent from the Grass - Users mailing list archive at Nabble.com.