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 [2025/01/10 11:18] – [Useful resources] Updated 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/stable/users/mapsetup.html|Projections in basemap]] | * [[https://matplotlib.org/basemap/stable/users/mapsetup.html|Projections in basemap]] |
* [[https://docs.generic-mapping-tools.org/latest/reference/map-projections.html|Projections' descriptions in GMT]] ([[https://docs.generic-mapping-tools.org/latest/index.html|Generic Mapping Tools]]) | * [[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://www.pygmt.org/latest/|PyGMT]] |
| |
* [[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]]) | * [[https://epsg.org/|EPSG Geodetic Parameter Dataset]] ([[https://en.wikipedia.org/wiki/EPSG_Geodetic_Parameter_Dataset|EPSG @ Wikipedia]]) |
| |