diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-02-23 10:40:55 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2018-02-23 10:40:55 +0100 |
| commit | df1e4980d8ca36b1c7e26a312aee4eecc17c66ed (patch) | |
| tree | f2d34d5038ceb831dd42857d2d7a46aea14e38ca /docs/source/faq.rst | |
| parent | c7398bd44d47ac824bb7f81bfdfe60fff3b9b675 (diff) | |
| parent | 67d49b8c3c049aa5cbdb77c3213483d12ebf9d3e (diff) | |
| download | PROJ-df1e4980d8ca36b1c7e26a312aee4eecc17c66ed.tar.gz PROJ-df1e4980d8ca36b1c7e26a312aee4eecc17c66ed.zip | |
Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0
Diffstat (limited to 'docs/source/faq.rst')
| -rw-r--r-- | docs/source/faq.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/faq.rst b/docs/source/faq.rst index c508a167..6d6d2280 100644 --- a/docs/source/faq.rst +++ b/docs/source/faq.rst @@ -134,7 +134,7 @@ to use EPSG numbers like this: The proj/nad/epsg file can be browsed and searched in a text editor for coordinate systems. There are known to be problems with some coordinate systems, and any coordinate systems with odd axes, a non-greenwich prime -meridian or other quirkyness are unlikely to work properly. Caveat Emptor! +meridian or other quirkiness are unlikely to work properly. Caveat Emptor! How do I use 3 parameter and 7 parameter datum shifting -------------------------------------------------------------------------------- @@ -282,7 +282,7 @@ What is the rHEALPix projection and how can I use it? rHEALPix is a projection based on the HEALPix projection. The implementation of rHEALPix uses the HEALPix projection. The rHEALPix combines the peaks of the HEALPix into a square. The square's position can be translated and rotated -across the x-axis which is a noval approach for the rHEALPix projection. The +across the x-axis which is a novel approach for the rHEALPix projection. The initial intention of using rHEALPix in the Spatial Computation Engine Science Collaboration Environment (SCENZGrid). |
