diff --git a/README b/README index 851d654..8e89ab9 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -A GIS based tool for automatic bankfull detection from airborne high resolution dem +A semi-automatic GIS tool for fluvial geomophological analysis of river cross sections Corrado Cencetti1, Pierluigi De Rosa1, Andrea Fredduzzi1 diff --git a/README~ b/README~ index e69de29..851d654 100644 --- a/README~ +++ b/README~ @@ -0,0 +1,5 @@ +A GIS based tool for automatic bankfull detection from airborne high resolution dem + +Corrado Cencetti1, Pierluigi De Rosa1, Andrea Fredduzzi1 + +1 Department of Physics and Geology,University of Perugia, Italy - Via Faina, 4 -- Perugia, Italy 06100 diff --git a/icon.png b/icon.png index 1136f5c..5a053f3 100644 Binary files a/icon.png and b/icon.png differ diff --git a/icon.svg b/icon.svg index 5fb93d1..708c007 100644 --- a/icon.svg +++ b/icon.svg @@ -11,10 +11,13 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.48.3.1 r9886" + inkscape:version="0.48.4 r9939" width="23" height="24" - sodipodi:docname="icon.svg"> + sodipodi:docname="icon.svg" + inkscape:export-filename="/home/pierluigi/Sviluppo/QFluvial/icon.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> @@ -23,7 +26,7 @@ image/svg+xml - + @@ -130,38 +133,149 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1366" - inkscape:window-height="692" + inkscape:window-width="1839" + inkscape:window-height="1050" id="namedview4" showgrid="false" - inkscape:zoom="9.8333333" - inkscape:cx="-0.933114" - inkscape:cy="20.65433" - inkscape:window-x="0" - inkscape:window-y="24" + inkscape:zoom="13.906433" + inkscape:cx="5.2085287" + inkscape:cy="16.397088" + inkscape:window-x="81" + inkscape:window-y="30" inkscape:window-maximized="1" - inkscape:current-layer="svg2" /> + inkscape:current-layer="svg2"> + + + + + + x="-67.322037" + y="14.135593" /> + + QF + + + + + + + + + + + diff --git a/metadata.txt b/metadata.txt index bece671..6d3ee56 100644 --- a/metadata.txt +++ b/metadata.txt @@ -9,9 +9,9 @@ [general] -name=Bankfull width detection +name=QFluvial qgisMinimumVersion=2.0 -description=Automatic bankfull width detection +description=Fluvial geomophological tool version=0.1 author=Pierluigi De Rosa email=pierluigi.derosa@gmail.com diff --git a/metadata.txt~ b/metadata.txt~ new file mode 100644 index 0000000..bece671 --- /dev/null +++ b/metadata.txt~ @@ -0,0 +1,38 @@ +# This file contains metadata for your plugin. Beginning +# with version 1.8 this is the preferred way to supply information about a +# plugin. The current method of embedding metadata in __init__.py will +# be supported until version 2.0 + +# This file should be included when you package your plugin. + +# Mandatory items: + + +[general] +name=Bankfull width detection +qgisMinimumVersion=2.0 +description=Automatic bankfull width detection +version=0.1 +author=Pierluigi De Rosa +email=pierluigi.derosa@gmail.com + +# end of mandatory metadata + +# Optional items: + +# Uncomment the following line and add your changelog entries: +# changelog= + +# tags are comma separated with spaces allowed +tags= + +homepage= +tracker= +repository= +icon=icon.png +# experimental flag +experimental=True + +# deprecated flag (applies to the whole plugin, not just a single version +deprecated=False +