Re: [GRASS-dev] [GRASS GIS] #2223: v.buffer flags -s and -c not working(?)

2015-09-12 Thread GRASS GIS
#2223: v.buffer flags -s and -c not working(?)
--+-
  Reporter:  jbrauner |  Owner:  grass-dev@…
  Type:  defect   | Status:  closed
  Priority:  normal   |  Milestone:  7.0.2
 Component:  Vector   |Version:  svn-trunk
Resolution:  fixed|   Keywords:  v.buffer
   CPU:  Unspecified  |   Platform:  All
--+-
Changes (by martinl):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 Already done in r65957. Closing.

--
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #2223: v.buffer flags -s and -c not working(?)

2015-07-20 Thread GRASS GIS
#2223: v.buffer flags -s and -c not working(?)
--+-
  Reporter:  jbrauner |  Owner:  grass-dev@…
  Type:  defect   | Status:  reopened
  Priority:  normal   |  Milestone:  7.0.1
 Component:  Vector   |Version:  svn-trunk
Resolution:   |   Keywords:  v.buffer
   CPU:  Unspecified  |   Platform:  All
--+-
Changes (by martinl):

 * milestone:  7.0.0 = 7.0.1


Comment:

 I implement support for `-s` and `-c` flag in r65710 (for GEOS mode which
 is default). After some testing it can be backported to relbr70.

--
Ticket URL: https://trac.osgeo.org/grass/ticket/2223#comment:7
GRASS GIS http://grass.osgeo.org

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #2223: v.buffer flags -s and -c not working(?)

2015-05-04 Thread GRASS GIS
#2223: v.buffer flags -s and -c not working(?)
--+-
  Reporter:  jbrauner |  Owner:  grass-dev@…
  Type:  defect   | Status:  reopened
  Priority:  normal   |  Milestone:  7.0.0
 Component:  Vector   |Version:  svn-trunk
Resolution:   |   Keywords:  v.buffer
   CPU:  Unspecified  |   Platform:  All
--+-
Changes (by neteler):

 * status:  closed = reopened
 * priority:  critical = normal
 * resolution:  wontfix =


Comment:

 Replying to [comment:5 neteler]:
  The flags have been inactivated (i.e. present for backward
 compatibility)
  but have no effect when using GEOS.

 I wonder why -c wasn't removed.

--
Ticket URL: https://trac.osgeo.org/grass/ticket/2223#comment:6
GRASS GIS http://grass.osgeo.org

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #2223: v.buffer flags -s and -c not working(?)

2014-04-23 Thread GRASS GIS
#2223: v.buffer flags -s and -c not working(?)
-+--
 Reporter:  jbrauner |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  critical |   Milestone:  7.0.0
Component:  Vector   | Version:  svn-trunk
 Keywords:  v.buffer |Platform:  All  
  Cpu:  Unspecified  |  
-+--

Comment(by jbrauner):

 Replying to [comment:1 neteler]:
  To my knowledge v.buffer only works properly when compiled with GEOS
 support.

 Isn't at least winGRASS (sorry my Linux box is broken at the moment)
 compiled with GEOS support? As far as I can conclude from the build
 information (see below) and the extended list of available operators for
 v.select it seems very likely to me. Sorry if this is an unqualified
 comment :)

 Cheers,

 Johannes


 {{{
 g.version -bre
 }}}
 {{{
 GRASS 7.1.svn (2014)
  ./configure [... snip ...] --with-
 geos=/c/osgeo4w/usr/src/grass_trunk/mswindows/osgeo4w/geos-config [...
 snip ...]
 libgis Revision: 59317
 libgis Date: 2014-03-24 20:38:32 +0100 (po, 24 III 2014)
 PROJ.4: 4.8.0
 GDAL/OGR: 1.10.1
 GEOS: 3.4.2
 SQLite: 3.7.17
 }}}

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/2223#comment:3
GRASS GIS http://grass.osgeo.org

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #2223: v.buffer flags -s and -c not working(?)

2014-04-23 Thread GRASS GIS
#2223: v.buffer flags -s and -c not working(?)
-+--
 Reporter:  jbrauner |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  critical |   Milestone:  7.0.0
Component:  Vector   | Version:  svn-trunk
 Keywords:  v.buffer |Platform:  All  
  Cpu:  Unspecified  |  
-+--

Comment(by martinl):

 Replying to [comment:3 jbrauner]:
  Isn't at least winGRASS (sorry my Linux box is broken at the moment)
 compiled with GEOS support? As far as I can conclude from the build
 information (see below) and the extended

 yes, it's compiled with GEOS support.

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/2223#comment:4
GRASS GIS http://grass.osgeo.org

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #2223: v.buffer flags -s and -c not working(?)

2014-04-21 Thread GRASS GIS
#2223: v.buffer flags -s and -c not working(?)
-+--
 Reporter:  jbrauner |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  critical |   Milestone:  7.0.0
Component:  Vector   | Version:  svn-trunk
 Keywords:  v.buffer |Platform:  All  
  Cpu:  Unspecified  |  
-+--
Changes (by neteler):

  * priority:  minor = critical


Comment:

 See also #1464 (v.buffer needs to be compiled with GEOS support).

 See also #1343

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/2223#comment:2
GRASS GIS http://grass.osgeo.org

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #2223: v.buffer flags -s and -c not working(?)

2014-04-16 Thread GRASS GIS
#2223: v.buffer flags -s and -c not working(?)
-+--
 Reporter:  jbrauner |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  minor|   Milestone:  7.0.0
Component:  Vector   | Version:  svn-trunk
 Keywords:  v.buffer |Platform:  All  
  Cpu:  Unspecified  |  
-+--

Comment(by neteler):

 To my knowledge v.buffer only works properly when compiled with GEOS
 support.

-- 
Ticket URL: https://trac.osgeo.org/grass/ticket/2223#comment:1
GRASS GIS http://grass.osgeo.org

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] [GRASS GIS] #2223: v.buffer flags -s and -c not working(?)

2014-03-18 Thread GRASS GIS
#2223: v.buffer flags -s and -c not working(?)
-+--
 Reporter:  jbrauner |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  minor|   Milestone:  7.0.0
Component:  Vector   | Version:  svn-trunk
 Keywords:  v.buffer |Platform:  All  
  Cpu:  Unspecified  |  
-+--
 Hi devs,

 browsed the dev and user lists and the trac for a while but came up with
 zero results. Sorry, if this was already reported before.

 In winGRASS (latest build) and Linux (ppa:grass/grass-devel) the -s (make
 outside corners straigth) and -c (don't make caps at the end of lines)
 flags don't seem to influence the result (still caps and round corners
 everywhere). I've used the roadsmajor of the NC dataset with a buffer
 distance of 1000.

 In winGRASS6.4.3 and GRASS 6.4.2 (ubuntugis) it still works with the older
 version of the NC dataset.

 I've only raised one issue here for the time being - both flags seem to be
 somehow related (to me ;)). If you prefer having two separate tickets,
 please give me a hint.

 I took a quick look at the sources - but I've no clue. Sorry.

 If you need more info, please let me know. I just stumbled upon this
 issue, it's no blocking issue here for me.

 Cheers,

 Johannes

-- 
Ticket URL: https://trac.osgeo.org/grass/ticket/2223
GRASS GIS http://grass.osgeo.org

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev