Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
992eb64fd0cd187976e6ded1b964880e
mooc-rr
Commits
f0b06ca3
Commit
f0b06ca3
authored
May 17, 2021
by
992eb64fd0cd187976e6ded1b964880e
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no commit message
parent
0119a117
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
459 additions
and
9 deletions
+459
-9
Cholera_Deaths.geojson
module3/exo3/SnowGIS_SHP/Cholera_Deaths.geojson
+256
-0
Pumps.geojson
module3/exo3/SnowGIS_SHP/Pumps.geojson
+14
-0
peer-reviewed exercise.ipynb
module3/exo3/peer-reviewed exercise.ipynb
+189
-9
No files found.
module3/exo3/SnowGIS_SHP/Cholera_Deaths.geojson
0 → 100644
View file @
f0b06ca3
This diff is collapsed.
Click to expand it.
module3/exo3/SnowGIS_SHP/Pumps.geojson
0 → 100644
View file @
f0b06ca3
{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::27700" } },
"features": [
{ "type": "Feature", "properties": { "Id": 0 }, "geometry": { "type": "Point", "coordinates": [ 529396.539395436760969, 181025.063047460338566 ] } },
{ "type": "Feature", "properties": { "Id": 0 }, "geometry": { "type": "Point", "coordinates": [ 529192.537867542938329, 181079.391379651031457 ] } },
{ "type": "Feature", "properties": { "Id": 0 }, "geometry": { "type": "Point", "coordinates": [ 529183.739766273880377, 181193.735012695076875 ] } },
{ "type": "Feature", "properties": { "Id": 0 }, "geometry": { "type": "Point", "coordinates": [ 529748.911088667577133, 180924.207251190207899 ] } },
{ "type": "Feature", "properties": { "Id": 0 }, "geometry": { "type": "Point", "coordinates": [ 529613.205238149035722, 180896.804121195455082 ] } },
{ "type": "Feature", "properties": { "Id": 0 }, "geometry": { "type": "Point", "coordinates": [ 529453.585994901251979, 180826.353152034513187 ] } },
{ "type": "Feature", "properties": { "Id": 0 }, "geometry": { "type": "Point", "coordinates": [ 529593.727042884915136, 180660.454748640069738 ] } },
{ "type": "Feature", "properties": { "Id": 0 }, "geometry": { "type": "Point", "coordinates": [ 529296.104419017210603, 180794.849037364299875 ] } }
]
}
module3/exo3/peer-reviewed exercise.ipynb
View file @
f0b06ca3
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment