diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-01-22 14:09:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-22 14:09:54 +0100 |
| commit | b377bf12580cf0fdd81b0c1ef15ef696e59ffb12 (patch) | |
| tree | 9ea8f0ca5156c41aae7f53113a55b209d1ba3ac4 /docs/source/specifications/index.rst | |
| parent | a95431d8666db9953115a3a824db396f8aa82b52 (diff) | |
| parent | bc31bda210a35e4c584b31e75dad259caed551fb (diff) | |
| download | PROJ-rfc4_dev.tar.gz PROJ-rfc4_dev.zip | |
Merge pull request #1857 from rouault/rfc4_doc_improvementsrfc4_dev
[RFC4_dev] Doc improvements
Diffstat (limited to 'docs/source/specifications/index.rst')
| -rw-r--r-- | docs/source/specifications/index.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/source/specifications/index.rst b/docs/source/specifications/index.rst new file mode 100644 index 00000000..1853ca53 --- /dev/null +++ b/docs/source/specifications/index.rst @@ -0,0 +1,14 @@ +.. _specifications: + +================================================================================ +Specifications +================================================================================ + +PROJ implements a number of extensions to standards, that are described below +for the sake of broader interoperability. + +.. toctree:: + :maxdepth: 1 + + projjson + geodetictiffgrids |
