| 01:36:42 | sigq: | grassfeed: Ticket #870 ( defect created ): Duplicate Legend layer in tcltk <https://trac.osgeo.org/grass/ticket/870> |
| 01:38:13 | : | <_rash7> hi |
| 01:38:46 | : | <_rash7> what about having a grass server application |
| 01:38:47 | : | <_rash7> ?? |
| 01:38:55 | : | <_rash7> any comments or ideas |
| 01:40:20 | lucadelu: | _rash7: what do you think about "grass server application" ? |
| 01:41:08 | doktoreas_: | _rash7, you can find some pywps web application on the pywps |
| 01:41:11 | doktoreas_: | site |
| 01:42:11 | : | <_rash7> but links are not working |
| 01:42:33 | : | <_rash7> also i cant get the code clearly |
| 01:43:22 | : | <_rash7> so i thought of application like UMN mapserver which can do online analysis using grass gis |
| 01:43:41 | lucadelu: | _rash7: http://grass.osgeo.org/wiki/GRASS_and_PHP#Simplified_Method_.28for_GRASS_.3E.3D_6.4.x.29 |
| 01:43:48 | sigq: | Title: GRASS and PHP - GRASS-Wiki ( at grass.osgeo.org ) |
| 01:44:23 | lucadelu: | i use this solution, is very simple |
| 01:46:01 | doktoreas_: | _rash7, yep the ominiverdi applications are offline due server migration |
| 01:46:14 | doktoreas_: | let me see if I can put the google one online |
| 01:46:56 | doktoreas_: | _rash7, nope not right now, sorry :( |
| 01:49:36 | : | <_rash7> lucadelu: can we do analysis on grass data with these? |
| 01:50:03 | : | <_rash7> doktoreas_: what nope? |
| 01:50:09 | lucadelu: | _rash7: yes |
| 01:50:17 | doktoreas_: | _rash7, I can't put ominverdi demo online |
| 01:50:34 | doktoreas_: | we need to fix some things |
| 01:50:40 | : | <_rash7> ok |
| 01:50:51 | doktoreas_: | but you can work using pywps and mapserver |
| 01:51:05 | doktoreas_: | and openlayers |
| 01:51:14 | lucadelu: | _rash7: you must done a bash script of grass and after use it in php config |
| 01:51:34 | : | <_rash7> doktoreas_: pywps+mapserver /openlayers how? . i had working pywps here. |
| 01:52:04 | doktoreas_: | _rash7, do you know something about javascript and php? |
| 01:52:13 | : | <_rash7> ya |
| 01:52:44 | doktoreas_: | so the idea is to use openlayers to pass input to pywps |
| 01:53:03 | : | <_rash7> yes i can pass input to pywps |
| 01:53:23 | : | <_rash7> http://127.0.0.1/cgi-bin/pywps.cgi?version=1.0.0&service=Wps&request=Execute&Identifier=exampleBufferNoInputsProcess |
| 01:53:43 | : | <_rash7> doktoreas: i am getting xml output |
| 01:53:52 | doktoreas_: | then you parse the xml output |
| 01:54:00 | : | <_rash7> i need an image in web browser |
| 01:54:25 | doktoreas_: | you have got a referenceOutput |
| 01:55:13 | : | <_rash7> reference ouput? |
| 01:56:04 | doktoreas_: | have you read the wps specification? |
| 01:56:14 | : | <_rash7> no? |
| 01:56:34 | : | <_rash7> can u modify mu url to get image |
| 01:56:38 | doktoreas_: | you should start from that point.. |
| 01:56:39 | : | <_rash7> output |
| 01:56:45 | : | <_rash7> ok |
| 01:56:56 | doktoreas_: | have you got a public ip? |
| 01:57:05 | : | <_rash7> no |
| 01:57:11 | : | <_rash7> only localhost |
| 01:57:52 | doktoreas_: | I can't help sorry :( |
| 01:59:45 | : | <_rash7> please dont go doktoreas_: |
| 02:00:01 | doktoreas_: | no no : ) |
| 02:00:04 | : | <_rash7> i will pastebin any code u need |
| 02:00:45 | doktoreas_: | _rash7, is not about code..you should start step by step |
| 02:00:52 | : | <_rash7> ok |
| 02:01:06 | : | <_rash7> atleast u specify those steps |
| 02:01:12 | : | <_rash7> i will go thru it |
| 02:03:41 | : | <_rash7> please doktoreas_: |
| 02:04:13 | : | <_rash7> i am working on pywps for 3 days. that why i am asking help |
| 02:04:14 | doktoreas_: | first have a working OpenLayers |
| 02:04:26 | doktoreas_: | have you read all pywps docs |
| 02:04:27 | : | <_rash7> ok |
| 02:04:28 | doktoreas_: | ? |
| 02:04:36 | doktoreas_: | storesupport |
| 02:05:00 | : | <_rash7> i have shapefiles. do i need to convert into amy other format |
| 02:05:01 | doktoreas_: | I think 3 days is too early for an application like that |
| 02:05:25 | doktoreas_: | I don't know what you wanna do.. |
| 02:15:45 | : | <_rash7> doktoreas_: i have working cartoweb which use php mapscript |
| 02:16:16 | : | <_rash7> i also have hand coded php mapscript based application. |
| 02:16:44 | : | <_rash7> now what should i do to make pywps working |
| 02:26:25 | CIA-13: | mmetz * r40449 /grass-addons/raster/r.stream.extract/ ( streams.c thin.c ): flow direction fix and cleaner stream head detection |
| 02:26:27 | sigq: | grassfeed: Changeset [40449]: flow direction fix and cleaner stream head detection <https://trac.osgeo.org/grass/changeset/40449> |
| 04:07:14 | CIA-13: | marisn * r40450 /grass/branches/develbranch_6/gui/tcltk/gis.m/ ( legend.tcl maplabels.tcl ): gis.m: Fix PS legend and label layer duplication. Fixes bug #870 |
| 04:09:25 | sigq: | grassfeed: Changeset [40450]: gis.m: Fix PS legend and label layer duplication. Fixes bug #870 <https://trac.osgeo.org/grass/changeset/40450> |
| 04:21:52 | : | <_rash7> hi |
| 04:21:59 | : | <_rash7> i am now working on pywps |
| 04:22:15 | : | <_rash7> http://127.0.0.1/cgi-bin/pywps.cgi?version=1.0.0&service=Wps&request=execute&Identifier=exampleBufferNoInputsProcess |
| 04:22:37 | : | <_rash7> and i got xml output on browser |
| 04:22:50 | : | <_rash7> i need the output as image file |
| 04:23:02 | : | <_rash7> what should i do? |
| 04:23:06 | : | <_rash7> please help |
| 04:23:29 | : | <_rash7> any help will be greatly appreciated... |
| 04:25:29 | sigq: | grassfeed: Ticket #871 ( enhancement created ): path length in v.net.path <https://trac.osgeo.org/grass/ticket/871> |
| 05:35:03 | CIA-13: | marisn * r40451 /grass/branches/develbranch_6/gui/tcltk/gis.m/ ( 8 files ): gis.m: Another attempt to solve legend layer duplication issue #870 |
| 05:35:08 | sigq: | grassfeed: Changeset [40451]: gis.m: Another attempt to solve legend layer duplication issue #870 <https://trac.osgeo.org/grass/changeset/40451> |
| 06:44:36 | : | <_rash71> i want to do online analysis on grass gis |
| 06:44:42 | : | <_rash71> is it possible |
| 06:45:22 | : | <_rash71> i need to call grass modules from web browser and output image should also come in browser |
| 06:45:27 | : | <_rash71> any ideas?? |
| 07:55:24 | johannes_: | Hello everyone, I am having a GRASS problem which I have spent hours on and cant find a solution. I have a raster with a resolution of 25m. I now would like to aggregate this raster to a resolution of 1000m and sum the value of each cell up.Any hints would be greatly appreciated |
| 08:00:53 | cgs_bob: | johannes_: how about http://grass.osgeo.org/grass64/manuals/html64_user/r.resamp.stats.html |
| 08:00:54 | sigq: | Title: GRASS GIS manual: r.resamp.stats ( at grass.osgeo.org ) |
| 08:01:19 | johannes_: | thanks alot |
| 08:01:31 | cgs_bob: | johannes_: you're welcome |
| 12:54:08 | sigq: | grassfeed: Changeset [40452]: Set svn:ignore property <https://trac.osgeo.org/grass/changeset/40452> |
| 12:54:11 | CIA-13: | glynn * r40452 /grass/trunk/visualization/wximgview/: Set svn:ignore property |
| 15:41:57 | CIA-13: | glynn * r40453 /grass/trunk/ ( include/spawn.h lib/gis/spawn.c ): |
| 15:41:58 | CIA-13: | G_spawn* updates: |
| 15:41:58 | CIA-13: | Use shell on Windows |
| 15:41:58 | CIA-13: | Eliminate spawnv*-based implementations |
| 15:41:58 | CIA-13: | Implement G_spawn( ) atop G_spawn_ex( ) |
| 15:41:58 | CIA-13: | Add SF_ARGLIST |
| 19:45:09 | sigq: | grassfeed: Ticket #872 ( defect created ): spelling mistakes in man pages <https://trac.osgeo.org/grass/ticket/872> |
| 22:14:45 | : | <_rash7> openlayers + mapscript. Is it possible?? |
| 23:07:08 | CIA-13: | glynn * r40454 /grass/trunk/ ( 11 files in 11 dirs ): Fix spelling errors ( #872 ) |
| 23:07:10 | sigq: | grassfeed: Changeset [40454]: Fix spelling errors ( #872 ) <https://trac.osgeo.org/grass/changeset/40454> |