On May 20, 2016 2:35 AM, "Vaclav Petras" wrote:
>
>
> On Thu, May 19, 2016 at 6:10 PM, Markus Neteler wrote:
>>
>>
>> today I came across a weird error (both 7.0.svn and trunk):
>>
>> # NC datasets
>> GRASS 7.0.5svn (nc_spm_08_grass7):~ > v.proj -l bla
>> location=nc_spf_grass7 mapset=PERMANENT
>
On Thu, May 19, 2016 at 6:10 PM, Markus Neteler wrote:
>
> today I came across a weird error (both 7.0.svn and trunk):
>
> # NC datasets
> GRASS 7.0.5svn (nc_spm_08_grass7):~ > v.proj -l bla
> location=nc_spf_grass7 mapset=PERMANENT
>
> Description:
> Re-projects a vector map from one location t
#2388: GRASS 7.0 Beta 3 for windows r.in.lidar cannot read .laz files
--+-
Reporter: dnewcomb | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.5
Component: Packaging
Hi,
today I came across a weird error (both 7.0.svn and trunk):
# NC datasets
GRASS 7.0.5svn (nc_spm_08_grass7):~ > v.proj -l bla
location=nc_spf_grass7 mapset=PERMANENT
Description:
Re-projects a vector map from one location to the current location.
...
ERROR: Option does not accept multiple
Hi,
sometimes it is convenient to scale/shift input maps on the fly during
the import in order to avoid an extra step with r.mapcalc (think: tons
of scaled Landsat data etc).
https://grass.osgeo.org/grass70/manuals/r.series.accumulate.html
comes with
scale=float
Scale factor for input
Defa
#3038: Decide if validity check in r.in.lidar should be an additional filter or
a
filter enabled by default
-+-
Reporter: wenzeslaus | Owner: grass-dev@…
Type: task| Status: new
Priority: norma
#3038: Decide if validity check in r.in.lidar should be an additional filter or
a
filter enabled by default
-+-
Reporter: wenzeslaus | Owner: grass-dev@…
Type: task
On Thu, May 19, 2016 at 4:48 PM, Moritz Lennert
wrote:
> On 18/05/16 16:37, Luca Delucchi wrote:
>>
>> Hi devs,
>>
>> I'm working on a QGIS plugin to check the differences between an input
>> shapefile and the resulting GRASS vector. I have some doubts:
>> - a line with only a point is a valid lin
Hi Helmut,
Thanks for the prompt reply. Now I am able to compile and start GRASS, but
still have a small issue. Below are my procedures:
1. I changed back to 64bit packages because I can't go through in the 32bit
environmental follow the tutorial [0] (I think might because my OS is 64bit).
2.
#3011: OSGeo4W-winGRASS71 r68376: starting wxgui fails
---+-
Reporter: hellik| Owner: grass-dev@…
Type: defect| Status: new
Priority: critical | Milestone: 7.2.0
Component: wxGUI |Version: svn-trunk
Resolution
#3011: OSGeo4W-winGRASS71 r68376: starting wxgui fails
---+-
Reporter: hellik| Owner: grass-dev@…
Type: defect| Status: new
Priority: critical | Milestone: 7.0.5
Component: wxGUI |Version: svn-trunk
Resolution
Hello,
I'm writing a module using the temporal framework. I register the
generated maps using register_map_object_list().
The software can generate up to six STRDS. The registration of maps is
quite verbose, cluttering the module output (example bellow).
I can suppress all output by passing the -q
#3037: r.import - output name should not be required with -e flag
--+-
Reporter: guano| Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.5
Component: wxGUI|Vers
On 18/05/16 16:37, Luca Delucchi wrote:
Hi devs,
I'm working on a QGIS plugin to check the differences between an input
shapefile and the resulting GRASS vector. I have some doubts:
- a line with only a point is a valid line? I was thinking it should
not be valid but GRASS doesn't return any err
#3033: Cairo and PS drivers display only one raster or vector for SVG and PS
-+-
Reporter: wenzeslaus | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 7.2.0
Com
#3033: Cairo and PS drivers display only one raster or vector for SVG and PS
-+-
Reporter: wenzeslaus | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 7.2.0
Com
#2998: m.nviz.image fails with X Error BadValue integer parameter out of range
for
operation
-+-
Reporter: wenzeslaus | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Miles
#3037: r.import - output name should not be required with -e flag
-+-
Reporter: guano| Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.5
Component: wxGUI|Version:
#3036: Bug with location wizard on OSX (version 7, homebrew)
--+-
Reporter: guano | Owner: grass-dev@…
Type: defect| Status: new
Priority: normal| Milestone: 7.0.5
Component: wxGUI |Version: 7.0.3
Keywords: l
#3033: Cairo and PS drivers display only one raster or vector for SVG and PS
-+-
Reporter: wenzeslaus | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 7.2.0
Com
>I searched that libgrass_btree2.7.1.svn.dll are located in folder of "
msys32\usr\src\grass_trunk\dist.i386-w64-mingw32\lib" but I don't know why
the program still can not find it. Then I tried to copy all files from
"..\lib" to "..\bin", then run 'i.segment --ui' again:
>
>Then the error is:
>" t
hi,
a new laptop and time to set up a new winGRASS build environment. :-)
some questions regarding the compiling guide in
https://trac.osgeo.org/grass/wiki/CompileOnWindows
(1)
regarding section: "Install the MSYS2 directory structure":
I guess that the msys is installed in e.g. C:\msys64
>3. I checked out codes from trunk and build it:
>svn checkout https://svn.osgeo.org/grass/grass/trunk grass_trunk
>PACKAGE_POSTFIX=-daily ./mswindows/osgeo4w/package.sh
>
>After built it reported:
>Started compilation: Thu May 19 00:45:39 EDT 2016
>--
>Errors in:
>/usr/src/grass_trunk/raster/r.in
On 19/05/16 07:52, Yang, Bo (yangb2) wrote:
5. Because the module "i.segment" which I am focusing report no error, so I just change
to i.segment folder and run "make":
$ make
make: Nothing to be done for 'first'.
No need to run make again. Compilaton was already successful for this
module. Ot
#2998: m.nviz.image fails with X Error BadValue integer parameter out of range
for
operation
-+-
Reporter: wenzeslaus | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Miles
25 matches
Mail list logo