The d.vect.thematic manual page tells us that there needs to be one more
color specified than breaks. Should this color be the first or last in the
list? And, if it does not represent a class between breaks does it matter
what this extra color is?
This is the command I used; suggestions for fine-tuning it are welcome:
The legend has an extra line with the map name and a blank row for 1.00
1.00. How can I remove the 'sites' string, change the range output to be
integers rather than floats, and remove the 1.00 1.00 row as it's duplicated
by the 1.00 20.00 row just beneath it.
I tried some d.legend.vect options but they made no difference in the
results.
The d.vect.thematic manual page tells us that there needs to be one more
color specified than breaks. Should this color be the first or last in the
list? And, if it does not represent a class between breaks does it matter
what this extra color is?
The legend has an extra line with the map name and a blank row for 1.00
1.00. How can I remove the 'sites' string, change the range output to be
integers rather than floats, and remove the 1.00 1.00 row as it's
duplicated by the 1.00 20.00 row just beneath it.
By trial-and-error I created the results I want. Now I need to learn how
to use ps.map to apply the d.vect.thematic and d.legend.vect to the script.
I'll start a new thread on that subject.
On Thu, Nov 8, 2018 at 10:23 PM Rich Shepard <rshepard@appl-ecosys.com> wrote:
On Thu, 8 Nov 2018, Rich Shepard wrote:
> The d.vect.thematic manual page tells us that there needs to be one more
> color specified than breaks. Should this color be the first or last in the
> list? And, if it does not represent a class between breaks does it matter
> what this extra color is?
> The legend has an extra line with the map name and a blank row for 1.00
> 1.00. How can I remove the 'sites' string, change the range output to be
> integers rather than floats, and remove the 1.00 1.00 row as it's
> duplicated by the 1.00 20.00 row just beneath it.
By trial-and-error I created the results I want.
Please consider to provide text snippets for the manual pages if your
findings are relevant to others as well.
Please consider to provide text snippets for the manual pages if your
findings are relevant to others as well.
Markus,
Two points related to ps.map and g.gui.psmap.
1.) I could not make the desired changes in the maps produced by
d.vect.thematic or in the legend produced by d.legend so I saved the
d.legend output to a .csv file and edited that to remove the redundant first
row and remove the decimals from the ranges. I've nothing to suggest for
changes to the manual pages (other than some typo corrections, but they're
very minor.
2.) Please correct me if I'm wrong in my thinking that ps.map (and the gui
front end) work well if the maps are added using d.vect and d.rast, but not
if I'm trying to add a map using d.vect.thematic. I tried to add multiple
copies of the fish distribution map using d.vect, each with a species' name
and associated color, but the gui did not like the 'where select = "Bull
trout" regardless of the '=' sign or using single or double quotation marks.
My previous experiences with g.gui.psmap and ps.map have been with a
background raster map and a few vector maps, but all maps having the same
symbol, color, and other attributes.
I've looed at GMT but that looks like a better choice if one is doing maps
on a global scale not, for example, a 51 ha project site. I think that qgis
might be better for complex presentation preparation, but cannot build it on
this older machine so I'll try on the new desktop server/workstation this
coming weekend.
Best regards,
Rich
--
Richard Shepard, Ph.D. Have Knowledge - Will Travel
Applied Ecosystem Services, LLC Troutdale, OR 97060 USA
www[dot]appl-ecosys[dot]com Voice: 503-667-4517 Fax: 503-667-8863
On Sat, Nov 10, 2018 at 1:22 AM Rich Shepard <rshepard@appl-ecosys.com> wrote:
On Sat, 10 Nov 2018, Markus Neteler wrote:
> Please consider to provide text snippets for the manual pages if your
> findings are relevant to others as well.
Markus,
Two points related to ps.map and g.gui.psmap.
1.) I could not make the desired changes in the maps produced by
d.vect.thematic or in the legend produced by d.legend so I saved the
d.legend output to a .csv file and edited that to remove the redundant first
row and remove the decimals from the ranges. I've nothing to suggest for
changes to the manual pages (other than some typo corrections, but they're
very minor.
Please send them to me.
2.) Please correct me if I'm wrong in my thinking that ps.map (and the gui
front end) work well if the maps are added using d.vect and d.rast, but not
if I'm trying to add a map using d.vect.thematic. I tried to add multiple
copies of the fish distribution map using d.vect, each with a species' name
and associated color, but the gui did not like the 'where select = "Bull
trout" regardless of the '=' sign or using single or double quotation marks.
(i have not much experience here)
My previous experiences with g.gui.psmap and ps.map have been with a
background raster map and a few vector maps, but all maps having the same
symbol, color, and other attributes.
I've looed at GMT but that looks like a better choice if one is doing maps
on a global scale not, for example, a 51 ha project site. I think that qgis
might be better for complex presentation preparation, but cannot build it on
this older machine so I'll try on the new desktop server/workstation this
coming weekend.
Le Fri, 9 Nov 2018 16:22:25 -0800 (PST),
Rich Shepard <rshepard@appl-ecosys.com> a écrit :
2.) Please correct me if I'm wrong in my thinking that ps.map (and
the gui front end) work well if the maps are added using d.vect and
d.rast, but not if I'm trying to add a map using d.vect.thematic. I
tried to add multiple copies of the fish distribution map using
d.vect, each with a species' name and associated color, but the gui
did not like the 'where select = "Bull trout" regardless of the '='
sign or using single or double quotation marks.
Are you sure that "select" is the name of the column containing the
information 'Bull trout' ?