| 02:07:36 | CIA-54: | glynn * r37701 /grass/trunk/ ( 27 files in 19 dirs ): Build system clean-up |
| 02:08:54 | sigq: | grassfeed: Changeset [37701]: Build system clean-up <https://trac.osgeo.org/grass/changeset/37701> |
| 02:17:45 | CIA-54: | glynn * r37702 /grass/trunk/scripts/r.colors.stddev/ ( r.colors.stddev r.colors.stddev.py ): Convert r.colors.stddev to Python |
| 02:18:57 | sigq: | grassfeed: Changeset [37702]: Convert r.colors.stddev to Python <https://trac.osgeo.org/grass/changeset/37702> |
| 03:07:08 | CIA-54: | glynn * r37703 /grass/trunk/gui/wxpython/ ( 5 files in 3 dirs ): Don't try to parse *.make files; use environment variables |
| 03:07:09 | sigq: | grassfeed: Changeset [37703]: Don't try to parse *.make files; use environment variables <https://trac.osgeo.org/grass/changeset/37703> |
| 06:24:34 | CIA-54: | glynn * r37704 /grass/trunk/ ( 5 files in 4 dirs ): Fix g.version and documentation indices when building against installed GRASS |
| 07:32:49 | sigq: | grassfeed: CompileOnWindows edited by cnielsen <https://trac.osgeo.org/grass/wiki/CompileOnWindows> |
| 08:57:08 | sigq: | grassfeed: Ticket #534 ( defect closed ): g.gui doesn't work in ms-windows <https://trac.osgeo.org/grass/ticket/534#comment:1> |
| 08:59:09 | sigq: | grassfeed: Ticket #539 ( defect closed ): Error on "Display Map" in wxpython <https://trac.osgeo.org/grass/ticket/539#comment:11> |
| 09:03:10 | sigq: | grassfeed: Ticket #533 ( defect closed ): Unusable shell for wingrass through osgeo4w <https://trac.osgeo.org/grass/ticket/533#comment:2> |
| 09:10:19 | SmokeyD: | jachym: you around? |
| 09:27:20 | sigq: | grassfeed: Ticket #625 ( defect created ): make errors ( missing demolocation ) <https://trac.osgeo.org/grass/ticket/625> |
| 09:42:10 | jachym: | SmokeyD: partlty |
| 09:42:34 | jachym: | SmokeyD: what can I do you for? |
| 10:13:00 | SmokeyD: | jachym: I am using your packages for ubuntu |
| 10:13:12 | SmokeyD: | for grass, gdal 1.6, etc |
| 10:13:59 | SmokeyD: | But with your version the python gdal bindings are only compiled for python 2.5, so I thought to apt-get source se source package and recompile for both python 2.5 and 2.5 |
| 10:14:30 | SmokeyD: | the debian/rules script conveniently checks all python versions and compiles the python bindings for all of them |
| 10:14:54 | SmokeyD: | but I have setuptools installed and that seems to break the compilation of the python bindings |
| 10:16:11 | SmokeyD: | did you manage to build everything with setuptools installed? |
| 11:09:18 | CIA-54: | hamish * r37705 /grass/branches/develbranch_6/lib/init/init.bat: patch from jef for osgeo bug # 83 ( can't access terminal until tcltk gui exit ) |
| 11:25:27 | jachym: | SmokeyD: dunno, I just run pbuilder --build and it works |
| 11:33:03 | wildintellect: | the answer is likely no then as my understanding of pbuilder is a clean room env, and since the default ubuntu doesn't it have setuptools it likely would not be there |
| 11:45:33 | CIA-54: | neteler * r37706 /grass-web/trunk/grass64/binary/mswindows/native/README.html: new version |
| 11:48:00 | sigq: | grassfeed: Changeset [37706]: new version <https://trac.osgeo.org/grass/changeset/37706> |
| 12:25:03 | SmokeyD: | ok, I was afk having diner |
| 12:25:28 | SmokeyD: | But using pbuilder, didn't know that existed. I just used debuild |
| 12:25:38 | SmokeyD: | will try pbuilder |
| 12:53:14 | SmokeyD: | thanks for the tip on pbuilder, it is so much nicer doing everything in a cleanroom |
| 12:53:23 | SmokeyD: | wildintellect: ^ |
| 15:16:38 | CIA-54: | hamish * r37707 /grass/branches/releasebranch_6_4/lib/init/init.bat: patch from jef for osgeo bug # 83 ( can't access terminal until tcltk gui exit; merge from devbr6 ) |
| 15:21:17 | CIA-54: | hamish * r37708 /grass/branches/releasebranch_6_4/raster/r.stats/ ( cell_stats.c global.h main.c stats.c ): bugfix for #475: top bin for FP maps always held just the single max cell ( merge from devbr6 + minor tweaks |
| 15:31:00 | sigq: | grassfeed: CompileOnWindows edited by hamish <https://trac.osgeo.org/grass/wiki/CompileOnWindows> |
| 15:49:46 | CIA-54: | hamish * r37709 /grass-web/trunk/rss.xml: wingrass pkg exposure |
| 15:51:05 | sigq: | grassfeed: Changeset [37709]: wingrass pkg exposure <https://trac.osgeo.org/grass/changeset/37709> |
| 21:50:51 | jpablo: | Hi there ... When I tried write "d.vect roads", the system said me that "No Socket to connect to for monitor <x3> |
| 21:51:02 | jpablo: | What happened there? |
| 21:55:36 | cgs_bob: | jpablo: hi there. so, do you have much success using d.vect? |
| 21:56:15 | jpablo: | cgs_bob, Now there is no problem, I did d.mon start=x3 |
| 21:56:16 | jpablo: | : ) |
| 21:56:59 | cgs_bob: | it helps to have a monitor to display vectors : ) |
| 21:57:34 | jpablo: | cgs_bob, Can you see any err /v.extract in=points_2f out=hospitals_pre type=point\ where="poiTypName='Klinik/Hospital'" ) |
| 21:57:58 | jpablo: | The system said me that there is problem with the syntax of where |
| 21:58:54 | cgs_bob: | how about removing the " at the end of the line? |
| 21:59:53 | cgs_bob: | oops...never mind. I got to get glasses ; ) |
| 22:01:03 | jpablo: | jejeje... but without the " appear > |
| 22:01:10 | jpablo: | what meaning that? |
| 22:02:07 | cgs_bob: | hold on a sec. I got to check the syntax |
| 22:02:43 | jpablo: | ok thanks |
| 22:06:37 | jpablo: | cgs_bob, I meet the answer .. it's without \ and * |
| 22:06:42 | cgs_bob: | v.extract in=points_2f out=hospitals_pre type=point where="poiTypName='Klinik/Hospital'" <--- seems to be correct syntax. |
| 22:07:07 | jpablo: | cgs_bob, The last question |
| 22:07:31 | jpablo: | How Can I read a file .dbf? |
| 22:09:00 | cgs_bob: | I've never had to just read a .dbf file. what do you want to do with it? |
| 22:10:33 | jpablo: | The system said me that "Error: Option <output>:<hospital_pre> exists |
| 22:11:04 | jpablo: | cgs_bob, Can I delete the register |
| 22:11:44 | cgs_bob: | that's probably true. if you want to overwrite it, you can add --o to v.extract |
| 22:12:09 | jpablo: | : ) |
| 22:12:26 | cgs_bob: | jpablo: register? |
| 22:12:52 | jpablo: | sorry .. my english is very bad XD |
| 22:13:25 | jpablo: | cgs_bob, I tried show a project of grass in my classroom of GIS |
| 22:13:55 | jpablo: | Then I am looking for a good project of example for this |
| 22:15:39 | cgs_bob: | you should look at the spearfish tutorial. you can also find good info here: http://grass.osgeo.org/wiki/GRASS_Help#First_Day_Documentation |
| 22:15:42 | sigq: | Title: GRASS Help - GRASS-Wiki ( at grass.osgeo.org ) |
| 22:16:34 | jpablo: | cgs_bob, I tried with http://www.gdf-hannover.de/lit_html/grass60_v1.2_en/node57.html |
| 22:16:35 | sigq: | Title: 12 Application example: vector-based optimization of operation areas ( at www.gdf-hannover.de ) |
| 22:17:14 | jpablo: | I need a project running for show the advantange of a free software of GIS |
| 22:21:41 | jpablo: | cgs_bob, The last question.. What happen there "The Boundind obx of the map is outside the current region, nothing drawn" |
| 22:25:36 | cgs_bob: | jpablo: sorry about that...my daughter just woke up : ) I should go now. btw, you might find this helpful...it has documentation in spanish too: http://mpa.itc.it/markus/osg05/ |
| 22:25:40 | sigq: | Title: GRASS Workshop OSG05 ( at mpa.itc.it ) |
| 22:26:43 | jpablo: | ok thanks cgs_bob |
| 22:27:49 | cgs_bob: | you're welcome. see you later. bye |
| 22:41:27 | jpablo: | anybody Can tell me How I use d.zoom for this err "The Boundind obx of the map is outside the current region, nothing drawn" |
| 22:45:52 | CIA-54: | hamish * r37710 /grass-web/trunk/rss.xml: clarify which WinGrass we mean |
| 22:51:58 | sigq: | grassfeed: Changeset [37710]: clarify which WinGrass? we mean <https://trac.osgeo.org/grass/changeset/37710> |