I’ve tried to unify usage of “3D raster (map)” in the most visible parts of documentation and interface, namely 3D raster intro, 3D view and menu (and module tree).
There are few things missing. For example, keyword link is dead because it goes to “raster3d.html” but the family page is “raster3D.html”. All occurrences of “raster3D”, including the one in PyGRASS, should be probably replaced by “raster3d” or another appropriate form (3D raster or raster_3d).
Also in toolboxes, the names of toolboxes still contain volume, this should be just find and replace but I cannot test it properly tonight, so changed just the user visible strings. (Note that XML attribute value cannot start with number.)
There is a lot of different terminology in documentation of modules and then there is also v.vol.rst module but this one might be the exception.
Please see the commits for details. Proof reading welcome.
On Sun, Jan 11, 2015 at 6:05 AM, Vaclav Petras <wenzeslaus@gmail.com> wrote:
Hi,
I've tried to unify usage of "3D raster (map)" in the most visible parts of
documentation and interface, namely 3D raster intro, 3D view and menu (and
module tree).
There are few things missing. For example, keyword link is dead because it
goes to "raster3d.html" but the family page is "raster3D.html". All
occurrences of "raster3D", including the one in PyGRASS, should be probably
replaced by "raster3d" or another appropriate form (3D raster or raster_3d).
I suppose it should all become "raster_3d" for consistency.
On Sun, Jan 11, 2015 at 3:13 PM, Markus Neteler <neteler@osgeo.org> wrote:
> There are few things missing. For example, keyword link is dead because
it
> goes to "raster3d.html" but the family page is "raster3D.html". All
> occurrences of "raster3D", including the one in PyGRASS, should be
probably
> replaced by "raster3d" or another appropriate form (3D raster or
raster_3d).
I suppose it should all become "raster_3d" for consistency.
I fixed the keyword link and unified the titles with "3D raster" in r64109.
I used "raster3d" because this is the keyword used in the modules. If there
is a will to change it to "raster_3d" it should be enough just to pick
proper places from r64109 for the build part, titles are now handled
separately, so this should be easier too. I fixed only HTML, hopefully man
but not reStructuredText.
I would change PyGRASS package/module name to "raster3d" the underscores
are allowed for modules, if it improves readability (not sure if our case
qualifies), and discouraged for packages.
On Tue, Jan 13, 2015 at 3:45 AM, Vaclav Petras <wenzeslaus@gmail.com> wrote:
I fixed the keyword link and unified the titles with "3D raster" in r64109.
Excellent. I re-generated the manuals on the Web site, now at a first
glance no more broken links.
I used "raster3d" because this is the keyword used in the modules. If there
is a will to change it to "raster_3d" it should be enough just to pick
proper places from r64109 for the build part, titles are now handled
separately, so this should be easier too. I fixed only HTML, hopefully man
but not reStructuredText.
I think "raster3d" looks good.
I would change PyGRASS package/module name to "raster3d" the underscores are
allowed for modules, if it improves readability (not sure if our case
qualifies), and discouraged for packages.
n Sun, Jan 11, 2015 at 12:05 AM, Vaclav Petras <wenzeslaus@gmail.com> wrote:
I've tried to unify usage of "3D raster (map)" in the most visible parts
of documentation and interface, namely 3D raster intro, 3D view and menu
(and module tree).
I was not able to change text in the "layout" image. As the README says,
"the source file r3_volume_layout.xcf is probably broken." What about some
older versions? Is there some scriptable way to redo the image? Perhaps
using matplotlib? I hope we will be able to do it at least for 7.1.
On Tue, Jan 20, 2015 at 9:56 PM, Vaclav Petras <wenzeslaus@gmail.com> wrote:
I was not able to change text in the "layout" image. As the README says,
"the source file r3_volume_layout.xcf is probably broken." What about some
older versions?
On Tue, Jan 20, 2015 at 4:05 PM, Markus Neteler <neteler@osgeo.org> wrote:
On Tue, Jan 20, 2015 at 9:56 PM, Vaclav Petras <wenzeslaus@gmail.com>
wrote:
> I was not able to change text in the "layout" image. As the README says,
> "the source file r3_volume_layout.xcf is probably broken." What about
some
> older versions?
I have replaced it in SVN by downloading the older version (with same
content as far as I can see):