Skip to content

Commit 977f76b

Browse files
authored
Merge pull request #38 from bedrock-engineer/update-readme
Change .gif to .webp
2 parents 355934d + 00cd33f commit 977f76b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ This data validation mechanism (based on [`pandera`](https://pandera.readthedocs
7070
For example, you can take GI data from 100 AGS files and combine them into a single a [GeoPackage](https://en.wikipedia.org/wiki/GeoPackage) ([like a Shapefile, but then waaay better](http://switchfromshapefile.org/)). Such a GeoPackage can then be loaded into ArcGIS, where you can visualize your GI data in 3D:
7171

7272
<figure style="margin-inline: block; display: block;">
73-
<img src="https://bedrock.engineer/public/images/KaiTak_BrGI_ArcGIS.gif" alt="Kai Tak, Hong Kong, 3D GI data visualization in ArcGIS" width="90%"/>
73+
<img src="https://bedrock.engineer/public/images/KaiTak_BrGI_ArcGIS.webp" alt="Kai Tak, Hong Kong, 3D GI data visualization in ArcGIS" width="90%"/>
7474
<figcaption>
7575
GI data in Kai Tak, Hong Kong. <a href="https://arcg.is/0r9DG9">Click here to explore for yourself.</a>
7676
</figcaption>
@@ -88,7 +88,7 @@ From ArcGIS or QGIS you can publish your GI data to [Speckle](https://speckle.sy
8888
</figure>
8989

9090
<figure style="margin-inline: block; display: block;">
91-
<img src="https://bedrock.engineer/public/images/WekaHills_Speckle.gif" alt="GI data, the derived Leapfrog ground model and a tunnel in Speckle." width="90%"/>
91+
<img src="https://bedrock.engineer/public/images/WekaHills_Speckle.webp" alt="GI data, the derived Leapfrog ground model and a tunnel in Speckle." width="90%"/>
9292
<figcaption>
9393
GI data, the derived Leapfrog ground model and a tunnel in Speckle. <a href="https://app.speckle.systems/projects/7a489ac0d4/models/$epsg:2193-7839%2Fgeo%2Fgeology-model,65b4cf97d5,9069ef2b2b">Click here to explore for yourself.</a>
9494
</figcaption>

0 commit comments

Comments
 (0)