grass.appdata.xml 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
  3. <component type="desktop">
  4. <id>org.osgeo.grass.desktop</id>
  5. <name>GRASS GIS</name>
  6. <metadata_license>CC0-1.0</metadata_license>
  7. <project_license>GPL-2.0+</project_license>
  8. <translation type="gettext">grass</translation>
  9. <summary>GRASS GIS, the Open Source Geographic Information System</summary>
  10. <description>
  11. <p>
  12. The Geographic Resources Analysis Support System, commonly
  13. referred to as GRASS GIS, is an Open Source
  14. Geographic Information System providing powerful
  15. raster, vector and geospatial processing capabilities in a single
  16. integrated software suite.
  17. </p>
  18. <p>
  19. GRASS GIS includes tools for spatial modeling, visualization of
  20. raster and vector data, management and analysis of geospatial data,
  21. and the processing of satellite and aerial imagery. It also
  22. provides the capability to produce sophisticated presentation
  23. graphics and hardcopy maps.
  24. </p>
  25. <p>
  26. GRASS GIS has been translated into about twenty languages and
  27. supports a huge array of data formats. It can be used either as a
  28. stand-alone application or as backend for other software packages
  29. such as QGIS and R geostatistics. It is distributed freely under
  30. the terms of the GNU General Public License (GPL). GRASS GIS is a
  31. founding member of the Open Source Geospatial Foundation (OSGeo).
  32. </p>
  33. </description>
  34. <screenshots>
  35. <screenshot type="default">
  36. <image>https://grass.osgeo.org//images/gallery/gui/wxgui_histogram.png</image>
  37. <caption/>
  38. </screenshot>
  39. <screenshot>
  40. <image>https://grass.osgeo.org/images/gallery/lidar/jockeyposter1.jpg</image>
  41. <caption/>
  42. </screenshot>
  43. <screenshot>
  44. <image>https://grass.osgeo.org//images/gallery/gui/grass7_wxNviz_volume_slices_1.png</image>
  45. <caption/>
  46. </screenshot>
  47. </screenshots>
  48. <url type="homepage">https://grass.osgeo.org/</url>
  49. <url type="translate">https://grasswiki.osgeo.org/wiki/GRASS_messages_translation</url>
  50. <url type="donation">https://grass.osgeo.org/contribute/donations/</url>
  51. <url type="bugtracker">https://grass.osgeo.org/contribute/</url>
  52. <url type="help">https://grass.osgeo.org/documentation/</url>
  53. <update_contact>grass-web@lists.osgeo.org</update_contact>
  54. <developer_name>GRASS Development Team</developer_name>
  55. </component>