[GRASS-dev] [GRASS GIS] #2605: d.rast.leg: invalid literal for float(): rectangle

#2605: d.rast.leg: invalid literal for float(): rectangle
--------------------------+---------------------------------
  Reporter: pertusus | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.3
Component: Display | Version: svn-releasebranch70
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+---------------------------------

Comment (by neteler):

I checked with the NC dataset, this one works:

{{{
GRASS 7.0.3svn (nc_spm_08):~ > g.region raster=basin_50K
GRASS 7.0.3svn (nc_spm_08):~ > d.mon wx0
GRASS 7.0.3svn (nc_spm_08):~ > d.rast.leg basin_50K lines=2
  100%
  100%
GRASS 7.0.3svn (nc_spm_08):~ > d.rast.leg basin_50K
  100%
  100%
}}}

Do you have an North Carolina example which fails?

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