Skip to content

Commit afc2a7b

Browse files
authored
Update README.md
1 parent 6c84246 commit afc2a7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ The package can be used in multiple different ways, with the main purpose to cre
2525
See the Python [Topojson Documentation Site](https://mattijn.github.io/topojson) for all info or [this Notebook](https://nbviewer.jupyter.org/github/mattijn/topojson/blob/master/notebooks/topojson.ipynb) with some examples, such as the following:
2626

2727
<p align="center">
28-
<img src="docs/images/africa_simplify.jpeg" alt="simplifying with and without topology" width="600px">
28+
<a href="https://nbviewer.jupyter.org/github/mattijn/topojson/blob/master/notebooks/topojson.ipynb" target="_blank" rel="noopener noreferrer"><img src="docs/images/africa_simplify.png" alt="click to open notebook" width="600px"></a>
2929
</p>
3030

31-
_Top row (right) presents linestring simplification on a computed Topology and (left) on the geographical object directly. Bottom row presents visual impact on file size reduction between (left) Raw GeoJSON and (right) Topological optimized TopoJSON._
31+
_Click on the image to go the Notebook Viewer with code-snippets how these images are created or visit the [Topojson Documentation Site](https://mattijn.github.io/topojson)._
3232

3333
## Installation
3434

0 commit comments

Comments
 (0)