Mostly done - for belevation and depressionless. Great. Only a note about
r.topidx being called for producing the topidx output raster is missing now.
Maciek
-------------------------------------------- Managed by Request Tracker
Mostly done - for belevation and depressionless. Great. Only a note about
r.topidx being called for producing the topidx output raster is missing now.
Maciek
-------------------------------------------- Managed by Request Tracker
On Sat, Jan 28, 2006 at 05:34:47PM +0100, Maciek Sieczka via RT wrote:
Mostly done - for belevation and depressionless. Great. Only a note about
r.topidx being called for producing the topidx output raster is missing now.
Maciek,
since you know what you expect - why not writing it for us?
Preferably as CVS diff.
Thanks
Markus
On Sat, 28 Jan 2006 17:43:50 +0100
Markus Neteler <neteler@itc.it> wrote:
On Sat, Jan 28, 2006 at 05:34:47PM +0100, Maciek Sieczka via RT wrote:
> Mostly done - for belevation and depressionless. Great. Only a note
> about r.topidx being called for producing the topidx output raster
> is missing now.
>
Maciek,since you know what you expect - why not writing it for us?
Preferably as CVS diff.
Tomorrow I'll send it to the list. Attachment or inline?
Maciek
--------------------
Szukasz do?wiadczonej firmy poligraficznej? Zale?y Ci na terminowo?ci i atrakcyjnych cenach?
Zapraszamy do nas!
http://www.foldruk.pl/
Hi,
If the patch is not too long, you can just cut'n'paste it in a mail.
Huidae Cho
On Sat, Jan 28, 2006 at 07:43:48PM +0100, Maciek Sieczka wrote:
On Sat, 28 Jan 2006 17:43:50 +0100
Markus Neteler <neteler@itc.it> wrote:> On Sat, Jan 28, 2006 at 05:34:47PM +0100, Maciek Sieczka via RT wrote:
> > Mostly done - for belevation and depressionless. Great. Only a note
> > about r.topidx being called for producing the topidx output raster
> > is missing now.
> >
> Maciek,
>
> since you know what you expect - why not writing it for us?
> Preferably as CVS diff.Tomorrow I'll send it to the list. Attachment or inline?
Maciek
--------------------
Szukasz do?wiadczonej firmy poligraficznej? Zale?y Ci na terminowo?ci i atrakcyjnych cenach?
Zapraszamy do nas!
http://www.foldruk.pl/_______________________________________________
grass5 mailing list
grass5@grass.itc.it
http://grass.itc.it/mailman/listinfo/grass5
On Sat, 28 Jan 2006 19:43:48 +0100
Maciek Sieczka <werchowyna@epf.pl> wrote:
On Sat, 28 Jan 2006 17:43:50 +0100
Markus Neteler <neteler@itc.it> wrote:
> Maciek,
>
> since you know what you expect - why not writing it for us?
> Preferably as CVS diff.Tomorrow I'll send it to the list. Attachment or inline?
I was going to send a patch for
grass6/raster/r.topmodel/description.html but first I wanted to see how
it looks and fits after the full html doc is generated for r.topmodel -
I don't have any experience with html and I don't want to screw
anything. Unforunatelly current CVS doesn't build. So I'll wait until
it's fixed.
Best,
Maciek
--------------------
Szukasz do?wiadczonej firmy poligraficznej? Zale?y Ci na terminowo?ci i atrakcyjnych cenach?
Zapraszamy do nas!
http://www.foldruk.pl/
OK, here's my patch for grass6/raster/r.topmodel/description.html.
Attached (I recall that's the way Grass devs prefer, ?).
Generated according to http://grass.itc.it/devel/index.php.
Like I said, this is my first html attempt ever. I hope I have learned
enough first not to make any mess :).
Maciek
--------------------
Szukasz do?wiadczonej firmy poligraficznej? Zale?y Ci na terminowo?ci i atrakcyjnych cenach?
Zapraszamy do nas!
http://www.foldruk.pl/
description.html.diff (1.59 KB)
Maciek,
I have applied your patch with a small modification.
Instead of
<pre>
r.topidx input=elevation output=topidx
</pre>
we use
<div class="code"><pre>
r.topidx input=elevation output=topidx
</pre></div>
to generate a grey box for the examples (CSS style based). Still a lot of
pages have to me updated accordingly. Examples are v.in.db and others.
So, congrats to you first HTML submission, hopefully many
more will come
Markus
On Mon, Jan 30, 2006 at 10:05:18PM +0100, Maciek Sieczka wrote:
OK, here's my patch for grass6/raster/r.topmodel/description.html.
Attached (I recall that's the way Grass devs prefer, ?).Generated according to http://grass.itc.it/devel/index.php.
Like I said, this is my first html attempt ever. I hope I have learned
enough first not to make any mess :).Maciek