giswqs commited on
Commit
156cd47
1 Parent(s): 473386c

Updated README

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1,5 +1,7 @@
1
  # solara-geospatial
2
 
 
 
3
  A collection of [solara](https://github.com/widgetti/solara) web apps for geospatial applications
4
 
5
  Just a proof-of-concept for now. Not all features are working yet. More features will be added in the future. Click on the menu above to see the other pages.
@@ -8,4 +10,16 @@ Just a proof-of-concept for now. Not all features are working yet. More features
8
  - Solara-Geospatial: <https://github.com/opengeos/solara-geospatial>
9
  - Solara: <https://github.com/widgetti/solara>
10
 
11
- ![](https://i.imgur.com/1PbtnQE.gif)
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # solara-geospatial
2
 
3
+ ## Introduction
4
+
5
  A collection of [solara](https://github.com/widgetti/solara) web apps for geospatial applications
6
 
7
  Just a proof-of-concept for now. Not all features are working yet. More features will be added in the future. Click on the menu above to see the other pages.
 
10
  - Solara-Geospatial: <https://github.com/opengeos/solara-geospatial>
11
  - Solara: <https://github.com/widgetti/solara>
12
 
13
+ ## Demos
14
+
15
+ ### Cesium
16
+
17
+ ![](https://i.imgur.com/6quoDtN.gif)
18
+
19
+ ### Mapbox
20
+
21
+ ![](https://i.imgur.com/4uIEnAJ.gif)
22
+
23
+ ### MapLibre
24
+
25
+ ![](https://i.imgur.com/o2ZHeTL.gif)