Last active
November 1, 2024 12:59
-
-
Save cnske/420a0db7aeae6abcc67306613ff6cb77 to your computer and use it in GitHub Desktop.
Revisions
-
cnske renamed this gist
Nov 1, 2024 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
cnske revised this gist
Nov 1, 2024 . 1 changed file with 14 additions and 0 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,14 @@ <!-- Forskningsstations Marker --> [leaflet-marker svg iconClass="dashicons dashicons-admin-home" background="#ffffff00" color="blue" lat=56.943 lng=13.6455]Forskningsstation Bolmen[/leaflet-marker] <!-- Profilmeasurement Markers --> [leaflet-marker lat=56.941117 lng=13.660633]Bolmen W[/leaflet-marker] [leaflet-marker lat=56.996567 lng=13.783417]Bolmen NE[/leaflet-marker] [leaflet-marker lat=57.045 lng=13.732117]Bolmen NW[/leaflet-marker] [leaflet-marker lat=56.902283 lng=13.741167]Bolmen E[/leaflet-marker] [leaflet-marker lat=56.862233 lng=13.69495]Bolmen S[/leaflet-marker] <!--- Tributary Markers --> [leaflet-marker lat=57.0820792 lng=13.7326325]Storån[/leaflet-marker] [leaflet-marker lat=57.0807304 lng=13.7260139]Lillån[/leaflet-marker] [leaflet-marker lat=56.8911618 lng=13.5647152]Önnekvarn[/leaflet-marker] -
cnske revised this gist
Nov 1, 2024 . 1 changed file with 0 additions and 66 deletions.There are no files selected for viewing
-
cnske revised this gist
Nov 1, 2024 . 1 changed file with 0 additions and 1861 deletions.There are no files selected for viewing
-
cnske revised this gist
Oct 1, 2024 . 1 changed file with 35 additions and 0 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,35 @@ { "type": "FeatureCollection", "name": "Samplepoints_Tributaries", "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, "features": [ { "type": "Feature", "properties": { "Station Name": "R4", "Latitude": 56.787406, "Longtitude": 13.561254, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.561254, 56.787406 ] } }, { "type": "Feature", "properties": { "Station Name": "R3", "Latitude": 56.781606, "Longtitude": 13.545148, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.545148, 56.781606 ] } }, { "type": "Feature", "properties": { "Station Name": "R2", "Latitude": 56.776063, "Longtitude": 13.537555, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.537555, 56.776063 ] } }, { "type": "Feature", "properties": { "Station Name": "R1", "Latitude": 56.768452, "Longtitude": 13.527506, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.527506, 56.768452 ] } }, { "type": "Feature", "properties": { "Station Name": "R7", "Latitude": 56.791715, "Longtitude": 13.568607, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.568607, 56.791715 ] } }, { "type": "Feature", "properties": { "Station Name": "R10", "Latitude": 56.800008, "Longtitude": 13.583627, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.583627, 56.800008 ] } }, { "type": "Feature", "properties": { "Station Name": "R7-1", "Latitude": 56.803706, "Longtitude": 13.576376, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.576376, 56.803706 ] } }, { "type": "Feature", "properties": { "Station Name": "R7-2", "Latitude": 56.803824, "Longtitude": 13.579339, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.579339, 56.803824 ] } }, { "type": "Feature", "properties": { "Station Name": "R7-D1", "Latitude": 56.800406, "Longtitude": 13.581378, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.581378, 56.800406 ] } }, { "type": "Feature", "properties": { "Station Name": "R7-D2", "Latitude": 56.800499, "Longtitude": 13.581794, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.581794, 56.800499 ] } }, { "type": "Feature", "properties": { "Station Name": "R7-D3", "Latitude": 56.800611, "Longtitude": 13.582192, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.582192, 56.800611 ] } }, { "type": "Feature", "properties": { "Station Name": "R7-D4", "Latitude": 56.800478, "Longtitude": 13.581943, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.581943, 56.800478 ] } }, { "type": "Feature", "properties": { "Station Name": "R0-2", "Latitude": 56.75515, "Longtitude": 13.52566, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.52566, 56.75515 ] } }, { "type": "Feature", "properties": { "Station Name": "R0-1", "Latitude": 56.7556, "Longtitude": 13.51325, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.51325, 56.7556 ] } }, { "type": "Feature", "properties": { "Station Name": "M0", "Latitude": 56.7875462, "Longtitude": 13.6459486, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.6459486, 56.7875462 ] } }, { "type": "Feature", "properties": { "Station Name": "M1", "Latitude": 56.783546, "Longtitude": 13.640562, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.640562, 56.783546 ] } }, { "type": "Feature", "properties": { "Station Name": "M2", "Latitude": 56.78363, "Longtitude": 13.639673, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.639673, 56.78363 ] } }, { "type": "Feature", "properties": { "Station Name": "M3", "Latitude": 56.782948, "Longtitude": 13.63928, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.63928, 56.782948 ] } }, { "type": "Feature", "properties": { "Station Name": "M5", "Latitude": 56.776111, "Longtitude": 13.624402, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.624402, 56.776111 ] } }, { "type": "Feature", "properties": { "Station Name": "M6", "Latitude": 56.77893, "Longtitude": 13.621105, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.621105, 56.77893 ] } }, { "type": "Feature", "properties": { "Station Name": "M7", "Latitude": 56.769302, "Longtitude": 13.588672, "active": false, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.588672, 56.769302 ] } }, { "type": "Feature", "properties": { "Station Name": "M8", "Latitude": 56.749564, "Longtitude": 13.54633, "active": false, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.54633, 56.749564 ] } }, { "type": "Feature", "properties": { "Station Name": "Lillasjo", "Latitude": 56.7889021, "Longtitude": 13.6273998, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.6273998, 56.7889021 ] } }, { "type": "Feature", "properties": { "Station Name": "Skeen ", "Latitude": 56.7620022, "Longtitude": 13.6705719, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.6705719, 56.7620022 ] } }, { "type": "Feature", "properties": { "Station Name": "K2", "Latitude": 56.7604782, "Longtitude": 13.6673486, "active": true, "start": null, "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.6673486, 56.7604782 ] } }, { "type": "Feature", "properties": { "Station Name": "Lillan", "Latitude": 57.08073, "Longtitude": 13.72601, "active": true, "start": "2022-09-23", "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.72601, 57.08073 ] } }, { "type": "Feature", "properties": { "Station Name": "Storan", "Latitude": 57.08207, "Longtitude": 13.73263, "active": true, "start": "2022-09-23", "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.73263, 57.08207 ] } }, { "type": "Feature", "properties": { "Station Name": "Onnekvarn", "Latitude": 56.89116, "Longtitude": 13.56471, "active": true, "start": "2022-09-26", "end": null }, "geometry": { "type": "Point", "coordinates": [ 13.56471, 56.89116 ] } } ] } -
cnske revised this gist
Sep 30, 2024 . 2 changed files with 66 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
cnske revised this gist
Sep 30, 2024 . No changes.There are no files selected for viewing
-
cnske revised this gist
Sep 30, 2024 . 1 changed file with 1861 additions and 0 deletions.There are no files selected for viewing
-
cnske revised this gist
Sep 30, 2024 . 1 changed file with 7 additions and 7 deletions.There are no files selected for viewing
-
cnske renamed this gist
Sep 30, 2024 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
cnske revised this gist
Sep 30, 2024 . 2 changed files with 13 additions and 13 deletions.There are no files selected for viewing
-
cnske revised this gist
Sep 30, 2024 . 1 changed file with 12 additions and 0 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ { "type": "FeatureCollection", "name": "BOL_Loc_Profilemeasurements", "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, "features": [ { "type": "Feature", "properties": { "Station Name": "Bolmen W", "Latitude": 56.941117, "Longtitude": 13.660633 }, "geometry": { "type": "Point", "coordinates": [ 13.660633, 56.941117 ] } }, { "type": "Feature", "properties": { "Station Name": "Bolmen NE", "Latitude": 56.996567, "Longtitude": 13.783417 }, "geometry": { "type": "Point", "coordinates": [ 13.783417, 56.996567 ] } }, { "type": "Feature", "properties": { "Station Name": "Bolmen S", "Latitude": 56.862233, "Longtitude": 13.69495 }, "geometry": { "type": "Point", "coordinates": [ 13.69495, 56.862233 ] } }, { "type": "Feature", "properties": { "Station Name": "Bolmen E", "Latitude": 56.902283, "Longtitude": 13.741167 }, "geometry": { "type": "Point", "coordinates": [ 13.741167, 56.902283 ] } }, { "type": "Feature", "properties": { "Station Name": "Bolmen NW", "Latitude": 57.045, "Longtitude": 13.732117 }, "geometry": { "type": "Point", "coordinates": [ 13.732117, 57.045 ] } } ] } -
cnske created this gist
Sep 30, 2024 .There are no files selected for viewing