#GRASS IRC Log - 2009-11-19

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
00:03:19 CIA-41: mmetz * r39760 /grass/trunk/lib/segment/ ( Makefile format.c ): enable LFS
00:04:20 sigq: grassfeed: Changeset [39760]: enable LFS <https://trac.osgeo.org/grass/changeset/39760>
00:13:01 CIA-41: mmetz * r39761 /grass/trunk/lib/segment/ ( address.c pagein.c rbtree.c setup.c ): cosmetics
00:14:22 sigq: grassfeed: Changeset [39761]: cosmetics <https://trac.osgeo.org/grass/changeset/39761>
00:29:49 sigq: grassfeed: Ticket #817 ( enhancement created ): segment lib does not use LFS <https://trac.osgeo.org/grass/ticket/817>
01:54:08 CIA-41: martinl * r39762 /grass/branches/develbranch_6/gui/wxpython/gui_modules/mapdisp_window.py: remove print statement
01:54:12 sigq: grassfeed: Changeset [39762]: remove print statement <https://trac.osgeo.org/grass/changeset/39762>
01:59:07 CIA-41: martinl * r39763 /grass/trunk/gui/wxpython/gui_modules/mapdisp_window.py:
01:59:07 CIA-41: remove print statement
01:59:07 CIA-41: ( merge r39762 from devbr6 )
02:00:05 sigq: grassfeed: Changeset [39763]: remove print statement ( merge r39762 from devbr6 ) <https://trac.osgeo.org/grass/changeset/39763>
07:27:15 sigq: grassfeed: Ticket #818 ( defect created ): v.proj: split_q.c:69: RTreeClassify: Assertion `!p->taken[i]' failed. <https://trac.osgeo.org/grass/ticket/818>
08:51:33 sigq: grassfeed: Ticket #814 ( defect closed ): r.resamp.stats memory corruption when resampling from different projection/zone <https://trac.osgeo.org/grass/ticket/814#comment:3>
09:13:17 CIA-41: glynn * r39764 /grass/trunk/general/g.gui/main.c: Recent versions of Python care about argv[0]
09:13:38 sigq: grassfeed: Changeset [39764]: Recent versions of Python care about argv[0] <https://trac.osgeo.org/grass/changeset/39764>
12:39:42 td123: anyone know what units the LENGTH is in when you query a vector segment for information?
12:43:08 wildintellect: depends on your projection
12:45:58 td123: projection: 3 ( Latitude-Longitude )
12:46:03 td123: datum: wgs84
12:58:04 wildintellect: probably in degrees then unless you set it to convert to other units
13:03:56 td123: ahh, nvm
13:05:02 td123: wildintellect: I just used qgis to find a path length, it said degrees next to it, and I just converted that to meters, which is approximately the same thing as in grass : )
13:05:11 td123: so I guess it is in meters
13:05:34 td123: but I would like to be able to figure this out without needing qgis : )
13:06:57 wildintellect: I was going to say, that was the most likely default if it was being converted
13:07:07 wildintellect: to be honest I think it's defined in your mapset
13:07:20 wildintellect: but I'm not really sure, I only use projected data in GRASS
13:07:34 wildintellect: data exploration, all QGIS
13:10:30 td123: wildintellect: ty ^^
13:26:02 CIA-41: neteler * r39765 /grass/branches/releasebranch_6_4/locale/po/grasswxpy_es.po: fix copyright
13:26:07 sigq: grassfeed: Changeset [39765]: fix copyright <https://trac.osgeo.org/grass/changeset/39765>
13:26:40 CIA-41: neteler * r39766 /grass/branches/releasebranch_6_4/locale/po/grasswxpy_pl.po: Robert Szczepanek <robert szczepanek.pl>: cont'ed
13:27:22 CIA-41: neteler * r39767 /grass/branches/develbranch_6/locale/po/grasswxpy_pl.po: Robert Szczepanek <robert szczepanek.pl>: cont'ed
13:27:27 sigq: grassfeed: Changeset [39767]: Robert Szczepanek : cont'ed <https://trac.osgeo.org/grass/changeset/39767> || Changeset [39766]: Robert Szczepanek : cont'ed <https://trac.osgeo.org/grass/changeset/39766>
13:27:38 CIA-41: neteler * r39768 /grass/trunk/locale/po/grasswxpy_pl.po: Robert Szczepanek <robert szczepanek.pl>: cont'ed
13:28:42 sigq: grassfeed: Changeset [39768]: Robert Szczepanek : cont'ed <https://trac.osgeo.org/grass/changeset/39768>
14:05:38 markusN: td123: lengths should always be in map units
14:06:07 markusN: g.proj -p should tell you
14:10:09 CIA-41: neteler * r39769 /grass/trunk/locale/po/grasswxpy_es.po: fix copyright
14:10:15 sigq: grassfeed: Changeset [39769]: fix copyright <https://trac.osgeo.org/grass/changeset/39769>
14:10:34 CIA-41: neteler * r39770 /grass/branches/develbranch_6/locale/po/grasswxpy_es.po: fix copyright
14:12:12 sigq: grassfeed: Changeset [39770]: fix copyright <https://trac.osgeo.org/grass/changeset/39770>
17:44:16 Pablotcarreira: test