Doc Tech Edits#711
Merged
rfecher merged 5 commits intolocationtech:0.9.1from Apr 11, 2016
ScottEvil:0.9.1
Merged
Conversation
Fixes to Ingest header hierarchy
Fixes table issues in ingeststats
| too deal with – in this case GeoWaves optimizes this by treating the curve as a “lower cardinality” curve than it | ||
| actually is – so the unit cell size might not be 1, but instead 64, 128, 1024, etc. This allows the user to still | ||
| At some point, with high precision high dimensionality curves, the number of possible unit cells can become to large | ||
| too deal with. In such a case, GeoWaves optimizes this by treating the curve as a “lower cardinality” curve than it |
Contributor
Author
|
@rfecher Made fixes according to your comments. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reviewed the documentation, corrected grammar, spelling, and focused on readability. This addresses Issue #706 and Issue #709. This also fixes index hierarchy problems with the Ingest section and the ingeststats table formatting.