Skip to content

Comments

docs: minor fixes to g.gisenv, i.atcorr, v.centroids, v.overlay, v.type#4484

Merged
neteler merged 3 commits intoOSGeo:mainfrom
neteler:manual_misc_updates
Oct 10, 2024
Merged

docs: minor fixes to g.gisenv, i.atcorr, v.centroids, v.overlay, v.type#4484
neteler merged 3 commits intoOSGeo:mainfrom
neteler:manual_misc_updates

Conversation

@neteler
Copy link
Member

@neteler neteler commented Oct 10, 2024

  • g.gisenv.html: add EXAMPLES section (MEMORYMB, NPROCS)
  • i.atcorr.html: explain missing acronyms
  • v.centroids.html: start intro with what a centroid means
  • v.overlay figures: colorize selected polygon in yellow color, not grey (sync to v.select)
  • v.type.html: explain vector object types in intro

Additionally:

Note that the v.overlay figures should be redone to improve their quality (in a different PR).

- g.gisenv.html: add EXAMPLES section (MEMORYMB, NPROCS)
- i.atcorr.html: explain missing acronyms
- v.centroids.html: start intro with what a centroid means
- v.overlay figures: colorize selected polygon in yellow color, not grey (sync to v.select)
- v.type.html: explain vector object types in intro

Note that the v.overlay figures should be redone to improve their quality (in a different PR).
@neteler neteler added enhancement New feature or request manual Documentation related issues docs labels Oct 10, 2024
@neteler neteler added this to the 8.5.0 milestone Oct 10, 2024
@neteler neteler self-assigned this Oct 10, 2024
@github-actions github-actions bot added vector Related to vector data processing HTML Related code is in HTML module general imagery labels Oct 10, 2024
Copy link
Contributor

@anikaweinmann anikaweinmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@github-actions github-actions bot added the C Related code is in C label Oct 10, 2024
Co-authored-by: Anna Petrasova <[email protected]>
@neteler neteler enabled auto-merge (squash) October 10, 2024 17:38
@neteler neteler merged commit 400b0df into OSGeo:main Oct 10, 2024
@neteler neteler deleted the manual_misc_updates branch October 10, 2024 22:45
neteler added a commit that referenced this pull request Oct 10, 2024
…pe (#4484)

- g.gisenv.html: add EXAMPLES section (MEMORYMB, NPROCS)
- i.atcorr.html: explain missing acronyms
- v.centroids.html: start intro with what a centroid means
- v.out.svg: fix GRASS_NS URL (fixes #4474)
- v.overlay figures: colorize selected polygon in yellow color, not grey (sync to v.select)
- v.type.html: explain vector object types in intro

Note that the v.overlay figures should be redone to improve their quality (in a different PR).

Co-authored-by: Anna Petrasova <[email protected]>
@neteler neteler modified the milestones: 8.5.0, 8.4.1 Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C Related code is in C docs enhancement New feature or request general HTML Related code is in HTML imagery manual Documentation related issues module vector Related to vector data processing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] v.out.svg: Typo in XML namespace definition

3 participants