Skip to content

webgeodatavore/awesome-projections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 

Repository files navigation

Awesome Projections

The intent of this repository is to gather informations related to maps projections.

It can be any type of support (books, comics, website, videos, articles, dedicated libraries for developers, demos,...)

We are looking to improve content organization, add more descriptions (terse or absent at the moment) and adding more interesting links. Feel free to open a PR to discuss about any suggestions.

If you don't have a Github account, you can also make feedback using a freely editable online editor called "Framapad" (no password, no account)

Books

Courses

Arts

XKCD (comics)

Artists using mapping projection

Videos

Websites

Compare countries size

Convert/choose/reproject projections

EPSG codes

The IOGP’s EPSG Geodetic Parameter Dataset is a collection of definitions of coordinate reference systems and coordinate transformations which may be global, regional, national or local in application." (official website)

Articles

Presentations

Miscellanous

  • lon, lat, lon A single-page website that explains the difference between lat/lon and lon/lat in various software and specifications

Demos

Projections images illustrations

Libraries

C / C++

proj.4 is a standard Unix filter function which converts geographic longitude and latitude coordinates into cartesian coordinates (and vice versa), and it is a C API for software developers to include coordinate transformation in their own software. GDAL (Geospatial Data Abstraction Library) is a translator library for raster and vector geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial Foundation. Although it's purpose is related to spatial data formats, it also manage well projections changes for raster and vector formats.

Java

JavaScript

Python

Go

Rust

Software

  • CanvasMap is a simple HTML framework to experiment with projection equations.
  • Flex Projector is a freeware, cross-platform application for creating custom world map projections, implemented with Java
  • G.Projector — Global Map Projector by the NASA. G.Projector transforms an equirectangular map image into any of over 125 global and regional map projections. Longitude-latitude gridlines and continental outlines may be drawn on the map, and the resulting image may be saved to disk in GIF, JPEG, PDF, PNG, PS or TIFF form.

Academic references

English

  • Looking for input. Maybe look at creating something like a Zotero group about projections to avoid adding to much content targeting specialists, researchers in this repo.

Notes: you can find a lot of contents on the ICA (International Cartographic Association) Commission on Map Projections site. See if duplication required.

French

  • Projection Bertin (1953) Inclus un algorithme pour la reproduire (illustration avec D3)
  • Colette Cauvin, "Au sujet des transformations cartographiques de position", Cybergeo : European Journal of Geography [En ligne], Cartographie, Imagerie, SIG, document 15, mis en ligne le 14 janvier 1997, consulté le 03 avril 2017. URL : http://cybergeo.revues.org/5385 ; DOI : 10.4000/cybergeo.5385

About

Gather informations related to maps projections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published