-
Notifications
You must be signed in to change notification settings - Fork 0
Add files via upload #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
kiran-2
wants to merge
3
commits into
master
Choose a base branch
from
kiran-2-patch-3
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
kiran-2
commented
Oct 17, 2020
Comment on lines
+1
to
+82
| { | ||
| "cells": [ | ||
| { | ||
| "cell_type": "markdown", | ||
| "metadata": {}, | ||
| "source": [ | ||
| "# 1 What Are Countour Features?" | ||
| ] | ||
| }, | ||
| { | ||
| "cell_type": "markdown", | ||
| "metadata": {}, | ||
| "source": [ | ||
| "# \n", | ||
| "Contours show distinct characteristic features of the terrain as follows: i) All points on a contour line are of the same elevation. ii) No two contour lines can meet or cross each other except in the rare case of an overhanging vertical cliff or wall. iii) Closely spaced contour lines indicate steep slope." | ||
| ] | ||
| }, | ||
| { | ||
| "cell_type": "markdown", | ||
| "metadata": {}, | ||
| "source": [ | ||
| "# \n", | ||
| " i) All points on a contour line are of the same elevation.\n", | ||
| "\n", | ||
| "ii) No two contour lines can meet or cross each other except in the rare case of an overhanging vertical cliff or wall\n", | ||
| "iii) Closely spaced contour lines indicate steep slope\n", | ||
| "\n", | ||
| "iv) Widely spaced contour lines indicate gentle slope\n", | ||
| "\n", | ||
| "v) Equally spaced contour lines indicate uniform slope\n", | ||
| "\n", | ||
| "vi) Closed contour lines with higher elevation towards the centre indicate hills\n", | ||
| "\n", | ||
| "vii) Closed contour lines with reducing levels towards the centre indicate pond or other depression.\n", | ||
| "\n", | ||
| "viii) Contour lines of ridge show higher elevation within the loop of the contours. Contour lines cross ridge at right angles." | ||
| ] | ||
| }, | ||
| { | ||
| "cell_type": "markdown", | ||
| "metadata": {}, | ||
| "source": [ | ||
| "# 2 Why Countour Features?" | ||
| ] | ||
| }, | ||
| { | ||
| "cell_type": "markdown", | ||
| "metadata": {}, | ||
| "source": [ | ||
| "# \n", | ||
| "Contours make it possible to represent the height of mountains and steepness of slopes on a two-dimensional map surface. Topographic maps also use a variety of symbols to describe both natural and human made features such as roads, buildings, quarries, lakes, streams, and vegetation." | ||
| ] | ||
| }, | ||
| { | ||
| "cell_type": "code", | ||
| "execution_count": null, | ||
| "metadata": {}, | ||
| "outputs": [], | ||
| "source": [] | ||
| } | ||
| ], | ||
| "metadata": { | ||
| "kernelspec": { | ||
| "display_name": "Python 3", | ||
| "language": "python", | ||
| "name": "python3" | ||
| }, | ||
| "language_info": { | ||
| "codemirror_mode": { | ||
| "name": "ipython", | ||
| "version": 3 | ||
| }, | ||
| "file_extension": ".py", | ||
| "mimetype": "text/x-python", | ||
| "name": "python", | ||
| "nbconvert_exporter": "python", | ||
| "pygments_lexer": "ipython3", | ||
| "version": "3.8.3" | ||
| } | ||
| }, | ||
| "nbformat": 4, | ||
| "nbformat_minor": 4 |
Owner
Author
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested change
| { | |
| "cells": [ | |
| { | |
| "cell_type": "markdown", | |
| "metadata": {}, | |
| "source": [ | |
| "# 1 What Are Countour Features?" | |
| ] | |
| }, | |
| { | |
| "cell_type": "markdown", | |
| "metadata": {}, | |
| "source": [ | |
| "# \n", | |
| "Contours show distinct characteristic features of the terrain as follows: i) All points on a contour line are of the same elevation. ii) No two contour lines can meet or cross each other except in the rare case of an overhanging vertical cliff or wall. iii) Closely spaced contour lines indicate steep slope." | |
| ] | |
| }, | |
| { | |
| "cell_type": "markdown", | |
| "metadata": {}, | |
| "source": [ | |
| "# \n", | |
| " i) All points on a contour line are of the same elevation.\n", | |
| "\n", | |
| "ii) No two contour lines can meet or cross each other except in the rare case of an overhanging vertical cliff or wall\n", | |
| "iii) Closely spaced contour lines indicate steep slope\n", | |
| "\n", | |
| "iv) Widely spaced contour lines indicate gentle slope\n", | |
| "\n", | |
| "v) Equally spaced contour lines indicate uniform slope\n", | |
| "\n", | |
| "vi) Closed contour lines with higher elevation towards the centre indicate hills\n", | |
| "\n", | |
| "vii) Closed contour lines with reducing levels towards the centre indicate pond or other depression.\n", | |
| "\n", | |
| "viii) Contour lines of ridge show higher elevation within the loop of the contours. Contour lines cross ridge at right angles." | |
| ] | |
| }, | |
| { | |
| "cell_type": "markdown", | |
| "metadata": {}, | |
| "source": [ | |
| "# 2 Why Countour Features?" | |
| ] | |
| }, | |
| { | |
| "cell_type": "markdown", | |
| "metadata": {}, | |
| "source": [ | |
| "# \n", | |
| "Contours make it possible to represent the height of mountains and steepness of slopes on a two-dimensional map surface. Topographic maps also use a variety of symbols to describe both natural and human made features such as roads, buildings, quarries, lakes, streams, and vegetation." | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "execution_count": null, | |
| "metadata": {}, | |
| "outputs": [], | |
| "source": [] | |
| } | |
| ], | |
| "metadata": { | |
| "kernelspec": { | |
| "display_name": "Python 3", | |
| "language": "python", | |
| "name": "python3" | |
| }, | |
| "language_info": { | |
| "codemirror_mode": { | |
| "name": "ipython", | |
| "version": 3 | |
| }, | |
| "file_extension": ".py", | |
| "mimetype": "text/x-python", | |
| "name": "python", | |
| "nbconvert_exporter": "python", | |
| "pygments_lexer": "ipython3", | |
| "version": "3.8.3" | |
| } | |
| }, | |
| "nbformat": 4, | |
| "nbformat_minor": 4 | |
| { | |
| "cells": [ | |
| { | |
| "cell_type": "markdown", | |
| "metadata": {}, | |
| "source": [ | |
| "# 1 What Are Countour Features?" | |
| ] | |
| }, | |
| { | |
| "cell_type": "markdown", | |
| "metadata": {}, | |
| "source": [ | |
| "# \n", | |
| "Contours show distinct characteristic features of the terrain as follows: i) All points on a contour line are of the same elevation. ii) No two contour lines can meet or cross each other except in the rare case of an overhanging vertical cliff or wall. iii) Closely spaced contour lines indicate steep slope." | |
| ] | |
| }, | |
| { | |
| "cell_type": "markdown", | |
| "metadata": {}, | |
| "source": [ | |
| "# \n", | |
| " i) All points on a contour line are of the same elevation.\n", | |
| "\n", | |
| "ii) No two contour lines can meet or cross each other except in the rare case of an overhanging vertical cliff or wall\n", | |
| "iii) Closely spaced contour lines indicate steep slope\n", | |
| "\n", | |
| "iv) Widely spaced contour lines indicate gentle slope\n", | |
| "\n", | |
| "v) Equally spaced contour lines indicate uniform slope\n", | |
| "\n", | |
| "vi) Closed contour lines with higher elevation towards the centre indicate hills\n", | |
| "\n", | |
| "vii) Closed contour lines with reducing levels towards the centre indicate pond or other depression.\n", | |
| "\n", | |
| "viii) Contour lines of ridge show higher elevation within the loop of the contours. Contour lines cross ridge at right angles." | |
| ] | |
| }, | |
| { | |
| "cell_type": "markdown", | |
| "metadata": {}, | |
| "source": [ | |
| "# 2 Why Countour Features?" | |
| ] | |
| }, | |
| { | |
| "cell_type": "markdown", | |
| "metadata": {}, | |
| "source": [ | |
| "# \n", | |
| "Contours make it possible to represent the height of mountains and steepness of slopes on a two-dimensional map surface. Topographic maps also use a variety of symbols to describe both natural and human made features such as roads, buildings, quarries, lakes, streams, and vegetation." | |
| ] | |
| }, | |
| { | |
| "cell_type": "code", | |
| "execution_count": null, | |
| "metadata": {}, | |
| "outputs": [], | |
| "source": [] | |
| } | |
| ], | |
| "metadata": { | |
| "kernelspec": { | |
| "display_name": "Python 3", | |
| "language": "python", | |
| "name": "python3" | |
| }, | |
| "language_info": { | |
| "codemirror_mode": { | |
| "name": "ipython", | |
| "version": 3 | |
| }, | |
| "file_extension": ".py", | |
| "mimetype": "text/x-python", | |
| "name": "python", | |
| "nbconvert_exporter": "python", | |
| "pygments_lexer": "ipython3", | |
| "version": "3.8.3" | |
| } | |
| }, | |
| "nbformat": 4, | |
| "nbformat_minor": 4 |
Add files via upload
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.
No description provided.