improve SVG descriptions

This commit is contained in:
Justin Kunimune 2024-01-09 15:03:09 -05:00
parent 71e99191c9
commit bd07cf8e11
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
version="1.1">
<title>Equirectangular map of the world &#8211; coastlines and lakes</title>
<desc>
A map of the world on the Equirectangular projection, showing all landmasses as SVG paths. Equirectangular projection. Coastline data is taken from <a href="http://www.naturalearthdata.com/">Natural Earth</a>.
A map of the world on the Equirectangular projection, showing all landmasses as SVG paths. Coastline data is taken from <a href="http://www.naturalearthdata.com/">Natural Earth</a>.
</desc>
<style type="text/css">
.water {

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

@ -7,7 +7,7 @@
version="1.1">
<title>Equirectangular map of the world &#8211; coastlines, graticule, and indicatrices</title>
<desc>
A map of the world, showing all landmasses with 15&#0176; graticule. Equirectangular projection. Geographic data is taken from <a href="http://www.naturalearthdata.com/">Natural Earth</a>.
A map of the world on the Equirectangular projection, showing all landmasses with 15&#0176; graticule. Geographic data is taken from <a href="http://www.naturalearthdata.com/">Natural Earth</a>.
</desc>
<style type="text/css">
.water, .lakes {

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB