#GRASS IRC Log - 2008-05-19

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
00:18:04 sigq: grassfeed: HowToSVN edited by hamish <https://trac.osgeo.org/grass/wiki/HowToSVN>
00:56:12 sigq: grassfeed: Ticket #133 ( defect closed ): Unable to create file [REF] for subgroup <https://trac.osgeo.org/grass/ticket/133#comment:4>
01:29:02 CIA-10: glynn * r31419 /grass/trunk/lib/imagery/sigsetfile.c: Create sigset directories
01:30:20 sigq: grassfeed: Changeset [31419]: Create sigset directories <https://trac.osgeo.org/grass/changeset/31419>
01:31:33 CIA-10: glynn * r31420 /grass/branches/develbranch_6/lib/imagery/sigsetfile.c: Merge r31419 from trunk
01:31:34 sigq: grassfeed: Changeset [31420]: Merge r31419 from trunk <https://trac.osgeo.org/grass/changeset/31420>
01:45:28 CIA-10: glynn * r31421 /grass/branches/develbranch_6/ ( aclocal.m4 configure configure.in ): Merge r31318 ( replace AC_EXEEXT with LOC_EXEEXT ) from trunk
01:45:30 sigq: grassfeed: Changeset [31421]: Merge r31318 ( replace AC_EXEEXT with LOC_EXEEXT ) from trunk <https://trac.osgeo.org/grass/changeset/31421>
02:13:41 sigq: grassfeed: Ticket #173 ( defect created ): v.in.ogr: truncate cnames to first word <https://trac.osgeo.org/grass/ticket/173>
02:16:16 CIA-10: neteler * r31422 /grass/branches/develbranch_6/lib/ ( gis/Makefile vector/diglib/Makefile vector/rtree/Makefile ): added MATHLIB for -as-needed linker flag ( trac #69 )
02:16:17 sigq: grassfeed: Changeset [31422]: added MATHLIB for -as-needed linker flag ( trac #69 ) <https://trac.osgeo.org/grass/changeset/31422>
02:16:47 CIA-10: neteler * r31423 /grass/trunk/lib/ ( gis/Makefile vector/diglib/Makefile vector/rtree/Makefile ): added MATHLIB for -as-needed linker flag ( trac #69 ) ( merge from devel_branch6 )
03:00:17 CIA-10: hamish * r31424 /grass-addons/vector/v.colors/v.colors: add comment about another way to do -g,-e
03:00:18 sigq: grassfeed: Changeset [31424]: add comment about another way to do -g,-e <https://trac.osgeo.org/grass/changeset/31424>
04:09:46 sigq: grassfeed: Ticket #174 ( defect created ): Unable to create file [REF] for subgroup [sub-test] of group [test in neuba] <https://trac.osgeo.org/grass/ticket/174>
04:46:35 sigq: grassfeed: Ticket #174 ( defect closed ): Unable to create file [REF] for subgroup [sub-test] of group [test in neuba] <https://trac.osgeo.org/grass/ticket/174#comment:1>
05:04:52 CIA-10: ychemin * r31425 /grass-addons/gipe/i.eb.z0m/main.c: Bug fixing + standardization of code
05:06:11 sigq: grassfeed: Changeset [31425]: Bug fixing + standardization of code <https://trac.osgeo.org/grass/changeset/31425>
05:25:55 CIA-10: neteler * r31426 /grass/branches/develbranch_6/contributors.csv: +Marco Pasetti
05:26:12 CIA-10: neteler * r31427 /grass/trunk/contributors.csv: +Marco Pasetti
05:27:13 sigq: grassfeed: Changeset [31427]: +Marco Pasetti <https://trac.osgeo.org/grass/changeset/31427> || Changeset [31426]: +Marco Pasetti <https://trac.osgeo.org/grass/changeset/31426>
06:06:53 mmaestre: hi all
06:20:47 ct529: hi there
07:26:03 CIA-10: neteler * r31428 /grass-web/trunk/ ( rss.xml rss_events.xml ): say what it is about; cosmtics
07:26:59 sigq: grassfeed: Changeset [31428]: say what it is about; cosmtics <https://trac.osgeo.org/grass/changeset/31428>
08:02:14 sigq: grassfeed: Ticket #162 ( defect closed ): r.regressionline incompatability issue in WinGRASS <https://trac.osgeo.org/grass/ticket/162#comment:2>
08:22:22 CIA-10: marcopx * r31429 /grass-web/trunk/grass63/binary/mswindows/native/README.html: Updated README.html to reflect changes in WinGRASS-6.3.0-3 binary update
08:22:24 sigq: grassfeed: Changeset [31429]: Updated README.html to reflect changes in WinGRASS-6.3.0-3 binary update <https://trac.osgeo.org/grass/changeset/31429>
08:33:02 sigq: grassfeed: HowToSVN edited by hamish <https://trac.osgeo.org/grass/wiki/HowToSVN>
10:26:05 : <_wolf_> RMatev: hi!
11:12:13 CIA-10: marcopx * r31430 /grass/branches/develbranch_6/win32/GRASS-Packager.bat: Fix bugs #160 and #162: missing msys coreutils + Removed useless Tcl/Tk files
11:16:50 CIA-10: marcopx * r31431 /grass/branches/develbranch_6/win32/GRASS-Installer.nsi: Added feature: detects if GRASS is already installed and ( if yes ) what version
11:26:00 CIA-10: marcopx * r31432 /grass/branches/develbranch_6/win32/README.html: Updates reflecting changes in r31431
11:27:47 sigq: grassfeed: Changeset [31432]: Updates reflecting changes in r31431 <https://trac.osgeo.org/grass/changeset/31432>
11:28:53 CIA-10: marcopx * r31433 /grass/branches/develbranch_6/win32/Extras/README.html: Updates according to the WinGRASS-6.3.0-3 installer update
11:31:49 sigq: grassfeed: Changeset [31433]: Updates according to the WinGRASS-6.3.0-3 installer update <https://trac.osgeo.org/grass/changeset/31433>
12:05:03 marcopx: hi all: how can I *safely* rename a dir in SVN?
12:08:14 marcopx: svn rename ./old-name-dir ./new-name-dir
12:08:34 marcopx: svn commit -m "Message"
12:08:35 marcopx: ?
12:18:31 : <_wolf_> marcopx: should be ok
12:18:53 marcopx: _wolf_: thx ;- )
12:19:26 : <_wolf_> marcopx: I hope you don't rename vector to deleteme :P
12:20:26 marcopx: _wolf_: :-D
12:20:47 marcopx: _wolf_: I'm renaming win32 to mswindows in develbranch_6
12:20:56 : <_wolf_> I assumed as much
12:21:04 : <_wolf_> how's that project comming along?
12:23:01 CIA-10: marcopx * r31434 /grass/branches/develbranch_6/ ( mswindows/ win32/ ): Renamed win32 dir to mswindows
12:23:02 sigq: grassfeed: Changeset [31434]: Renamed win32 dir to mswindows <https://trac.osgeo.org/grass/changeset/31434>
12:23:46 marcopx: _wolf_: sorry, do you mean how is going on?
12:24:42 : <_wolf_> marcopx: I mean how is the installer? is it usable?
12:25:52 marcopx: _wolf_: the installer is perfect! ... the binaries... less :-D
12:26:39 : <_wolf_> marcopx: :D
12:27:01 marcopx: ... it's quite good, but it still needs some things more
12:27:28 marcopx: the worst things are the modules/features that still need monitors
12:28:57 marcopx: BTW many things work very well
12:30:09 : <_wolf_> I've heard that the native is pretty good already, basically only some i.* modules don't work
12:30:49 : <_wolf_> does the installer also install python and other components?
12:31:05 marcopx: _wolf_: mmm... r.digit, r.li.*, i.* and some minor bugs
12:31:16 : <_wolf_> not bad
12:31:33 marcopx: python is not *distributed* yet
12:31:37 : <_wolf_> ok
12:32:09 marcopx: I already discussed it with the dev team, but they think that user should install it by themselves
12:32:41 CIA-10: neteler * r31435 /grass/branches/develbranch_6/lib/gis/ ( gisrasterlib.dox gisvectorlib.dox ): doxygen fixes
12:32:56 CIA-10: neteler * r31436 /grass/trunk/lib/gis/ ( gisrasterlib.dox gisvectorlib.dox ): doxygen fixes
12:33:31 sigq: grassfeed: Changeset [31436]: doxygen fixes <https://trac.osgeo.org/grass/changeset/31436> || Changeset [31435]: doxygen fixes <https://trac.osgeo.org/grass/changeset/31435>
12:33:33 marcopx: actually I have some doubts about it... but I'll discuss it when the wxPython GUI will be definetely ready
12:33:58 : <_wolf_> nice!
12:35:20 CIA-10: neteler * r31437 /grass/trunk/lib/gis/gislib.dox: doxygen fixes
12:35:41 CIA-10: neteler * r31438 /grass/branches/develbranch_6/lib/gis/gislib.dox: doxygen fixes
12:38:05 sigq: grassfeed: Changeset [31438]: doxygen fixes <https://trac.osgeo.org/grass/changeset/31438> || Changeset [31437]: doxygen fixes <https://trac.osgeo.org/grass/changeset/31437>
14:58:36 sigq: grassfeed: Ticket #174 ( defect reopened ): Unable to create file [REF] for subgroup [sub-test] of group [test in neuba] <https://trac.osgeo.org/grass/ticket/174#comment:2>
22:36:29 sanova: hi all
22:46:01 sigq: grassfeed: Ticket #174 ( defect closed ): Unable to create file [REF] for subgroup [sub-test] of group [test in neuba] <https://trac.osgeo.org/grass/ticket/174#comment:3>
23:13:20 CIA-10: neteler * r31439 /grass/branches/develbranch_6/lib/imagery/sigfile.c: create missing directory ( for i.class etc. ) ( trac #70 )
23:13:22 sigq: grassfeed: Changeset [31439]: create missing directory ( for i.class etc. ) ( trac #70 ) <https://trac.osgeo.org/grass/changeset/31439>
23:14:38 CIA-10: neteler * r31440 /grass/trunk/lib/imagery/sigfile.c: create missing directory ( for i.class etc. ) ( trac #70 )
23:14:40 sigq: grassfeed: Changeset [31440]: create missing directory ( for i.class etc. ) ( trac #70 ) <https://trac.osgeo.org/grass/changeset/31440>
23:16:04 kagou: Hi
23:20:08 kagou: first sorry for my english, and if my question is not specifficaly for this chan. I don't know too much about GIS. I'v bought a GPS datalogger to begin in the openstreetmap project. Now i'm searching information about a project for my work. Is it possible, with opensources softwares, to do an application, showing layers. First layer is a map ( openstreetmap ) and second layer contain objects.
23:21:10 kagou: Object are lightnings. When i click on objects i have historical and i can add a new intervention
23:22:49 kagou: so they are in a database ( postgis ?! ). Is it possible to do that with opensources softwares, which ones ? thank you : )