mirror of
https://github.com/csharpee/Map-Projections.git
synced 2025-10-16 00:00:11 -04:00
improve SVG descriptions
This commit is contained in:
parent
71e99191c9
commit
bd07cf8e11
@ -7,7 +7,7 @@
|
|||||||
version="1.1">
|
version="1.1">
|
||||||
<title>Equirectangular map of the world – coastlines and lakes</title>
|
<title>Equirectangular map of the world – coastlines and lakes</title>
|
||||||
<desc>
|
<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>
|
</desc>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
.water {
|
.water {
|
||||||
|
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
@ -7,7 +7,7 @@
|
|||||||
version="1.1">
|
version="1.1">
|
||||||
<title>Equirectangular map of the world – coastlines, graticule, and indicatrices</title>
|
<title>Equirectangular map of the world – coastlines, graticule, and indicatrices</title>
|
||||||
<desc>
|
<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>
|
</desc>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
.water, .lakes {
|
.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