Skip to content
Open
Show file tree
Hide file tree
Changes from 12 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions examples/buildings.jGIS
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"name": "Buildings Vector Tile",
"parameters": {
"color": "#086600",
"opacity": 1.0,
"source": "7a7ee6fd-c1e2-4c5d-a4e2-a7974db138a4",
"type": "fill"
},
"type": "VectorTileLayer",
"visible": true
"visible": true,
"opacity": 1
},
"f99eb7b0-5e38-4078-b310-36a0746472aa": {
"name": "OpenStreetMap.Mapnik Layer",
Expand Down
12 changes: 7 additions & 5 deletions examples/earthquakes.jGIS
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"logicalOp": "all"
},
"name": "Earthquakes",
"opacity": 0.8,
"parameters": {
"color": {
"circle-fill-color": [
Expand Down Expand Up @@ -166,7 +167,6 @@
"stroke-color": "#62a0ea",
"stroke-width": 1.25
},
"opacity": 1.0,
"source": "348d85fa-3a71-447f-8a64-e283ec47cc7c",
"symbologyState": {
"colorRamp": "cool",
Expand All @@ -183,6 +183,7 @@
},
"8de7c2c0-6024-4716-b542-031a89fb87f9": {
"name": "OpenStreetMap.Mapnik Layer",
"opacity": 0.5,
"parameters": {
"source": "b2ea427a-a51b-43ad-ae72-02cd900736d5"
},
Expand All @@ -194,10 +195,10 @@
"options": {
"bearing": 0.0,
"extent": [
-19456309.48732131,
-3639686.263420881,
2800931.776353102,
12110454.564362008
-27922934.4862938,
-6683727.565817105,
11267556.775325594,
15154495.866758233
],
"latitude": 35.52446437432016,
"longitude": -74.80890180273175,
Expand All @@ -218,6 +219,7 @@
"name": "OpenStreetMap.Mapnik",
"parameters": {
"attribution": "(C) OpenStreetMap contributors",
"interpolate": false,
"maxZoom": 19.0,
"minZoom": 0.0,
"provider": "OpenStreetMap",
Expand Down
8 changes: 4 additions & 4 deletions examples/france_hiking.jGIS
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"0bfee293-9e2f-4434-8c5a-c90d19836bab": {
"name": "WaymarkedTrails.hiking Layer",
"parameters": {
"opacity": 0.6,
"source": "82691e55-f9e2-43be-8a07-3ae0409af7b4"
},
"type": "RasterLayer",
"visible": true
"visible": true,
"opacity": 0.6
},
"4a0703b3-ed56-4158-8a2e-e008c3d0fee2": {
"name": "OpenStreetMap.Mapnik Layer",
Expand All @@ -25,11 +25,11 @@
"7db81237-a579-4daa-938f-5e61fdfb17e7": {
"name": "NASAGIBS.ModisTerraTrueColorCR Layer",
"parameters": {
"opacity": 0.3,
"source": "52252f5d-3cb7-45a8-a724-5793bf9950ec"
},
"type": "RasterLayer",
"visible": true
"visible": true,
"opacity": 0.3
}
},
"metadata": {},
Expand Down
18 changes: 10 additions & 8 deletions examples/geoparquet.jgis
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"layers": {
"9556ca29-a5ec-41af-bf14-4b543c52aafe": {
"name": "OpenStreetMap.Mapnik Layer",
"opacity": 0.8,
"parameters": {
"source": "2a52082b-7992-40dc-92d6-75e309a1ed27"
},
Expand All @@ -14,8 +15,8 @@
},
"d7a2ad84-0750-4e9b-82c0-542fcc6b3265": {
"name": "GeoParquet Vector Layer",
"opacity": 1.0,
"parameters": {
"opacity": 1.0,
"source": "c1da95b9-8a71-4fee-b4e3-6f0b5f53d2d4"
},
"type": "VectorLayer",
Expand All @@ -26,22 +27,23 @@
"options": {
"bearing": 0.0,
"extent": [
-20037508.342789244,
-18740664.52872547,
20037508.342789244,
18740664.52872547
-20037508.342789248,
-11165554.963340428,
20037508.34278924,
11165554.963340413
],
"latitude": 0.0,
"longitude": 0.0,
"latitude": -7.105427357601002e-14,
"longitude": -1.6732426064452555e-14,
"projection": "EPSG:3857",
"zoom": 1.6220518194563762
"zoom": 2.634811050171718
},
"schemaVersion": "0.5.0",
"sources": {
"2a52082b-7992-40dc-92d6-75e309a1ed27": {
"name": "OpenStreetMap.Mapnik",
"parameters": {
"attribution": "(C) OpenStreetMap contributors",
"interpolate": false,
"maxZoom": 19.0,
"minZoom": 0.0,
"provider": "OpenStreetMap",
Expand Down
4 changes: 2 additions & 2 deletions examples/geotiff.jGIS
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@
1.0
]
],
"opacity": 1.0,
"source": "8b1d4258-5d46-48da-b466-496d376b593d",
"symbologyState": {
"band": 1.0,
Expand All @@ -149,7 +148,8 @@
}
},
"type": "WebGlLayer",
"visible": true
"visible": true,
"opacity": 1
}
},
"metadata": {},
Expand Down
21 changes: 12 additions & 9 deletions examples/image.jGIS
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,18 @@
"layers": {
"756cb737-f817-4ba6-b7c0-8da0b97b9778": {
"name": "Custom Image Layer Layer",
"opacity": 1.0,
"parameters": {
"opacity": 1.0,
"source": "fb9729b8-82c6-48ac-a12b-6343c0e037ae"
},
"type": "ImageLayer",
"visible": true
},
"acb76fb7-df6d-41da-8e08-0208a1c82136": {
"name": "OpenStreetMap.Mapnik Layer",
"opacity": 0.4,
"parameters": {
"source": "5f7a1edf-1b76-4f82-893f-540d28998b1d"
"source": "fb9729b8-82c6-48ac-a12b-6343c0e037ae"
},
"type": "RasterLayer",
"visible": true
Expand All @@ -26,23 +27,24 @@
"options": {
"bearing": 0.0,
"extent": [
-10835715.64562285,
-4131544.7694810475,
718103.572681238,
12390226.369708324
-9043146.99611874,
4396711.745177459,
-6173254.336140729,
5995909.793441936
],
"latitude": 34.74543821495182,
"longitude": -45.44402781957822,
"latitude": 42.235427027939636,
"longitude": -68.34562943032665,
"pitch": 0.0,
"projection": "EPSG:3857",
"zoom": 3.0398860010821136
"zoom": 6.438445488036576
},
"schemaVersion": "0.5.0",
"sources": {
"5f7a1edf-1b76-4f82-893f-540d28998b1d": {
"name": "OpenStreetMap.Mapnik",
"parameters": {
"attribution": "(C) OpenStreetMap contributors",
"interpolate": false,
"maxZoom": 19.0,
"minZoom": 0.0,
"provider": "OpenStreetMap",
Expand Down Expand Up @@ -72,6 +74,7 @@
37.936
]
],
"interpolate": true,
"path": "https://maplibre.org/maplibre-gl-js/docs/assets/radar.gif"
},
"type": "ImageSource"
Expand Down
23 changes: 13 additions & 10 deletions examples/local.jGIS
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"layers": {
"042f37ac-6d05-4b07-a944-8f56fb889612": {
"name": "Custom Shapefile Layer",
"opacity": 1.0,
"parameters": {
"color": {
"fill-color": "#cc3342",
Expand All @@ -15,7 +16,6 @@
"stroke-line-join": "round",
"stroke-width": 1.25
},
"opacity": 1.0,
"source": "0e9d027f-56ea-427e-a845-a5ee33427e67",
"symbologyState": {
"renderType": "Single Symbol"
Expand All @@ -27,17 +27,18 @@
},
"52e46caf-e212-4276-ade9-6b0683642f8d": {
"name": "Custom Image Layer",
"opacity": 1.0,
"parameters": {
"opacity": 1.0,
"source": "f124c6de-e444-4798-be88-61c3ee8968db"
},
"type": "ImageLayer",
"visible": true
},
"f5e91204-3ce9-408e-b179-c6cf5f75f0f7": {
"name": "OpenStreetMap.Mapnik Layer",
"opacity": 1.0,
"parameters": {
"source": "3bd6b874-a28a-4ef6-bef8-a7257bb35c51"
"source": "f124c6de-e444-4798-be88-61c3ee8968db"
},
"type": "RasterLayer",
"visible": true
Expand All @@ -47,16 +48,16 @@
"options": {
"bearing": 0.0,
"extent": [
-8703718.385476297,
4845264.714813822,
-8189138.675329441,
5581105.222898616
-10118716.303943159,
3988180.028271699,
-7405580.502307219,
5500028.028428582
],
"latitude": 42.34755800727709,
"longitude": -75.87555845084086,
"latitude": 39.1564325498224,
"longitude": -78.71171832250815,
"pitch": 0.0,
"projection": "EPSG:3857",
"zoom": 7.528717444291546
"zoom": 6.519481004917444
},
"schemaVersion": "0.5.0",
"sources": {
Expand All @@ -74,6 +75,7 @@
"name": "OpenStreetMap.Mapnik",
"parameters": {
"attribution": "(C) OpenStreetMap contributors",
"interpolate": false,
"maxZoom": 19.0,
"minZoom": 0.0,
"provider": "OpenStreetMap",
Expand Down Expand Up @@ -103,6 +105,7 @@
37.936
]
],
"interpolate": false,
"path": "radar.gif"
},
"type": "ImageSource"
Expand Down
4 changes: 2 additions & 2 deletions examples/pmtiles-raster.jGIS
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"2815540d-70c6-4eed-ba86-51596adf6863": {
"name": "Custom Raster Layer",
"parameters": {
"opacity": 0.5,
"source": "d3a5ad67-d6fe-4793-a6c5-dd773d76c745"
},
"type": "RasterLayer",
"visible": true
"visible": true,
"opacity": 0.5
},
"3d4563da-904d-4026-a06b-1e8cffbf536f": {
"name": "OpenStreetMap.Mapnik Layer",
Expand Down
4 changes: 2 additions & 2 deletions examples/pmtiles-vector.jGIS
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"name": "Buildings",
"parameters": {
"color": "#FF0000",
"opacity": 1.0,
"source": "e52daf20-9b57-4a14-9521-70eabbe4cda2",
"type": "line"
},
"type": "VectorTileLayer",
"visible": true
"visible": true,
"opacity": 1
}
},
"metadata": {},
Expand Down
4 changes: 2 additions & 2 deletions examples/roads.jGIS
Original file line number Diff line number Diff line change
Expand Up @@ -7451,7 +7451,6 @@
]
]
},
"opacity": 1.0,
"source": "b9e30ab1-864e-4395-9071-cddb6ac813e5",
"symbologyState": {
"colorRamp": "rainbow",
Expand All @@ -7463,7 +7462,8 @@
"type": "line"
},
"type": "VectorLayer",
"visible": true
"visible": true,
"opacity": 1.0
}
},
"metadata": {},
Expand Down
4 changes: 2 additions & 2 deletions examples/shapefile.jGIS
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"stroke-line-join": "round",
"stroke-width": 1.25
},
"opacity": 1.0,
"source": "eb4b68da-eab6-44a1-8e75-ca9c871d2755",
"symbologyState": {
"renderType": "Single Symbol"
},
"type": "line"
},
"type": "VectorLayer",
"visible": true
"visible": true,
"opacity": 1
}
},
"metadata": {},
Expand Down
4 changes: 2 additions & 2 deletions examples/test.jGIS
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"name": "Regions France",
"parameters": {
"color": "#e66100",
"opacity": 0.6,
"source": "7d082e75-69d5-447a-82d8-b05cca5945ba",
"type": "line"
},
"type": "VectorLayer",
"visible": true
"visible": true,
"opacity": 0.6
},
"a0044fd7-f167-445f-b3d1-620a8f94b498": {
"name": "Open Topo Map",
Expand Down
Loading
Loading