mirror of
https://github.com/csharpee/Map-Projections.git
synced 2025-10-11 00:00:05 -04:00
improve SVG descriptions
This commit is contained in:
parent
71e99191c9
commit
bd07cf8e11
@ -7,7 +7,7 @@
|
||||
version="1.1">
|
||||
<title>Equirectangular map of the world – 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 |
@ -7,7 +7,7 @@
|
||||
version="1.1">
|
||||
<title>Equirectangular map of the world – coastlines, graticule, and indicatrices</title>
|
||||
<desc>
|
||||
A map of the world, showing all landmasses with 15° 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° 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 |
Loading…
x
Reference in New Issue
Block a user