-
Notifications
You must be signed in to change notification settings - Fork 0
/
params.json
1 lines (1 loc) · 3.33 KB
/
params.json
1
{"name":"QGIS Meshing Plugins","tagline":"QGIS plugins for meshing geophysical domains","body":"![QGIS meshing plugins](./extras/readme_data/meshing_icon_M_withQGIS_100x.png \"QGIS meshing plugins\") QGIS meshing plugins\r\n=========================================================\r\n\r\nQGIS plugins for meshing geophysical domains.\r\n\r\nTest engine status\r\n------------------\r\n\r\n[![Build Status](https://travis-ci.org/adamcandy/qgis-plugins-meshing.png?branch=master)](https://travis-ci.org/adamcandy/qgis-plugins-meshing)\r\n\r\nOutline\r\n-------\r\n\r\n![UK meshed](./extras/readme_data/uk.gif \"UK meshed\")\r\n\r\nThis project contains four plugins for the generation of surface meshes in QGIS:\r\n\r\n#### ![Mesh surface plugin](./extras/readme_data/meshing_icon_M2_64x.png \"Mesh surface plugin\") Mesh surface plugin,\r\n#### ![Boundary identification plugin](./extras/readme_data/id_x64.png?raw=true \"Boundary identification plugin\") Boundary identification plugin,\r\n#### ![Rasterise Polygons plugin](./extras/readme_data/ras_x64.png \"Rasterise Polygons plugin\") Rasterise Polygons plugin, and \r\n#### ![Raster Calculator plugin](./extras/readme_data/rastercalc.png \"Raster Calculator plugin\") Raster Calculator plugin.\r\n\r\n\r\nInstallation\r\n------------\r\n\r\n### Ubuntu package\r\n\r\nFor anyone who would like to experiment with the plugins, please download the qgis-plugins-meshing Ubuntu package which is available in the following PPA:\r\n\r\n ppa:meshing/release\r\n\r\n(which depends on packages in ppa:ubuntugis/ppa)\r\n\r\nCommands required:\r\n\r\n sudo add-apt-repository ppa:ubuntugis/ppa\r\n sudo add-apt-repository ppa:meshing/release\r\n sudo apt-get update\r\n sudo apt-get install qgis-plugins-meshing\r\n\r\nIf the final command fails, please download the package manually from\r\n\r\n http://amcg.ese.ic.ac.uk/~asc/public/qgis-plugins-meshing_1.9_all.deb\r\n\r\nand install with\r\n\r\n sudo dpkg -i qgis-plugins-meshing_1.9_all.deb\r\n\r\n(there is a fix for Precise, which is currently being processed by Launchpad)\r\n\r\n### Development manual install\r\n\r\nClone the GitHub repository and use the following:\r\n\r\n make install\r\n\r\nThis will install the plugins for all users (and requires superpowers).\r\nFor a single-user install, use the following:\r\n\r\n make installlocal\r\n\r\nManual\r\n------\r\n\r\nFurther information on the dependencies can be found in the manual at:\r\n[http://amcg.ese.ic.ac.uk/~asc/public/meshing_manual.pdf](http://amcg.ese.ic.ac.uk/~asc/public/meshing_manual.pdf)\r\n\r\nResources for developers\r\n------------------------\r\n\r\nThe plugins are written in Python, each being a [Python package](http://docs.python.org/2/tutorial/modules.html#packages).\r\nA guide to developing Python plugins for QGIS is available [here](http://www.qgis.org/pyqgis-cookbook/plugins.html#plugins).\r\nThe [PyQGIS Developer Cookbook](http://www.qgis.org/pyqgis-cookbook/) is also a useful resource.\r\n\r\nContact\r\n-------\r\n\r\nThe plugin developers can be contacted via [Adam Candy](http://www3.imperial.ac.uk/people/adam.candy).\r\n\r\n\r\nCurrent development\r\n-------------------\r\n\r\nCurrent development focus is on a test engine to ensure the plugins are robust.\r\n\r\n\r\n\r\n","google":"UA-43219125-1","note":"Don't delete this file! It's used internally to help with page regeneration."}