Skip to content

Commit

Permalink
Cleanup examples (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou authored Sep 24, 2024
1 parent 81e1505 commit 27f26c2
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 6,080 deletions.
19 changes: 4 additions & 15 deletions examples/geojson.jGIS → examples/earthquakes.jGIS
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"layerTree": [
"0959c04f-a841-4fa2-8b44-d262e89e4c9a",
"6dc9af9d-206d-42b5-9889-09758e9934b9",
"c844b62f-8175-43aa-952d-305f170778be"
"6dc9af9d-206d-42b5-9889-09758e9934b9"
],
"layers": {
"0959c04f-a841-4fa2-8b44-d262e89e4c9a": {
Expand Down Expand Up @@ -79,31 +78,21 @@
},
"type": "VectorLayer",
"visible": true
},
"c844b62f-8175-43aa-952d-305f170778be": {
"name": "france regions",
"parameters": {
"opacity": 1.0,
"source": "4aab05ec-5a57-454b-9ba5-31bcf272feda",
"type": "fill"
},
"type": "VectorLayer",
"visible": true
}
},
"options": {
"bearing": 0.0,
"extent": [
-16742144.202556986,
-1435922.7079150602,
-1851872.366675484,
-5164396.63911229,
7520901.731094595
7936851.389855019
],
"latitude": 26.349956480215155,
"longitude": -98.39490230130018,
"pitch": 0.0,
"projection": "EPSG:3857",
"zoom": 3.702740502822486
"zoom": 3.4279731355226755
},
"sources": {
"4a74edbc-1939-40e3-a0ac-28b2e1d87846": {
Expand Down
8 changes: 4 additions & 4 deletions examples/france_hiking.jGIS
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"bearing": 0.0,
"extent": [
-2264128.4165621577,
3990788.0401416784,
3815239.0783040468,
2622187.8055447284,
7770959.987669851
7946508.949507482
],
"latitude": 46.623742146769416,
"longitude": 1.6082511087276998,
"longitude": 1.6082511087277014,
"pitch": 0.0,
"projection": "EPSG:3857",
"zoom": 4.947275971927249
"zoom": 4.672508604627439
},
"sources": {
"52252f5d-3cb7-45a8-a724-5793bf9950ec": {
Expand Down
Loading

0 comments on commit 27f26c2

Please sign in to comment.