Update README.md

This commit is contained in:
Justin Kunimune 2016-03-30 14:45:01 -04:00
parent c6153f48c9
commit c29aed1fe2

View File

@ -1,4 +1,4 @@
# Map-Projections
A class to create custom maps of the Earth's surface.
This file can be run with java. Simply select your map parameters using the terminal, and a custom world map of your design will be created as myMap.jpg in the output folder! You can also put any equirectangular map into input and read it.
Simply run MapConfigurer.jar, select your parameters with the GUI, and a custom world map of your design will be created! There are thousands of combinations of color-schemes, projections, and axes.
Includes Mercator, Lambert, Orthogonal, Peirce-Quincuncial, and More!