Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created November 20, 2013 04:36
Show Gist options
  • Save springmeyer/7557792 to your computer and use it in GitHub Desktop.
Save springmeyer/7557792 to your computer and use it in GitHub Desktop.
{
"EPSG:3857": "+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0.0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs +over", "EPSG:3006": "+proj=utm +zone=33 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs",
"EPSG:4326": "+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment