[GRASS-dev] [GRASS GIS] #1350: Ps.map mapinfo - show scale only

#1350: Ps.map mapinfo - show scale only
-----------------------------+----------------------------------------------
Reporter: annakrat | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: minor | Milestone: 6.4.2
Component: Ps.map | Version: svn-develbranch6
Keywords: ps.map, mapinfo | Platform: Unspecified
      Cpu: Unspecified |
-----------------------------+----------------------------------------------
It would be useful if users could choose which info (scale, region extent,
grid) should mapinfo display (something like 'scale y/n'). I think the
case you want scale only is quite common.

Another possibilty is to split mapinfo into more objects, so that you
could add information about scale and region extent separately. Now only
one mapinfo can be added.

Anna

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1350&gt;
GRASS GIS <http://grass.osgeo.org>

#1350: Ps.map mapinfo - show scale only
-----------------------------+----------------------------------------------
Reporter: annakrat | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: minor | Milestone: 7.0.0
Component: Ps.map | Version: svn-develbranch6
Keywords: ps.map, mapinfo | Platform: All
      Cpu: All |
-----------------------------+----------------------------------------------
Changes (by hamish):

  * platform: Unspecified => All
  * cpu: Unspecified => All
  * milestone: 6.4.2 => 7.0.0

Comment:

presumably we could add '%s' to the `header` instruction (see the help
page) for scale*, and maybe extend formatting key to the `comments` and/or
`text` instruction?

[*] actually I'm a little surprised %scale isn't already there.

Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1350#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1350: Ps.map mapinfo - show scale only
-----------------------------+----------------------------------------------
Reporter: annakrat | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: minor | Milestone: 7.0.0
Component: Ps.map | Version: svn-develbranch6
Keywords: ps.map, mapinfo | Platform: All
      Cpu: All |
-----------------------------+----------------------------------------------

Comment(by annakrat):

Replying to [comment:1 hamish]:
> presumably we could add '%s' to the `header` instruction (see the help
page) for scale*, and maybe extend formatting key to the `comments` and/or
`text` instruction?

It could partly solve the problem. It would be more meaningful for
'comments' and 'text' than for 'header' instruction which can be placed
above the map only.

But I still think this should be done by mapinfo. It would make mapinfo
more usable.

Anna

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1350#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>