
PROJ — PROJ 9.8.0 documentation
6 days ago · PROJ is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic …
Download — PROJ 9.8.0 documentation
Dec 1, 2025 · See Installation for information on how to get pre-built packages of PROJ. Documentation in PDF and zipped HTML can be downloaded using the flyout menu on the left side of the browser …
Installation — PROJ 9.8.0 documentation
2 days ago · The simplest way to install PROJ on Windows is to use the OSGeo4W software distribution. OSGeo4W provides easy access to many popular open source geospatial software …
Quick start — PROJ 9.8.0 documentation
6 days ago · Coordinate transformations are defined by, what in PROJ terminology is known as, "proj-strings". A proj-string describes any transformation regardless of how simple or complicated it might be.
About — PROJ 9.8.0 documentation
6 days ago · PROJ is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic …
Using PROJ — PROJ 9.8.0 documentation
6 days ago · The main purpose of PROJ is to transform coordinates from one coordinate reference system to another. This can be achieved either with the included command line applications or the C …
Geodetic transformation — PROJ 9.8.0 documentation
6 days ago · Geodetic transformation PROJ can do everything from the most simple projection to very complex transformations across many reference frames.
proj — PROJ 9.7.1 documentation
proj and invproj perform respective forward and inverse conversion of cartographic data to or from cartesian data with a wide range of selectable projection functions.
Functions — PROJ 9.8.0 documentation
6 days ago · If a proj-string does not contain +type=crs, then it is interpreted as a coordination operation / transformation. If creation of the transformation object fails, the function returns 0 and the PROJ …
FAQ — PROJ 9.8.0 documentation
6 days ago · Generally PROJ will accept coordinate reference system descriptions in the form of WKT, WKT2 and PROJ strings. If you are able to describe your desired CRS in either of those formats …