CINXE.COM

PROJ — PROJ 9.5.0 documentation

<!DOCTYPE html> <html class="writer-html5" lang="en" data-content_root="./"> <head> <meta charset="utf-8" /> <meta name="readthedocs-addons-api-version" content="1"><meta name="viewport" content="width=device-width, initial-scale=1" /> <meta content="MhCjgTBKAzLd1y46INE_vmHIiJ_TLHrDc98XC_jYB14" name="google-site-verification" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>PROJ &mdash; PROJ 9.5.0 documentation</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" /> <link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" /> <link rel="stylesheet" type="text/css" href="_static/theme_overrides.css?v=6168d0cc" /> <link rel="shortcut icon" href="_static/favicon.png"/> <link rel="canonical" href="https://proj.org/en/stable/index.html" /> <script src="_static/jquery.js?v=5d32c60e"></script> <script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> <script src="_static/documentation_options.js?v=66e2b170"></script> <script src="_static/doctools.js?v=9bcbadda"></script> <script src="_static/sphinx_highlight.js?v=dc90522c"></script> <script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> <script src="_static/js/theme.js"></script> <script src="_static/js/versions.js"></script> <link rel="author" title="About these documents" href="about.html" /> <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="next" title="About" href="about.html" /> <script async type="text/javascript" src="/_/static/javascript/readthedocs-addons.js"></script><meta name="readthedocs-project-slug" content="osgeo-proj" /><meta name="readthedocs-version-slug" content="stable" /><meta name="readthedocs-resolver-filename" content="/" /><meta name="readthedocs-http-status" content="200" /></head> <body class="wy-body-for-nav"> <div class="wy-grid-for-nav"> <nav data-toggle="wy-nav-shift" class="wy-nav-side"> <div class="wy-side-scroll"> <div class="wy-side-nav-search" style="background: #353130" > <a href="#"> <img src="_static/logo.png" class="logo" alt="Logo"/> </a> <div class="switch-menus"> <div class="version-switch"></div> <div class="language-switch"></div> </div> <div role="search"> <form id="rtd-search-form" class="wy-form" action="search.html" method="get"> <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> <ul> <li class="toctree-l1"><a class="reference internal" href="about.html">About</a></li> <li class="toctree-l1"><a class="reference internal" href="news.html">News</a></li> <li class="toctree-l1"><a class="reference internal" href="download.html">Download</a></li> <li class="toctree-l1"><a class="reference internal" href="install.html">Installation</a></li> <li class="toctree-l1"><a class="reference internal" href="usage/index.html">Using PROJ</a></li> <li class="toctree-l1"><a class="reference internal" href="apps/index.html">Applications</a></li> <li class="toctree-l1"><a class="reference internal" href="operations/index.html">Coordinate operations</a></li> <li class="toctree-l1"><a class="reference internal" href="resource_files.html">Resource files</a></li> <li class="toctree-l1"><a class="reference internal" href="geodesic.html">Geodesic calculations</a></li> <li class="toctree-l1"><a class="reference internal" href="development/index.html">Development</a></li> <li class="toctree-l1"><a class="reference internal" href="specifications/index.html">Specifications</a></li> <li class="toctree-l1"><a class="reference internal" href="community/index.html">Community</a></li> <li class="toctree-l1"><a class="reference internal" href="tutorials/index.html">Tutorials</a></li> <li class="toctree-l1"><a class="reference internal" href="faq.html">FAQ</a></li> <li class="toctree-l1"><a class="reference internal" href="glossary.html">Glossary</a></li> <li class="toctree-l1"><a class="reference internal" href="zreferences.html">References</a></li> </ul> </div> </div> </nav> <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" style="background: #353130" > <i data-toggle="wy-nav-top" class="fa fa-bars"></i> <a href="#">PROJ</a> </nav> <div class="wy-nav-content"> <div class="rst-content"> <div role="navigation" aria-label="Page navigation"> <ul class="wy-breadcrumbs"> <li><a href="#" class="icon icon-home" aria-label="Home"></a></li> <li class="breadcrumb-item active">PROJ</li> <li class="wy-breadcrumbs-aside"> <a href="https://github.com/OSGeo/PROJ/edit/master/docs/source/index.rst" class="fa fa-github"> Edit on GitHub</a> </li> </ul><div class="rst-breadcrumbs-buttons" role="navigation" aria-label="Sequential page navigation"> <a href="about.html" class="btn btn-neutral float-right" title="About" accesskey="n">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> </div> <hr/> </div> <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> <div itemprop="articleBody"> <section id="proj"> <span id="home"></span><h1>PROJ<a class="headerlink" href="#proj" title="Link to this heading"></a></h1> <div class="toctree-wrapper compound"> </div> <p>PROJ is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations. PROJ is released under the <a class="reference internal" href="about.html#license"><span class="std std-ref">X/MIT open source license</span></a></p> <p>PROJ includes <a class="reference internal" href="apps/index.html#apps"><span class="std std-ref">command line applications</span></a> for easy conversion of coordinates from text files or directly from user input. In addition to the command line utilities PROJ also exposes an <a class="reference internal" href="development/reference/index.html#reference"><span class="std std-ref">application programming interface</span></a>, or API in short. The API lets developers use the functionality of PROJ in their own software without having to implement similar functionality themselves.</p> <p>PROJ started purely as a cartography application letting users convert geodetic coordinates into projected coordinates using a number of different cartographic projections. Over the years, as the need has become apparent, support for datum shifts has slowly worked its way into PROJ as well. Today PROJ supports more than a hundred different map projections and can transform coordinates between datums using all but the most obscure geodetic techniques.</p> <p>You can download the source code for PROJ on the <a class="reference internal" href="download.html#download"><span class="std std-ref">download section</span></a> and find links to prepackaged executables in the <a class="reference internal" href="install.html#install"><span class="std std-ref">installation section</span></a>.</p> </section> </div> </div> <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> <a href="about.html" class="btn btn-neutral float-right" title="About" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> </div> <hr/> <div role="contentinfo"> <p>&#169; Copyright 1983-2024, PROJ contributors. <span class="lastupdated">Last updated on 26 Nov 2024. </span></p> </div> Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. </footer> </div> </div> </section> </div> <script> jQuery(function () { SphinxRtdTheme.Navigation.enable(true); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10