Skip to content

Commit

Permalink
Revert ALL projection name changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yvonnefroehlich committed Sep 5, 2024
1 parent 27d39c4 commit 9ddeb06
Show file tree
Hide file tree
Showing 38 changed files with 12 additions and 12 deletions.
Empty file modified examples/projections/azim/README.txt
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion examples/projections/azim/azim_equidistant.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
r"""
Azimuthal equidistant
Azimuthal Equidistant
=====================
The main advantage of this projection is that distances from the projection
Expand Down
2 changes: 1 addition & 1 deletion examples/projections/azim/azim_general_perspective.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
r"""
General perspective
General Perspective
===================
The general perspective projection imitates the view of the Earth from a finite
Expand Down
2 changes: 1 addition & 1 deletion examples/projections/azim/azim_general_stereographic.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
r"""
General stereographic
General Stereographic
=====================
This map projection is a conformal, azimuthal projection. It is mainly used
Expand Down
Empty file modified examples/projections/azim/azim_gnomonic.py
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion examples/projections/azim/azim_lambert.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
r"""
Lambert azimuthal equal-area
Lambert Azimuthal Equal Area
============================
This projection was developed by Johann Heinrich Lambert in 1772 and is
Expand Down
Empty file modified examples/projections/azim/azim_orthographic.py
100644 → 100755
Empty file.
Empty file modified examples/projections/conic/README.txt
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion examples/projections/conic/conic_albers.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
r"""
Albers conic equal-area
Albers Conic Equal Area
=======================
This projection, developed by Heinrich C. Albers in 1805, is predominantly used
Expand Down
Empty file modified examples/projections/conic/conic_equidistant.py
100644 → 100755
Empty file.
4 changes: 2 additions & 2 deletions examples/projections/conic/conic_lambert.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
r"""
Lambert conic conformal
=======================
Lambert Conic Conformal Projection
==================================
This conic projection was designed by the Alsatian mathematician Johann
Heinrich Lambert (1772) and has been used extensively for mapping of regions
Expand Down
4 changes: 2 additions & 2 deletions examples/projections/conic/polyconic.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
r"""
Polyconic
=========
Polyconic Projection
====================
The polyconic projection, in Europe usually referred to as the American
polyconic projection, was introduced shortly before 1820 by the Swiss-American
Expand Down
Empty file modified examples/projections/cyl/README.txt
100644 → 100755
Empty file.
4 changes: 2 additions & 2 deletions examples/projections/cyl/cyl_cassini.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
r"""
Cassini cylindrical
===================
Cassini Cylindrical
============================
This cylindrical projection was developed in 1745 by César-François Cassini de
Thury for the survey of France. It is occasionally called Cassini-Soldner since
Expand Down
Empty file modified examples/projections/cyl/cyl_equal_area.py
100644 → 100755
Empty file.
Empty file modified examples/projections/cyl/cyl_equidistant.py
100644 → 100755
Empty file.
Empty file modified examples/projections/cyl/cyl_mercator.py
100644 → 100755
Empty file.
Empty file modified examples/projections/cyl/cyl_miller.py
100644 → 100755
Empty file.
Empty file modified examples/projections/cyl/cyl_oblique_mercator_1.py
100644 → 100755
Empty file.
Empty file modified examples/projections/cyl/cyl_oblique_mercator_2.py
100644 → 100755
Empty file.
Empty file modified examples/projections/cyl/cyl_oblique_mercator_3.py
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion examples/projections/cyl/cyl_stereographic.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
r"""
Cylindrical stereographic
Cylindrical Stereographic
=========================
The cylindrical stereographic projections are certainly not as notable as other
Expand Down
Empty file modified examples/projections/cyl/cyl_transverse_mercator.py
100644 → 100755
Empty file.
Empty file modified examples/projections/cyl/cyl_universal_transverse_mercator.py
100644 → 100755
Empty file.
Empty file modified examples/projections/misc/README.txt
100644 → 100755
Empty file.
Empty file modified examples/projections/misc/misc_eckertIV.py
100644 → 100755
Empty file.
Empty file modified examples/projections/misc/misc_eckertVI.py
100644 → 100755
Empty file.
Empty file modified examples/projections/misc/misc_hammer.py
100644 → 100755
Empty file.
Empty file modified examples/projections/misc/misc_mollweide.py
100644 → 100755
Empty file.
Empty file modified examples/projections/misc/misc_robinson.py
100644 → 100755
Empty file.
Empty file modified examples/projections/misc/misc_sinusoidal.py
100644 → 100755
Empty file.
Empty file modified examples/projections/misc/misc_van_der_grinten.py
100644 → 100755
Empty file.
Empty file modified examples/projections/misc/misc_winkel_tripel.py
100644 → 100755
Empty file.
Empty file modified examples/projections/nongeo/README.txt
100644 → 100755
Empty file.
Empty file modified examples/projections/nongeo/cartesian_linear.py
100644 → 100755
Empty file.
Empty file modified examples/projections/nongeo/cartesian_logarithmic.py
100644 → 100755
Empty file.
Empty file modified examples/projections/nongeo/cartesian_power.py
100644 → 100755
Empty file.
Empty file modified examples/projections/nongeo/polar.py
100644 → 100755
Empty file.

0 comments on commit 9ddeb06

Please sign in to comment.