| 01:21:26 | CIA-11: | martinl * r31686 /grass/branches/develbranch_6/vector/v.to.points/main.c: v.to.points: G_percent( ) moved to the end of the loop |
| 01:21:30 | sigq: | grassfeed: Changeset [31686]: v.to.points: G_percent( ) moved to the end of the loop <https://trac.osgeo.org/grass/changeset/31686> |
| 01:23:27 | CIA-11: | martinl * r31687 /grass/trunk/vector/v.to.points/main.c: v.to.points: G_percent( ) moved to the end of the loop ( merge devbr6, r31686 ) |
| 02:53:12 | Llamo: | what would cause i.class to have compile errors? ( 6.3.0RC6 with mingw/msys native on vista ) |
| 04:23:40 | Manel: | Hi |
| 04:23:50 | : | <_wolf_> hi |
| 04:24:19 | Manel: | hi, wolf ( bis du Deutsch, oder? ) |
| 04:24:21 | Manel: | : ) |
| 04:25:12 | : | <_wolf_> Manel: nein bin ich nicht. Aber ich spreche ein bisschen Deutch |
| 04:25:14 | : | <_wolf_> : ) |
| 04:26:30 | Manel: | so, I have a table with german city names |
| 04:26:59 | : | <_wolf_> ok, what do you want to do with it? |
| 04:28:36 | Manel: | after the data processing the special letters have disappeared |
| 04:29:16 | Manel: | for instance, München now is Mnchen |
| 04:30:04 | Manel: | the ü letter has disappeared |
| 04:30:10 | : | <_wolf_> you are using sqlite? What encoding id you use for the content? |
| 04:30:59 | Manel: | yes, I use sqlite |
| 04:31:00 | : | <_wolf_> also has it dissapeared in the DB or is it just GRASS display? |
| 04:31:05 | : | <_wolf_> which version? |
| 04:31:36 | Manel: | i have grass 6.2.2. |
| 04:32:08 | : | <_wolf_> have you used sqlite directly or only via GRASS? |
| 04:32:21 | Manel: | i have no idea what id encoding i use |
| 04:32:32 | Manel: | via GRASS |
| 04:32:39 | CIA-11: | martinl * r31688 /grass-addons/visualization/nviz2/cmd/ ( args.c local_proto.h main.c nviz.h write_img.c ): nviz_cmd: options for output added ( name, format, size ) |
| 04:32:47 | Manel: | then i have exported to MIF |
| 04:34:06 | sigq: | grassfeed: Changeset [31688]: nviz_cmd: options for output added ( name, format, size ) <https://trac.osgeo.org/grass/changeset/31688> |
| 04:34:29 | : | <_wolf_> it is possible that there is some kind of encoding problem. sqlite handles utf-8, but GRASS might ( does ) not properly. Please ask on the list for help |
| 04:35:40 | Manel: | how can I see what Id encoding GRASS or sqlite use? |
| 04:36:18 | : | <_wolf_> umm it's not really easy... |
| 04:36:59 | : | <_wolf_> actally its called character set ( or charset ) |
| 04:37:40 | : | <_wolf_> where did you get the city data? |
| 04:37:53 | : | <_wolf_> can you try grass 6.3.0? |
| 04:38:46 | Manel: | data come from Teleatlas |
| 04:39:31 | Manel: | I will try first with 6.2.2, then with 6.3 |
| 04:40:00 | Manel: | ok, I will see it later, thaks a lot _wolf_, I need eat some : ) |
| 04:40:05 | Manel: | cu later |
| 04:40:06 | : | <_wolf_> ok |
| 04:40:07 | : | <_wolf_> cu |
| 04:41:47 | cpm: | Off-Topic, what was that pre-google earth software that NASA published a few years back? |
| 04:41:55 | cpm: | I can't remember. |
| 05:45:16 | Manel: | World Wind? |
| 05:45:47 | : | <_wolf_> cpm: blue marble? |
| 05:46:05 | cpm: | That would be it, I think. blue marble is the image set for it. |
| 05:46:10 | : | * cpm goes looking |
| 05:47:29 | cpm: | Naw, that's not it. The thing I was playing with 3 or 4 years ago, ran on linux, world Wind looks like it, but is windows only. |
| 05:47:36 | cpm: | hrmm |
| 05:47:42 | : | * cpm keeps diggin |
| 14:09:17 | CIA-11: | martinl * r31689 /grass/branches/develbranch_6/gui/wxpython/gui_modules/ ( gselect.py vdigit.py ): wxGUI/vdigit: currently edited vector map cannot be used as background map |
| 14:09:18 | sigq: | grassfeed: Changeset [31689]: wxGUI/vdigit: currently edited vector map cannot be used as background map <https://trac.osgeo.org/grass/changeset/31689> |
| 14:12:15 | CIA-11: | martinl * r31690 /grass/trunk/gui/wxpython/gui_modules/ ( gselect.py vdigit.py ): wxGUI/vdigit: currently edited vector map cannot be used as background map ( merge devbr6, r31689 ) |
| 14:14:22 | CGI906: | hello all. can anyone tell me how to extract all point within a certain extent? |
| 14:54:04 | CIA-11: | martinl * r31691 /grass/branches/develbranch_6/gui/wxpython/gui_modules/menuform.py: wxGUI/menuform: check for parameter keydesc, do not use SpinCtrl for multiple key_desc items |
| 15:02:45 | CIA-11: | martinl * r31692 /grass/trunk/gui/wxpython/gui_modules/menuform.py: wxGUI/menuform: check for parameter keydesc, do not use SpinCtrl for multiple key_desc items ( merge devbr6, r31691 ) |
| 15:08:27 | CIA-11: | martinl * r31693 /grass/branches/develbranch_6/gui/wxpython/gui_modules/menuform.py: wxGUI/menuform: set min height for dialog to 400px |
| 15:09:27 | CIA-11: | martinl * r31694 /grass/trunk/gui/wxpython/gui_modules/menuform.py: wxGUI/menuform: set min height for dialog to 400px ( merge devbr6, r31693 ) |
| 15:09:28 | sigq: | grassfeed: Changeset [31694]: wxGUI/menuform: set min height for dialog to 400px ( merge devbr6, r31693 ) <https://trac.osgeo.org/grass/changeset/31694> || Changeset [31693]: wxGUI/menuform: set min height for dialog to 400px <https://trac.osgeo.org/grass/changeset/31693> |
| 17:20:14 | sigq: | grassfeed: Ticket #186 ( defect created ): v.in.ascii wxpython gui crashes when importing xyz files. <https://trac.osgeo.org/grass/ticket/186> |
| 17:39:27 | CIA-11: | glynn * r31695 /grass/trunk/ ( configure configure.in ): Fix FFMPEG checks |
| 17:39:28 | sigq: | grassfeed: Changeset [31695]: Fix FFMPEG checks <https://trac.osgeo.org/grass/changeset/31695> |
| 17:56:23 | sigq: | grassfeed: Ticket #187 ( defect created ): CUPS warning when starting wxpython gui. <https://trac.osgeo.org/grass/ticket/187> |
| 20:18:16 | CIA-11: | glynn * r31696 /grass/trunk/lib/ogsf/gsd_img_mpeg.c: Remove unused references to <swscale.h> |
| 20:18:17 | sigq: | grassfeed: Changeset [31696]: Remove unused references to <https://trac.osgeo.org/grass/changeset/31696> |