diff --git a/AUTHORS b/AUTHORS index bef0b29a82d..4a1d3df13db 100644 --- a/AUTHORS +++ b/AUTHORS @@ -60,7 +60,7 @@ INSTITUTIONAL SUPPORT - The Open Source Geospatial Foundation (http://www.osgeo.org) FURTHER CONTRIBUTORS - - See: http://grass.osgeo.org/home/credits/ + - See: https://grass.osgeo.org/about/credits/ [please complete and correct as needed !] @@ -271,7 +271,7 @@ GRASS GIS 5.4 Author List ------------------------- Please check additionally the GRASS 1.x-5.0 credits list at: - http://grass.osgeo.org/home/credits/ + https://grass.osgeo.org/about/credits/ While it is impossible for us to give credit to everyone (past and present) who has contributed to GRASS, the following is the @@ -359,7 +359,7 @@ Former GRASS 4.2.0 development: Former GRASS 4 development (1984 to 1995): U.S. Army Construction Engineering Research Laboratories (CERL) Jim Westervelt, Michael Shapiro, Chris Rewerts, Robert Lozar, David Gerdes, ... - See: http://grass.osgeo.org/home/credits/ + See: https://grass.osgeo.org/about/credits/ Former Institutions - University of Illinois at Urbana-Champaign, USA diff --git a/CITING b/CITING index 5b214e9a82f..d0babd47b99 100644 --- a/CITING +++ b/CITING @@ -12,10 +12,10 @@ number X.Y accordingly): * GRASS Development Team, YEAR. Geographic Resources Analysis Support System (GRASS) Software, Version X.Y. Open Source Geospatial - Foundation. http://grass.osgeo.org + Foundation. https://grass.osgeo.org * GRASS Development Team, YEAR. Geographic Resources Analysis Support System (GRASS) Programmer's Manual. Open Source Geospatial Foundation. - Electronic document: http://grass.osgeo.org/programming7 + Electronic document: https://grass.osgeo.org/programming7 Citing a GRASS GIS Addon (update AUTHOR(S), YEAR, Addon-NAME, and version number X.Y accordingly): @@ -37,5 +37,5 @@ A BibTeX entry for LaTeX users is: organization = {Open Source Geospatial Foundation}, address = {USA}, year = {YEAR}, - url = {http://grass.osgeo.org}, + url = {https://grass.osgeo.org}, } diff --git a/COPYING b/COPYING index b8ad41b835e..4ef68133d93 100644 --- a/COPYING +++ b/COPYING @@ -36,4 +36,4 @@ GRASS Development Team at the following address: 53111 Bonn, Germany neteler AT osgeo.org -Internet: http://grass.osgeo.org +Internet: https://grass.osgeo.org diff --git a/INSTALL b/INSTALL index 1a6af9a82bb..42dcd1bb263 100644 --- a/INSTALL +++ b/INSTALL @@ -293,7 +293,7 @@ https://grasswiki.osgeo.org/wiki/Software_requirements_specification Note that this code is still actively being developed and errors inevitably turn up. If you find a bug, please report it to the GRASS bug tracking system -so we can fix it. See https://grass.osgeo.org/development/bug-tracking/ +so we can fix it. See https://grass.osgeo.org/contribute/ If you are interested in helping to develop GRASS, please join the GRASS developers mailing list. See https://grass.osgeo.org/development/ diff --git a/NEWS b/NEWS index 4668b4f6683..879ef5273df 100644 --- a/NEWS +++ b/NEWS @@ -2,10 +2,14 @@ NEWS GRASS GIS 7 + o https://trac.osgeo.org/grass/wiki/Grass7/NewFeatures78 + o https://trac.osgeo.org/grass/wiki/Grass7/NewFeatures76 + o https://trac.osgeo.org/grass/wiki/Grass7/NewFeatures74 + o https://trac.osgeo.org/grass/wiki/Grass7/NewFeatures72 o https://trac.osgeo.org/grass/wiki/Grass7/NewFeatures List of releases o https://trac.osgeo.org/grass/wiki/Release GRASS GIS 1-6 - o List of older releases, starting in 1984 (!), see http://grass.osgeo.org/home/history/releases/ + o List of older releases, starting in 1984 (!), see https://grass.osgeo.org/about/history/releases/ diff --git a/REQUIREMENTS.html b/REQUIREMENTS.html index 214a59822e2..727a3b30636 100644 --- a/REQUIREMENTS.html +++ b/REQUIREMENTS.html @@ -235,7 +235,7 @@

Note:


© GRASS Development Team 1997-2020

Please report bugs here: -
https://grass.osgeo.org/development/bug-tracking/ +
https://grass.osgeo.org/contribute/ diff --git a/doc/python/script/r.example.html b/doc/python/script/r.example.html index 0a300858ae7..a3bd76b6e3e 100644 --- a/doc/python/script/r.example.html +++ b/doc/python/script/r.example.html @@ -27,7 +27,7 @@

SEE ALSO

v.example -GRASS Programmer's Manual +GRASS Programmer's Manual

AUTHORS

diff --git a/general/g.gui/g.gui.html b/general/g.gui/g.gui.html index 6989afe0e17..ab74b943aba 100644 --- a/general/g.gui/g.gui.html +++ b/general/g.gui/g.gui.html @@ -25,13 +25,6 @@

NOTES

rc file is not a classic UNIX run command file, it just contains persistent GRASS variables. -

-The -old gis.m -and d.m -Tcl/Tk-based GUIs known from GRASS GIS 6 have been dropped in GRASS -GIS 7. -

EXAMPLES

Set default user interface setting to command line, text-based UI: @@ -62,7 +55,7 @@

SEE ALSO

-wxGUI wiki page +wxGUI wiki page

AUTHORS

diff --git a/general/g.parser/g.parser.html b/general/g.parser/g.parser.html index b37db3d7b60..522b4b00e19 100644 --- a/general/g.parser/g.parser.html +++ b/general/g.parser/g.parser.html @@ -80,7 +80,7 @@

OPTIONS

The parsers allows using predefined standardized options and flags, see the list -of options and flags +of options and flags in the programmer manual. Eg. the option

@@ -195,7 +195,7 @@ 

Conditional parameters

For C, the relevant functions are those in -lib/gis/parser_dependencies.c. +lib/gis/parser_dependencies.c.

For scripts, relationships are specified using a "rules" section, e.g. @@ -674,7 +674,7 @@

SEE ALSO

Related Wiki pages: -Using GRASS GIS with other programming languages +Using GRASS GIS with other programming languages

AUTHOR

diff --git a/grasslib.dox b/grasslib.dox index 2969a9c5df5..8d6e821f160 100644 --- a/grasslib.dox +++ b/grasslib.dox @@ -18,7 +18,7 @@ Analysis Support System from the programming perspective. Design theory, system support libraries, system maintenance, and system enhancement are all presented. This work is part of ongoing research being performed by the GRASS Development +href="https://grasswiki.osgeo.org/wiki/Team">GRASS Development Team, an international team of programmers, GRASS module authors are cited within their module's source code and the contributed manual pages. diff --git a/gui/icons/grass.appdata.xml b/gui/icons/grass.appdata.xml index 1518da65b83..85a7dd722dd 100644 --- a/gui/icons/grass.appdata.xml +++ b/gui/icons/grass.appdata.xml @@ -33,26 +33,22 @@ - http://grass.osgeo.org/uploads/images/Gallery/gui/wxgui_histogram.png + https://grass.osgeo.org//images/gallery/gui/wxgui_histogram.png - http://grass.osgeo.org/uploads/images/Gallery/platforms/grass7_RaspberryPI.png + https://grass.osgeo.org/images/gallery/lidar/jockeyposter1.jpg - http://grass.osgeo.org/uploads/images/Gallery/LiDAR/jockeyposter1.jpg - - - - http://grass.osgeo.org/uploads/images/Gallery/gui/grass7_wxNviz_volume_slices_1.png + https://grass.osgeo.org//images/gallery/gui/grass7_wxNviz_volume_slices_1.png https://grass.osgeo.org/ - https://grass.osgeo.org/development/translations/ - https://grass.osgeo.org/donations/ - https://grass.osgeo.org/development/bug-tracking/ + https://grasswiki.osgeo.org/wiki/GRASS_messages_translation + https://grass.osgeo.org/contribute/donations/ + https://grass.osgeo.org/contribute/ https://grass.osgeo.org/documentation/ grass-web@lists.osgeo.org GRASS Development Team diff --git a/gui/wxpython/animation/g.gui.animation.html b/gui/wxpython/animation/g.gui.animation.html index c74f3163251..d0971285d4c 100644 --- a/gui/wxpython/animation/g.gui.animation.html +++ b/gui/wxpython/animation/g.gui.animation.html @@ -93,7 +93,7 @@

SEE ALSO

-See also related wiki page. +See also related wiki page.

AUTHOR

diff --git a/gui/wxpython/dbmgr/g.gui.dbmgr.html b/gui/wxpython/dbmgr/g.gui.dbmgr.html index 51952a80508..6fd9814d9b1 100644 --- a/gui/wxpython/dbmgr/g.gui.dbmgr.html +++ b/gui/wxpython/dbmgr/g.gui.dbmgr.html @@ -67,9 +67,9 @@

SEE ALSO

See -also wiki +also wiki page -including video +including video tutorials.

AUTHORS

diff --git a/gui/wxpython/docs/wxGUI.iscatt.html b/gui/wxpython/docs/wxGUI.iscatt.html index 6c342be52e4..be266a2b73b 100644 --- a/gui/wxpython/docs/wxGUI.iscatt.html +++ b/gui/wxpython/docs/wxGUI.iscatt.html @@ -76,13 +76,13 @@

SEE ALSO

See also the -user wiki +user wiki page.

AUTHOR

Stepan -Turek, Google +Turek, Google Summer of Code 2013 (mentor: Martin Landa) -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \tableofcontents diff --git a/lib/init/helptext.html b/lib/init/helptext.html index 469ec2981f7..b4d8a8727de 100644 --- a/lib/init/helptext.html +++ b/lib/init/helptext.html @@ -140,7 +140,7 @@

3. Creating a GRASS Database with Sample Data

Sample data such as the "North Carolina" or the "Spearfish" sample datasets may be downloaded from -http://grass.osgeo.org/download/sample-data/ +https://grass.osgeo.org/download/data/ and the compressed data package(s) extracted into this new database directory.

@@ -193,7 +193,7 @@

5. Text-based startup and location creation

Further Reading

Please have a look at the GRASS GIS web site for tutorials and books: -http://grass.osgeo.org/documentation/. +https://grass.osgeo.org/learn/.

See also

diff --git a/lib/manage/managelib.dox b/lib/manage/managelib.dox index 70d1c728058..9c3118f0ff0 100644 --- a/lib/manage/managelib.dox +++ b/lib/manage/managelib.dox @@ -1,6 +1,6 @@ /*! \page managelib GRASS Data Elements Manage Library -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \section manageintro Introduction diff --git a/lib/nviz/nvizlib.dox b/lib/nviz/nvizlib.dox index 091ef941c7a..00614b06e98 100644 --- a/lib/nviz/nvizlib.dox +++ b/lib/nviz/nvizlib.dox @@ -1,6 +1,6 @@ /*! \page nvizlib GRASS Nviz Library -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \section nvizintro Introduction to Nviz Library diff --git a/lib/ogsf/ogsflib.dox b/lib/ogsf/ogsflib.dox index 0eaec7b9ab4..4b84429a676 100644 --- a/lib/ogsf/ogsflib.dox +++ b/lib/ogsf/ogsflib.dox @@ -4,7 +4,7 @@ Updated by Martin Landa in 6/2011 --> -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \section ogsfintro OGSF Library for OpenGL programming diff --git a/lib/pngdriver/pngdriverlib.dox b/lib/pngdriver/pngdriverlib.dox index 15201a8e66d..c96dad312e4 100644 --- a/lib/pngdriver/pngdriverlib.dox +++ b/lib/pngdriver/pngdriverlib.dox @@ -1,6 +1,6 @@ /*! \page pngdriverlib GRASS GIS PNG Display Driver Library -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) This library defines PNG Display Driver. diff --git a/lib/proj/projlib.dox b/lib/proj/projlib.dox index 83fbf5252a6..326ddce0014 100644 --- a/lib/proj/projlib.dox +++ b/lib/proj/projlib.dox @@ -5,7 +5,7 @@ by GRASS Development Team -http://grass.osgeo.org +https://grass.osgeo.org \section projintro GRASS GIS and the PROJ4 projection library diff --git a/lib/psdriver/psdriverlib.dox b/lib/psdriver/psdriverlib.dox index 924e1cfce22..77ef70637af 100644 --- a/lib/psdriver/psdriverlib.dox +++ b/lib/psdriver/psdriverlib.dox @@ -1,6 +1,6 @@ /*! \page psdriverlib GRASS Postscript Display Driver Library -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) This library defines Postscript Display Driver. diff --git a/lib/python/docs/conf.py b/lib/python/docs/conf.py index a601b0b5fd6..9538b1eb285 100644 --- a/lib/python/docs/conf.py +++ b/lib/python/docs/conf.py @@ -39,7 +39,7 @@ r""" {% block footer %}

Help Index | Topics Index | Keywords Index | Full Index

-

© 2003-${year} GRASS Development Team, GRASS GIS ${grass_version} Reference Manual

+

© 2003-${year} GRASS Development Team, GRASS GIS ${grass_version} Reference Manual

{% endblock %} """) diff --git a/lib/python/docs/src/pygrass_index.rst b/lib/python/docs/src/pygrass_index.rst index 20944d48c6b..78020a45e89 100644 --- a/lib/python/docs/src/pygrass_index.rst +++ b/lib/python/docs/src/pygrass_index.rst @@ -48,9 +48,9 @@ References Geo-Information. 2(1):201-219. `doi:10.3390/ijgi2010201 `_ * `Python related articles in the GRASS GIS Wiki - `_ + `_ * `GRASS GIS 7 Programmer's Manual - `_ + `_ This project has been funded with support from the `Google Summer of Code 2012 diff --git a/lib/python/docs/src/pygrass_messages.rst b/lib/python/docs/src/pygrass_messages.rst index 354c2008c45..272bc5ec405 100644 --- a/lib/python/docs/src/pygrass_messages.rst +++ b/lib/python/docs/src/pygrass_messages.rst @@ -3,7 +3,7 @@ PyGRASS message interface The PyGRASS message interface is a fast and exit-safe interface to the `GRASS C-library message functions -`_. +`_. The :class:`~pygrass.messages.Messenger` class implements a fast and exit-safe interface to the GRASS C-library message functions like: diff --git a/lib/python/docs/src/pygrass_raster.rst b/lib/python/docs/src/pygrass_raster.rst index c35aadcc30c..774aad62907 100644 --- a/lib/python/docs/src/pygrass_raster.rst +++ b/lib/python/docs/src/pygrass_raster.rst @@ -5,7 +5,7 @@ Introduction to Raster classes Details about the GRASS GIS raster architecture can be found in the `GRASS GIS 7 Programmer's Manual: GRASS Raster Library -`_. +`_. PyGRASS uses 3 different raster classes, that respect the 3 different approaches of GRASS-C API. The classes use a standardized interface to @@ -225,6 +225,6 @@ Similarly, writing to a map uses two methods: ``put_row()`` to write a row and >>> elev.remove() -.. _Raster library: http://grass.osgeo.org/programming7/rasterlib.html -.. _RowIO library: http://grass.osgeo.org/programming7/rowiolib.html -.. _Segmentation library: http://grass.osgeo.org/programming7/segmentlib.html +.. _Raster library: https://grass.osgeo.org/programming7/rasterlib.html +.. _RowIO library: https://grass.osgeo.org/programming7/rowiolib.html +.. _Segmentation library: https://grass.osgeo.org/programming7/segmentlib.html diff --git a/lib/python/docs/src/pygrass_vector.rst b/lib/python/docs/src/pygrass_vector.rst index 5c13e0d6ca5..1f2a7573275 100644 --- a/lib/python/docs/src/pygrass_vector.rst +++ b/lib/python/docs/src/pygrass_vector.rst @@ -3,12 +3,12 @@ Introduction to Vector classes Details about the GRASS GIS vector architecture can be found in the `GRASS GIS 7 Programmer's Manual: GRASS Vector Library -`_. +`_. PyGRASS has two classes for vector maps: :ref:`Vector-label` and :ref:`VectorTopo-label`. As the names suggest, the Vector class is for vector maps, while VectorTopo opens vector maps with `GRASS GIS -topology `_. +topology `_. VectorTopo is an extension of the Vector class, so supports all the Vector class methods, with additions. The classes are part of the :mod:`~pygrass.vector` module. @@ -345,4 +345,4 @@ Now, find an area with an island inside... :: >>> isle.bbox() Bbox(199947.296494, 199280.969494, 754920.623987, 754351.812986) -.. _Vector library: http://grass.osgeo.org/programming7/vectorlib.html +.. _Vector library: https://grass.osgeo.org/programming7/vectorlib.html diff --git a/lib/python/docs/src/script_intro.rst b/lib/python/docs/src/script_intro.rst index 299dc96a2fc..fb007a1086d 100644 --- a/lib/python/docs/src/script_intro.rst +++ b/lib/python/docs/src/script_intro.rst @@ -156,4 +156,4 @@ the code due to the dynamic nature of Python, there is a large number of tools such as *pep8* or *pylint* which can help you to identify problems in you Python code. -.. _C API documentation: http://grass.osgeo.org/programming7/gis_8h.html +.. _C API documentation: https://grass.osgeo.org/programming7/gis_8h.html diff --git a/lib/python/docs/src/temporal_framework.rst b/lib/python/docs/src/temporal_framework.rst index 67ed9324b5b..8564c0a2451 100644 --- a/lib/python/docs/src/temporal_framework.rst +++ b/lib/python/docs/src/temporal_framework.rst @@ -415,7 +415,7 @@ References ---------- * Gebbert, S., Pebesma, E., 2014. *TGRASS: A temporal GIS for field based environmental modeling*. Environmental Modelling & Software. 2(1):201-219. `doi:10.1016/j.envsoft.2013.11.001 `_ -* `TGRASS related articles in the GRASS GIS Wiki `_ +* `TGRASS related articles in the GRASS GIS Wiki `_ * Supplementary material of the publication *The GRASS GIS Temporal Framework* to be published in *International Journal of Geographical Information Science* in 2017, Download diff --git a/lib/raster/rasterlib.dox b/lib/raster/rasterlib.dox index 3b7778498ae..5bdb967f90c 100644 --- a/lib/raster/rasterlib.dox +++ b/lib/raster/rasterlib.dox @@ -4,7 +4,7 @@ * updated to GRASS 7 by Martin Landa --> -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \tableofcontents diff --git a/lib/rowio/rowiolib.dox b/lib/rowio/rowiolib.dox index 35543c495af..e12f3751c71 100644 --- a/lib/rowio/rowiolib.dox +++ b/lib/rowio/rowiolib.dox @@ -1,6 +1,6 @@ /*! \page rowiolib GRASS Row Input/Output Library -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) This library is used for reading/writing raster rows. diff --git a/lib/vector/dglib/dglib.dox b/lib/vector/dglib/dglib.dox index 732f443e67c..a2e946f4e8f 100644 --- a/lib/vector/dglib/dglib.dox +++ b/lib/vector/dglib/dglib.dox @@ -1,6 +1,6 @@ /*! \page dglib GRASS Directed Graph Library -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \tableofcontents diff --git a/lib/vector/neta/netalib.dox b/lib/vector/neta/netalib.dox index b57b41df2fa..cc3e3743475 100644 --- a/lib/vector/neta/netalib.dox +++ b/lib/vector/neta/netalib.dox @@ -1,6 +1,6 @@ /*! \page netalib GRASS Network Analysis Library -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \tableofcontents diff --git a/lib/vector/vectorlib.dox b/lib/vector/vectorlib.dox index 77c38a8955d..2b9c4d67af0 100644 --- a/lib/vector/vectorlib.dox +++ b/lib/vector/vectorlib.dox @@ -1,6 +1,6 @@ /*! \page vectorlib GRASS Vector Library -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \tableofcontents @@ -294,7 +294,7 @@ Information about categories holds \ref line_cats data structure. \section vlibAttributes Attributes For a user-centric view about attribute management, see the explanations -in the GRASS GIS Wiki. +in the GRASS GIS Wiki. The attribute data are stored in external database. Connection with the database is done through drivers based on \ref dbmilib. Records in a diff --git a/lib/vector/vectorlib_ascii.dox b/lib/vector/vectorlib_ascii.dox index bb9e0cb3564..109b46ac59f 100644 --- a/lib/vector/vectorlib_ascii.dox +++ b/lib/vector/vectorlib_ascii.dox @@ -1,6 +1,6 @@ /*! \page vlibAscii Vector ASCII Format -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \tableofcontents diff --git a/lib/vector/vectorlib_faq.dox b/lib/vector/vectorlib_faq.dox index d1242944fc9..ebce0736e41 100644 --- a/lib/vector/vectorlib_faq.dox +++ b/lib/vector/vectorlib_faq.dox @@ -1,6 +1,6 @@ /*! \page vlibFAQ Vector FAQ -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org)
diff --git a/lib/vector/vectorlib_files.dox b/lib/vector/vectorlib_files.dox index f337108b3b3..493f7ce0b2b 100644 --- a/lib/vector/vectorlib_files.dox +++ b/lib/vector/vectorlib_files.dox @@ -1,6 +1,6 @@ /*! \page vlibFormat Vector format description -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \tableofcontents diff --git a/lib/vector/vectorlib_indices.dox b/lib/vector/vectorlib_indices.dox index a55f0d1efac..c19a8a0912d 100644 --- a/lib/vector/vectorlib_indices.dox +++ b/lib/vector/vectorlib_indices.dox @@ -1,6 +1,6 @@ /*! \page vlibIndices Spatial and category indices -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \tableofcontents diff --git a/lib/vector/vectorlib_libraries.dox b/lib/vector/vectorlib_libraries.dox index 414354d283d..ab76112fb33 100644 --- a/lib/vector/vectorlib_libraries.dox +++ b/lib/vector/vectorlib_libraries.dox @@ -1,6 +1,6 @@ /*! \page vlibDescription Vector libraries -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \tableofcontents diff --git a/lib/vector/vectorlib_lists.dox b/lib/vector/vectorlib_lists.dox index ce9818aabf7..16388161fce 100644 --- a/lib/vector/vectorlib_lists.dox +++ b/lib/vector/vectorlib_lists.dox @@ -1,6 +1,6 @@ /*! \page vlibLists Vector Library Structures and Functions -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \tableofcontents diff --git a/lib/vector/vectorlib_ogr.dox b/lib/vector/vectorlib_ogr.dox index 208d5f7e8a5..82762edd78b 100644 --- a/lib/vector/vectorlib_ogr.dox +++ b/lib/vector/vectorlib_ogr.dox @@ -1,6 +1,6 @@ /*! \page vlibOgr GRASS-OGR data provider -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \tableofcontents diff --git a/lib/vector/vectorlib_pg.dox b/lib/vector/vectorlib_pg.dox index b78564c7d72..ea0102deef5 100644 --- a/lib/vector/vectorlib_pg.dox +++ b/lib/vector/vectorlib_pg.dox @@ -1,6 +1,6 @@ /*! \page vlibPg GRASS-PostGIS data provider -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \tableofcontents diff --git a/lib/vector/vectorlib_tin.dox b/lib/vector/vectorlib_tin.dox index 7bccc1e60fe..f1ef8c3c33e 100644 --- a/lib/vector/vectorlib_tin.dox +++ b/lib/vector/vectorlib_tin.dox @@ -1,6 +1,6 @@ /*! \page vlibTin Vector TINs -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \tableofcontents diff --git a/lib/vector/vectorlib_topology.dox b/lib/vector/vectorlib_topology.dox index 002d07b317c..888f682ef92 100644 --- a/lib/vector/vectorlib_topology.dox +++ b/lib/vector/vectorlib_topology.dox @@ -1,6 +1,6 @@ /*! \page vlibTopology Topology -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \tableofcontents diff --git a/lib/vector/vedit/veditlib.dox b/lib/vector/vedit/veditlib.dox index 829e4ede135..3fe6684d252 100644 --- a/lib/vector/vedit/veditlib.dox +++ b/lib/vector/vedit/veditlib.dox @@ -1,6 +1,6 @@ /*! \page veditlib GRASS Vedit Library -by GRASS Development Team (http://grass.osgeo.org) +by GRASS Development Team (https://grass.osgeo.org) \tableofcontents diff --git a/macosx/app/build_html_user_index.sh b/macosx/app/build_html_user_index.sh index 04e63ebbe8b..183ab70e928 100755 --- a/macosx/app/build_html_user_index.sh +++ b/macosx/app/build_html_user_index.sh @@ -55,7 +55,7 @@ echo "

GRASS GIS $GRASSVERSION Reference Manual

Geographic Resources Analysis Support System, commonly referred to as -GRASS, +GRASS, is a Geographic Information System (GIS) used for geospatial data management and analysis, image processing, graphics/maps production, spatial modeling, and visualization. GRASS is currently used in academic and commercial settings @@ -74,7 +74,7 @@ write_html_footer() # $1: filename echo "


" >> $1 echo "

Help Index | Full Index | Addon Index
" >> $1 -echo "© 2003-2008 GRASS Development Team

" >> $1 +echo "© 2003-2008 GRASS Development Team

" >> $1 echo "" >> $1 echo "" >> $1 } diff --git a/macosx/pkg/resources/License.rtf b/macosx/pkg/resources/License.rtf index 1bc7bfb95a9..1da0cb14ce9 100644 --- a/macosx/pkg/resources/License.rtf +++ b/macosx/pkg/resources/License.rtf @@ -35,7 +35,7 @@ Questions regarding GRASS GIS should be directed to the GRASS Development Team a {\field{\*\fldinst{HYPERLINK "mailto:neteler@itc.it"}}{\fldrslt neteler@itc.it}}\ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ri1440\ql\qnatural \cf0 \ -Internet: {\field{\*\fldinst{HYPERLINK "http://grass.osgeo.org"}}{\fldrslt http://grass.osgeo.org}}\ +Internet: {\field{\*\fldinst{HYPERLINK "https://grass.osgeo.org"}}{\fldrslt https://grass.osgeo.org}}\ \ \ \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ri1456\ql\qnatural diff --git a/misc/m.nviz.image/m.nviz.image.html b/misc/m.nviz.image/m.nviz.image.html index 73eae7510d0..312c56499ca 100644 --- a/misc/m.nviz.image/m.nviz.image.html +++ b/misc/m.nviz.image/m.nviz.image.html @@ -24,11 +24,11 @@

SEE ALSO

AUTHOR

Martin -Landa, Google +Landa, Google Summer of Code 2008 (mentor: Michael Barton) -and Google +and Google Summer of Code 2010 (mentor: Helena Mitasova)
-Anna Kratochvilova, Google +Anna Kratochvilova, Google Summer of Code 2011 (mentor: Martin Landa)

More examples can be found on the -GRASS Wiki +GRASS Wiki help site.

diff --git a/raster/r.basins.fill/r.basins.fill.html b/raster/r.basins.fill/r.basins.fill.html index cd5c26fd1f8..908a2a931b7 100644 --- a/raster/r.basins.fill/r.basins.fill.html +++ b/raster/r.basins.fill/r.basins.fill.html @@ -34,7 +34,7 @@

NOTES

SEE ALSO

See Appendix A of the GRASS Tutorial: +href="https://grass.osgeo.org/gdp/raster/r.watershed.ps">Tutorial: r.watershed for further details on the combined use of r.basins.fill and r.watershed. diff --git a/raster/r.colors/r.colors.html b/raster/r.colors/r.colors.html index 760fcbb0848..5990515fff8 100644 --- a/raster/r.colors/r.colors.html +++ b/raster/r.colors/r.colors.html @@ -306,7 +306,7 @@

SEE ALSO

See also wiki -page Color +page Color tables (from GRASS User Wiki)

ColorBrewer is an online tool designed to diff --git a/raster/r.colors/r3.colors.html b/raster/r.colors/r3.colors.html index 231c127df35..1c5a954c000 100644 --- a/raster/r.colors/r3.colors.html +++ b/raster/r.colors/r3.colors.html @@ -21,7 +21,7 @@

SEE ALSO

See also wiki -page Color +page Color tables (from GRASS User Wiki)

ColorBrewer is an online tool designed to diff --git a/raster/r.cost/test_suite/profile.sh b/raster/r.cost/test_suite/profile.sh index 5dfcf3cfa07..d7a25837377 100755 --- a/raster/r.cost/test_suite/profile.sh +++ b/raster/r.cost/test_suite/profile.sh @@ -1,4 +1,4 @@ -# NC dataset, http://grass.osgeo.org/download/sample-data/ +# NC dataset, https://grass.osgeo.org/download/data/ OUTFILE=callgrind.out.1196 MAP=elevation diff --git a/raster/r.covar/r.covar.html b/raster/r.covar/r.covar.html index d1465c8b55d..8ea7e128ba4 100644 --- a/raster/r.covar/r.covar.html +++ b/raster/r.covar/r.covar.html @@ -17,8 +17,8 @@

NOTES

N real eigen values and N eigen vectors (each composed of N real numbers).

-The module m.eigensystem -in GRASS GIS Addons +The module m.eigensystem +in GRASS GIS Addons can be compiled and used to generate the eigen values and vectors.

EXAMPLE

diff --git a/raster/r.in.gdal/r.in.gdal.html b/raster/r.in.gdal/r.in.gdal.html index fe8efd1ad4c..7451157f6a5 100644 --- a/raster/r.in.gdal/r.in.gdal.html +++ b/raster/r.in.gdal/r.in.gdal.html @@ -430,7 +430,7 @@

SEE ALSO

-GRASS GIS Wiki page: Import of Global datasets +GRASS GIS Wiki page: Import of Global datasets

REFERENCES

diff --git a/raster/r.in.lidar/r.in.lidar.html b/raster/r.in.lidar/r.in.lidar.html index 3370f3287f0..96b6b02c272 100644 --- a/raster/r.in.lidar/r.in.lidar.html +++ b/raster/r.in.lidar/r.in.lidar.html @@ -454,7 +454,7 @@

Finding suitable extent and resolution

Serpent Mound dataset

This example is analogous to the example used in the GRASS wiki page for -importing LAS as raster DEM. +importing LAS as raster DEM.

The sample LAS data are in the file "Serpent Mound Model LAS Data.las", available at appliedimagery.com: diff --git a/raster/r.li/r.li.daemon/r.li.daemon.html b/raster/r.li/r.li.daemon/r.li.daemon.html index dbf8bf4f66a..9d663365695 100644 --- a/raster/r.li/r.li.daemon/r.li.daemon.html +++ b/raster/r.li/r.li.daemon/r.li.daemon.html @@ -75,7 +75,7 @@

NOTES

SEE ALSO

-old r.le manual
+old r.le manual
r.li - package overview
g.gui.rlisetup diff --git a/raster/r.mapcalc/r.mapcalc.html b/raster/r.mapcalc/r.mapcalc.html index ddc6aa79921..6351d8addc0 100644 --- a/raster/r.mapcalc/r.mapcalc.html +++ b/raster/r.mapcalc/r.mapcalc.html @@ -815,11 +815,11 @@

SEE ALSO

REFERENCES

-r.mapcalc: An Algebra for GIS and Image +r.mapcalc: An Algebra for GIS and Image Processing, by Michael Shapiro and Jim Westervelt, U.S. Army Construction Engineering Research Laboratory (March/1991).

-Performing Map Calculations on GRASS Data: +Performing Map Calculations on GRASS Data: r.mapcalc Program Tutorial, by Marji Larson, Michael Shapiro and Scott Tweddale, U.S. Army Construction Engineering Research Laboratory (December 1991) diff --git a/raster/r.mapcalc/r3.mapcalc.html b/raster/r.mapcalc/r3.mapcalc.html index 0528dec93d4..59f82aec3b2 100644 --- a/raster/r.mapcalc/r3.mapcalc.html +++ b/raster/r.mapcalc/r3.mapcalc.html @@ -604,11 +604,11 @@

SEE ALSO

REFERENCES

-r.mapcalc: An Algebra for GIS and Image +r.mapcalc: An Algebra for GIS and Image Processing, by Michael Shapiro and Jim Westervelt, U.S. Army Construction Engineering Research Laboratory (March/1991).

-Performing Map Calculations on GRASS Data: +Performing Map Calculations on GRASS Data: r.mapcalc Program Tutorial, by Marji Larson, Michael Shapiro and Scott Tweddale, U.S. Army Construction Engineering Research Laboratory (December 1991) diff --git a/raster/r.out.vtk/r.out.vtk.html b/raster/r.out.vtk/r.out.vtk.html index 0f594c2827a..cd02f0952cc 100644 --- a/raster/r.out.vtk/r.out.vtk.html +++ b/raster/r.out.vtk/r.out.vtk.html @@ -124,7 +124,7 @@

SEE ALSO


-GRASS and Paraview Wiki page +GRASS and Paraview Wiki page

AUTHOR

Soeren Gebbert diff --git a/raster/r.patch/r.patch.html b/raster/r.patch/r.patch.html index 784b446a7be..61529996b58 100644 --- a/raster/r.patch/r.patch.html +++ b/raster/r.patch/r.patch.html @@ -153,7 +153,7 @@

NOTES

This would raise the hard limit to 1500 file. Be warned that more files open need more RAM. See also the Wiki page -Hints for large raster data processing. +Hints for large raster data processing.

Operating systems usually limit the length of the command line @@ -205,7 +205,7 @@

SEE ALSO

v.mkgrid

-Hints for large raster data processing +Hints for large raster data processing

AUTHOR

diff --git a/raster/r.ros/r.ros.html b/raster/r.ros/r.ros.html index a8f2fee79dd..2d44eaceb60 100644 --- a/raster/r.ros/r.ros.html +++ b/raster/r.ros/r.ros.html @@ -139,7 +139,7 @@

SEE ALSO

r.spreadpath -Sample data download: firedemo.sh +Sample data download: firedemo.sh (run this script within the "Fire simulation data set" location.

AUTHOR

diff --git a/raster/r.series.accumulate/r.series.accumulate.html b/raster/r.series.accumulate/r.series.accumulate.html index 9034ecd97ae..bc4419550e0 100644 --- a/raster/r.series.accumulate/r.series.accumulate.html +++ b/raster/r.series.accumulate/r.series.accumulate.html @@ -141,7 +141,7 @@

SEE ALSO

r.series.interp

-Hints for large raster data processing +Hints for large raster data processing

REFERENCES

diff --git a/raster/r.series.interp/r.series.interp.html b/raster/r.series.interp/r.series.interp.html index 2a82e35ec71..3b76b625c55 100644 --- a/raster/r.series.interp/r.series.interp.html +++ b/raster/r.series.interp/r.series.interp.html @@ -56,7 +56,7 @@

SEE ALSO

r.series.accumulate

-Hints for large raster data processing +Hints for large raster data processing

AUTHOR

diff --git a/raster/r.series/r.series.html b/raster/r.series/r.series.html index 849b68be757..e7428e0aafe 100644 --- a/raster/r.series/r.series.html +++ b/raster/r.series/r.series.html @@ -220,7 +220,7 @@

SEE ALSO

r.univar

-Hints for large raster data processing +Hints for large raster data processing

AUTHOR

diff --git a/raster/r.spread/r.spread.html b/raster/r.spread/r.spread.html index 99800acacc9..e445859c85f 100644 --- a/raster/r.spread/r.spread.html +++ b/raster/r.spread/r.spread.html @@ -131,7 +131,7 @@

SEE ALSO

r.spreadpath -Sample data download: firedemo.sh +Sample data download: firedemo.sh (run this script within the "Fire simulation data set" location.

AUTHOR

diff --git a/raster/r.spreadpath/r.spreadpath.html b/raster/r.spreadpath/r.spreadpath.html index dc939f26ec5..ffb1c0a8be5 100644 --- a/raster/r.spreadpath/r.spreadpath.html +++ b/raster/r.spreadpath/r.spreadpath.html @@ -57,7 +57,7 @@

SEE ALSO

r.ros -Sample data download: firedemo.sh +Sample data download: firedemo.sh (run this script within the "Fire simulation data set" location.

AUTHOR

diff --git a/raster/r.stats/test_suite/profile.sh b/raster/r.stats/test_suite/profile.sh index f240701ed97..be9503783c3 100755 --- a/raster/r.stats/test_suite/profile.sh +++ b/raster/r.stats/test_suite/profile.sh @@ -1,4 +1,4 @@ -# NC dataset, http://grass.osgeo.org/download/sample-data/ +# NC dataset, https://grass.osgeo.org/download/data/ OUTFILE=callgrind.out.1196 MAP=elevation diff --git a/raster/r.stream.extract/r.stream.extract.html b/raster/r.stream.extract/r.stream.extract.html index ba5b22ff892..88a667bcfc1 100644 --- a/raster/r.stream.extract/r.stream.extract.html +++ b/raster/r.stream.extract/r.stream.extract.html @@ -283,7 +283,7 @@

SEE ALSO

See -also r.streams.* +also r.streams.* modules wiki page.

AUTHOR

diff --git a/raster/r.sun/TODO b/raster/r.sun/TODO index d48e724e6f0..7df9e15f966 100644 --- a/raster/r.sun/TODO +++ b/raster/r.sun/TODO @@ -13,7 +13,7 @@ MN 4/2001 #### Update - http://grasswiki.osgeo.org/wiki/R.sun + https://grasswiki.osgeo.org/wiki/R.sun #### Fix http://trac.osgeo.org/grass/ticket/498 diff --git a/raster/r.water.outlet/r.water.outlet.html b/raster/r.water.outlet/r.water.outlet.html index 93c665913cf..0d64388900f 100644 --- a/raster/r.water.outlet/r.water.outlet.html +++ b/raster/r.water.outlet/r.water.outlet.html @@ -28,7 +28,7 @@

NOTES

EXAMPLE

A watershed in -the North +the North Carolina sample dataset region:
diff --git a/scripts/g.extension.all/g.extension.all.html b/scripts/g.extension.all/g.extension.all.html
index 9b7b5e029ab..60aca21ddfd 100644
--- a/scripts/g.extension.all/g.extension.all.html
+++ b/scripts/g.extension.all/g.extension.all.html
@@ -29,7 +29,7 @@ 

SEE ALSO

-See also GRASS Addons wiki page. +See also GRASS Addons wiki page.

AUTHOR

diff --git a/scripts/g.extension/g.extension.html b/scripts/g.extension/g.extension.html index dca8891ae99..19ff64befb5 100644 --- a/scripts/g.extension/g.extension.html +++ b/scripts/g.extension/g.extension.html @@ -255,7 +255,7 @@

SEE ALSO

GRASS GIS 7 Addons Manual pages
-GRASS Addons wiki page. +GRASS Addons wiki page.

AUTHORS

diff --git a/scripts/g.manual/g.manual.py b/scripts/g.manual/g.manual.py index 1cc48ab33ae..2998cda5971 100755 --- a/scripts/g.manual/g.manual.py +++ b/scripts/g.manual/g.manual.py @@ -37,7 +37,7 @@ #%flag #% key: o #% label: Display online manuals instead of locally installed -#% description: Use online manuals available at http://grass.osgeo.org website. This flag has no effect when displaying MAN text pages. +#% description: Use online manuals available at https://grass.osgeo.org website. This flag has no effect when displaying MAN text pages. #%end #%option #% key: entry @@ -69,9 +69,9 @@ def start_browser(entry): if flags['o']: major, minor, patch = grass.version()['version'].split('.') - url_path = 'http://grass.osgeo.org/grass%s%s/manuals/%s.html' % (major, minor, entry) + url_path = 'https://grass.osgeo.org/grass%s%s/manuals/%s.html' % (major, minor, entry) if urlopen(url_path).getcode() != 200: - url_path = 'http://grass.osgeo.org/grass%s%s/manuals/addons/%s.html' % ( + url_path = 'https://grass.osgeo.org/grass%s%s/manuals/addons/%s.html' % ( major, minor, entry) else: path = os.path.join(gisbase, 'docs', 'html', entry + '.html') diff --git a/scripts/r.in.srtm/r.in.srtm.html b/scripts/r.in.srtm/r.in.srtm.html index d749565ce71..53e39ba0ef3 100644 --- a/scripts/r.in.srtm/r.in.srtm.html +++ b/scripts/r.in.srtm/r.in.srtm.html @@ -38,7 +38,7 @@

SEE ALSO

REFERENCES

-M. Neteler, 2005. SRTM and VMAP0 data in OGR and GRASS. GRASS Newsletter, Vol.3, pp. 2-6, June 2005. ISSN 1614-8746. +M. Neteler, 2005. SRTM and VMAP0 data in OGR and GRASS. GRASS Newsletter, Vol.3, pp. 2-6, June 2005. ISSN 1614-8746.

AUTHORS

diff --git a/scripts/r.out.xyz/r.out.xyz.html b/scripts/r.out.xyz/r.out.xyz.html index ccb362c8880..a2a6aa51a6f 100644 --- a/scripts/r.out.xyz/r.out.xyz.html +++ b/scripts/r.out.xyz/r.out.xyz.html @@ -35,7 +35,7 @@

EXAMPLES

In this example, elevation data from the North Carolina dataset are exported along with R,G,B triplet of the related orthophoto into a combined file (requires the import of the supplementary high-resolution -color orthophoto, here called "ortho2010_t792"): +color orthophoto, here called "ortho2010_t792"):
 g.region raster=elev_lid792_1m res=1 -a -p
diff --git a/scripts/r3.in.xyz/r3.in.xyz.html b/scripts/r3.in.xyz/r3.in.xyz.html
index 37775ef1ff8..6d7c48ab7fa 100644
--- a/scripts/r3.in.xyz/r3.in.xyz.html
+++ b/scripts/r3.in.xyz/r3.in.xyz.html
@@ -43,7 +43,7 @@ 

NOTES

EXAMPLE

Using the Serpent Mound dataset. (see the - GRASS LiDAR wiki page) + GRASS LiDAR wiki page)
   #scan dataset for extent:
diff --git a/temporal/t.rast.aggregate/t.rast.aggregate.html b/temporal/t.rast.aggregate/t.rast.aggregate.html
index be4e1c2d18c..b4e797abace 100644
--- a/temporal/t.rast.aggregate/t.rast.aggregate.html
+++ b/temporal/t.rast.aggregate/t.rast.aggregate.html
@@ -206,7 +206,7 @@ 

SEE ALSO

r.mask

-Temporal data processing Wiki +Temporal data processing Wiki

AUTHOR

diff --git a/temporal/t.rast.algebra/t.rast.algebra.html b/temporal/t.rast.algebra/t.rast.algebra.html index 73d9dda88c8..91a777d2f13 100644 --- a/temporal/t.rast.algebra/t.rast.algebra.html +++ b/temporal/t.rast.algebra/t.rast.algebra.html @@ -573,7 +573,7 @@

SEE ALSO

t.rast.mapcalc

-Temporal data processing Wiki +Temporal data processing Wiki

REFERENCES

diff --git a/temporal/t.rast.list/t.rast.list.html b/temporal/t.rast.list/t.rast.list.html index c8be46200df..01ddcb8a59d 100644 --- a/temporal/t.rast.list/t.rast.list.html +++ b/temporal/t.rast.list/t.rast.list.html @@ -221,7 +221,7 @@

SEE ALSO

t.vect.list

-Temporal data processing Wiki +Temporal data processing Wiki

AUTHOR

diff --git a/temporal/t.rast.mapcalc/t.rast.mapcalc.html b/temporal/t.rast.mapcalc/t.rast.mapcalc.html index 0441582b237..3c46c888642 100644 --- a/temporal/t.rast.mapcalc/t.rast.mapcalc.html +++ b/temporal/t.rast.mapcalc/t.rast.mapcalc.html @@ -176,7 +176,7 @@

SEE ALSO

t.info

-Temporal data processing Wiki +Temporal data processing Wiki

AUTHOR

diff --git a/temporal/t.rast.series/t.rast.series.html b/temporal/t.rast.series/t.rast.series.html index b7cc21e2b79..11449d87f2d 100644 --- a/temporal/t.rast.series/t.rast.series.html +++ b/temporal/t.rast.series/t.rast.series.html @@ -79,7 +79,7 @@

SEE ALSO

t.info

-Temporal data processing Wiki +Temporal data processing Wiki

AUTHOR

diff --git a/temporal/temporalintro.html b/temporal/temporalintro.html index 68d6d0c41ae..4997bf3f279 100644 --- a/temporal/temporalintro.html +++ b/temporal/temporalintro.html @@ -253,7 +253,7 @@

See also

  • Gebbert, S., Leppelt, T., Pebesma, E., 2019. A topology based spatio-temporal map algebra for big data analysis. Data 4, 86. (DOI)
  • -
  • Temporal +
  • Temporal data processing (Wiki)
  • Vaclav Petras, Anna Petrasova, Helena Mitasova, Markus Neteler, diff --git a/tools/grass_indent.sh b/tools/grass_indent.sh index a10fea593c1..269356cbc4a 100755 --- a/tools/grass_indent.sh +++ b/tools/grass_indent.sh @@ -4,7 +4,7 @@ # Should be in sync with: # https://trac.osgeo.org/grass/wiki/Submitting/C -# http://grasswiki.osgeo.org/wiki/Development#Explanation_of_C_indentation_rules +# https://grasswiki.osgeo.org/wiki/Development#Explanation_of_C_indentation_rules # Dependencies: # indent diff --git a/tools/mkrest.py b/tools/mkrest.py index 721e360bff4..8ff873ff182 100755 --- a/tools/mkrest.py +++ b/tools/mkrest.py @@ -36,14 +36,14 @@ """ :doc:`Main Page ` - :doc:`${INDEXNAMECAP} index <${INDEXNAME}>` - :doc:`Full index ` -2003-${YEAR} `GRASS Development Team `_ +2003-${YEAR} `GRASS Development Team `_ """) footer_noindex = string.Template(\ """ :doc:`Main Page ` - :doc:`Full index ` -2003-${YEAR} `GRASS Development Team `_ +2003-${YEAR} `GRASS Development Team `_ """) diff --git a/tools/module_synopsis.sh b/tools/module_synopsis.sh index 3c5ef46c3aa..0322d767397 100755 --- a/tools/module_synopsis.sh +++ b/tools/module_synopsis.sh @@ -324,7 +324,7 @@ cat << EOF >> "${TMP}.html"

    Help Index
    -© 2007-2010 GRASS Development Team +© 2007-2010 GRASS Development Team

    diff --git a/tools/ppmrotate.py b/tools/ppmrotate.py index 6639a1ad1dd..35a34388350 100755 --- a/tools/ppmrotate.py +++ b/tools/ppmrotate.py @@ -5,7 +5,7 @@ # AUTHOR: Glynn Clements (Python version) # Vaclav Petras (separate script) # Earlier Bourne script version by Hamish Bowman, -# http://grasswiki.osgeo.org/wiki/Talk:Color_tables +# https://grasswiki.osgeo.org/wiki/Talk:Color_tables # # (C) 2009-2017 by the GRASS Development Team # This program is free software under the GNU General Public diff --git a/tools/thumbnails.py b/tools/thumbnails.py index e07d1bfe45b..6a2d92b412f 100755 --- a/tools/thumbnails.py +++ b/tools/thumbnails.py @@ -5,7 +5,7 @@ # AUTHOR: Vaclav Petras (non-PPM version using r.mapcalc) # Glynn Clements (Python version) # Earlier Bourne script version by Hamish Bowman, -# http://grasswiki.osgeo.org/wiki/Talk:Color_tables +# https://grasswiki.osgeo.org/wiki/Talk:Color_tables # # (C) 2009-2017 by the GRASS Development Team # This program is free software under the GNU General Public diff --git a/vector/v.build/v.build.html b/vector/v.build/v.build.html index 10670762de4..f045f3d6cf9 100644 --- a/vector/v.build/v.build.html +++ b/vector/v.build/v.build.html @@ -63,7 +63,7 @@

    Dump topology or indices

    Dump options print topology, spatial, category or feature index to standard output. Such information can be printed also for vector maps from other mapsets. A description of the vector topology is available in -the GRASS GIS 7 Programmer's Manual, +the GRASS GIS 7 Programmer's Manual, section "Vector library topology management".
    diff --git a/vector/v.colors/v.colors.html b/vector/v.colors/v.colors.html
    index a13fe62f7f2..a4d71a5446b 100644
    --- a/vector/v.colors/v.colors.html
    +++ b/vector/v.colors/v.colors.html
    @@ -123,7 +123,7 @@ 

    SEE ALSO

    See also wiki -page Color +page Color tables (from GRASS User Wiki)

    ColorBrewer is an online tool designed to diff --git a/vector/v.external.out/v.external.out.html b/vector/v.external.out/v.external.out.html index e4fdd7e68aa..485acbc0c47 100644 --- a/vector/v.external.out/v.external.out.html +++ b/vector/v.external.out/v.external.out.html @@ -52,7 +52,7 @@

    PostgreSQL/PostGIS Creation Options

  • SRID=<value> - spatial reference identifier, default: not defined
  • TOPOLOGY=YES|NO - enable/disable - native PostGIS + native PostGIS topology, default: NO
  • @@ -197,7 +197,7 @@

    SEE ALSO

    See -also GRASS user wiki page for more examples. +also GRASS user wiki page for more examples.

    AUTHOR

    diff --git a/vector/v.external/v.external.html b/vector/v.external/v.external.html index 2893f56c863..68b0ef78e07 100644 --- a/vector/v.external/v.external.html +++ b/vector/v.external/v.external.html @@ -146,7 +146,7 @@

    SEE ALSO

    See -also GRASS user wiki page for more examples. +also GRASS user wiki page for more examples.

    AUTHORS

    diff --git a/vector/v.generalize/v.generalize.html b/vector/v.generalize/v.generalize.html index 25a990d2beb..badeedd6726 100644 --- a/vector/v.generalize/v.generalize.html +++ b/vector/v.generalize/v.generalize.html @@ -356,7 +356,7 @@

    SEE ALSO

    v.dissolve

    -v.generalize Tutorial (GRASS-Wiki) +v.generalize Tutorial (GRASS-Wiki)

    AUTHORS

    diff --git a/vector/v.in.dxf/v.in.dxf.html b/vector/v.in.dxf/v.in.dxf.html index e1192013941..1656b6b2c72 100644 --- a/vector/v.in.dxf/v.in.dxf.html +++ b/vector/v.in.dxf/v.in.dxf.html @@ -57,7 +57,7 @@

    SEE ALSO

    - How-to import DXF files in wxGUI (from GRASS User Wiki) + How-to import DXF files in wxGUI (from GRASS User Wiki)

    AUTHORS

    diff --git a/vector/v.in.lidar/v.in.lidar.html b/vector/v.in.lidar/v.in.lidar.html index 3ea8bbc2177..a6d23c1c0f3 100644 --- a/vector/v.in.lidar/v.in.lidar.html +++ b/vector/v.in.lidar/v.in.lidar.html @@ -105,7 +105,7 @@

    NOTES

    EXAMPLE

    This example is analogous to the example used in the GRASS wiki page for -importing LAS as vector points. +importing LAS as vector points.

    The sample LAS data are in the file "Serpent Mound Model LAS Data.las", available at appliedimagery.com diff --git a/vector/v.in.ogr/v.in.ogr.html b/vector/v.in.ogr/v.in.ogr.html index 14b87514ec0..100f89ba900 100644 --- a/vector/v.in.ogr/v.in.ogr.html +++ b/vector/v.in.ogr/v.in.ogr.html @@ -481,7 +481,7 @@

    SEE ALSO

    -GRASS GIS Wiki page: Import of Global datasets +GRASS GIS Wiki page: Import of Global datasets

    AUTHORS

    diff --git a/vector/v.net.alloc/v.net.alloc.html b/vector/v.net.alloc/v.net.alloc.html index 7dd1a0ddfb5..1a676d4b90d 100644 --- a/vector/v.net.alloc/v.net.alloc.html +++ b/vector/v.net.alloc/v.net.alloc.html @@ -41,7 +41,7 @@

    DESCRIPTION

    Turntable can be created by the v.net module. For more information about turns in the vector network analyses see -wiki page. +wiki page.

    NOTES

    diff --git a/vector/v.net.iso/v.net.iso.html b/vector/v.net.iso/v.net.iso.html index 283231932e4..c212a4b4fdc 100644 --- a/vector/v.net.iso/v.net.iso.html +++ b/vector/v.net.iso/v.net.iso.html @@ -41,7 +41,7 @@

    DESCRIPTION

    Turntable can be created by the v.net module. For more information about turns in the vector network analyses see -wiki page. +wiki page.

    NOTES

    diff --git a/vector/v.net.path/v.net.path.html b/vector/v.net.path/v.net.path.html index 78b4946c9cb..3c51e253ceb 100644 --- a/vector/v.net.path/v.net.path.html +++ b/vector/v.net.path/v.net.path.html @@ -80,7 +80,7 @@

    DESCRIPTION

    Turntable can be created by the v.net module. For more information about turns in the vector network analyses see -wiki page. +wiki page.

    NOTES

    diff --git a/vector/v.net.salesman/v.net.salesman.html b/vector/v.net.salesman/v.net.salesman.html index 1b3f64c9494..5fe628ab14f 100644 --- a/vector/v.net.salesman/v.net.salesman.html +++ b/vector/v.net.salesman/v.net.salesman.html @@ -31,7 +31,7 @@

    DESCRIPTION

    Turntable can be created by the v.net module. For more information about turns in the vector network analyses see -wiki page. +wiki page.

    NOTES

    Arcs can be closed using cost = -1. diff --git a/vector/v.net/v.net.html b/vector/v.net/v.net.html index 6decf097638..2a39c69c7cb 100644 --- a/vector/v.net/v.net.html +++ b/vector/v.net/v.net.html @@ -102,7 +102,7 @@

    DESCRIPTION

    For more information about turns in the vector network analyses see -wiki page. +wiki page.

    Once a vector network has been created, it can be analyzed in a diff --git a/vector/v.out.postgis/v.out.postgis.html b/vector/v.out.postgis/v.out.postgis.html index b760ec7fc22..0fdcd091a67 100644 --- a/vector/v.out.postgis/v.out.postgis.html +++ b/vector/v.out.postgis/v.out.postgis.html @@ -241,7 +241,7 @@

    Export topological data

    For more info about PostGIS Topology implementation in GRASS see -the wiki +the wiki page.

    TODO

    @@ -266,7 +266,7 @@

    REFERENCES

    SEE ALSO

    @@ -279,8 +279,8 @@

    SEE ALSO

    -See also PostGIS -and PostGIS +See also PostGIS +and PostGIS Topology wiki page from GRASS User Wiki.

    AUTHOR

    diff --git a/vector/v.qcount/v.qcount.html b/vector/v.qcount/v.qcount.html index 8f48da87255..ec7e3762032 100644 --- a/vector/v.qcount/v.qcount.html +++ b/vector/v.qcount/v.qcount.html @@ -109,7 +109,7 @@

    REFERENCES

    -->

    [8] James Darrell McCauley 1993. Complete Spatial Randomness and Quadrat Methods - -GRASS Tutorial on v.qcount +GRASS Tutorial on v.qcount diff --git a/vector/v.rectify/v.rectify.html b/vector/v.rectify/v.rectify.html index a4df6ba5c3a..0efc85a8a9e 100644 --- a/vector/v.rectify/v.rectify.html +++ b/vector/v.rectify/v.rectify.html @@ -99,7 +99,7 @@

    Polynomial Transformation Matrix (2nd, 3d order transformation)

    SEE ALSO

    The GRASS 4 -Image +Image Processing manual

    diff --git a/vector/v.sample/v.sample.html b/vector/v.sample/v.sample.html index d632f9b0ee6..5e15554d285 100644 --- a/vector/v.sample/v.sample.html +++ b/vector/v.sample/v.sample.html @@ -66,7 +66,7 @@

    SEE ALSO

    Image Sampling Methods - GRASS Tutorial on s.sample (available as -s.sample-tutorial.ps.gz) +s.sample-tutorial.ps.gz)

    AUTHOR

    diff --git a/vector/v.surf.rst/v.surf.rst.html b/vector/v.surf.rst/v.surf.rst.html index f47d19bbdef..b509bbecfd5 100644 --- a/vector/v.surf.rst/v.surf.rst.html +++ b/vector/v.surf.rst/v.surf.rst.html @@ -197,7 +197,7 @@

    NOTES

    anisotropy option has not been extensively tested and may include bugs (for example, topographic parameters may not be computed correctly) - if there are problems, please report to GRASS bugtracker (accessible -from http://grass.osgeo.org/).
    +from https://grass.osgeo.org/).