Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
other:python:python:grid_proj [2023/02/03 13:13] – [Useful resources] Added link to Gridspec jypeter | other:python:python:grid_proj [2025/01/10 14:27] (current) – [Useful resources] Added ArcGIS jypeter |
---|
| |
* [[https://scitools.org.uk/cartopy/docs/latest/reference/projections.html|Cartopy projection list]] | * [[https://scitools.org.uk/cartopy/docs/latest/reference/projections.html|Cartopy projection list]] |
* [[https://matplotlib.org/basemap/users/mapsetup.html|Projections in basemap]] | * [[https://matplotlib.org/basemap/stable/users/mapsetup.html|Projections in basemap]] |
* [[http://gmt.soest.hawaii.edu/doc/latest/GMT_Docs.html#gmt-map-projections|Projections' descriptions in GMT]] | * [[https://docs.generic-mapping-tools.org/latest/reference/map-projections.html|Projections' descriptions in GMT]] ([[https://www.generic-mapping-tools.org/|Generic Mapping Tools]]) |
| * [[https://www.pygmt.org/latest/|PyGMT]] |
| |
| * [[https://en.wikipedia.org/wiki/List_of_map_projections|Wikipedia list of map projections]] |
* [[https://proj.org/operations/projections/|Extensive list of projections in Proj]] | * [[https://proj.org/operations/projections/|Extensive list of projections in Proj]] |
* Note: PROJ (and ''libproj'') is the underlying package of most packages dealing with maps | * Note: PROJ (and ''libproj'') is the underlying package of most packages dealing with maps |
| * [[https://pro.arcgis.com/en/pro-app/latest/help/mapping/properties/list-of-supported-map-projections.htm|Supported map projections in ArcGIS]] |
| * [[https://epsg.org/|EPSG Geodetic Parameter Dataset]] ([[https://en.wikipedia.org/wiki/EPSG_Geodetic_Parameter_Dataset|EPSG @ Wikipedia]]) |
| |
| |