software development, cheese, aviation, and maps

Tag: projections

Map Projections

interesting links

Projection Connection poster

xkcd maps

Waterman project

Bibliography

Lambert Conformal Conic to Geographic Transformation Formulae Land Information New Zealand

Summary of US Coast and Geodetic Survey docs:

Publication No. 47: Lambert conformal conic projection with two standard parallels d/l as QB275U35no47.pdf

Publication No. 49: Lambert projection tables with conversion tables (supplement to 47, above, d/l as QB275U35no491918.pdf)

Publication No. 53: General Theory of the Lambert Conformal Conic Projection Oscar Adams, 1918

Publication No. 52, Lambert projection tables for the United States (1 item available at NOAA Miami Library.)

Publication No. 57: General Theory of Polyconic Projections (d/l as: general_theory_polygonic_57.pdf)

other:

NOAA Library

penn.edu The Online Books Page

Greek alphabet

nwloaded:

Map Projections – A Working Manual USGS

p 104 – 110 describes LCC


Map Projections - A Working Manual USGS

p 104 - 110 describes LCC
some refs:

    Invalid Projection EPSG:102008
    https://github.com/geopandas/geopandas/issues/943

    ESRI:102004
    USA Contiguous Lambert Conformal Conic
    http://epsg.io/102004

    OpenLayers transform from docs
    https://openlayers.org/en/latest/apidoc/module-ol_proj.html#.transform

    Using coordinates in meters on a static image map
    https://github.com/ghettovoice/vuelayers/issues/399
    which is:
    var oldCode = OSM_layer.getSource().getProjection().getCode(); // Getting projection of target layer
    newCoord = ol.proj.transformExtent([extent.j[0], extent.j[1], extent.j[2], extent.j[3]], oldCode, 'EPSG:4326'); // perform projection transform with given extent.

    stackexchange example of transform:
    https://gis.stackexchange.com/questions/238243/transform-coordinates-epsg32628-to-epsg3857-openlayers-3

Lambert Conformal Conic

Notes on projections

Lambert Projections

random LCC text

Johann Heinrch Lambert

Johann Heinrich Lambert

Quotations Johann Heinrich Lambert

Johann Heinrich Lambert

Johann Heinrich Lambert Biography (Mathematician, Polymath)

Johann Heinrich Lambert some audio

Notes on Mercator’s Projection The following work is my math essay assignment (an essay on any topic related to the Math 30 curriculum). I found it interesting enough that I’ll post it here on my math blog. Yay.

Map projections

Lambert Conformal Conic equations

Lambert Conformal Conic Projection formulas

Maps as a Summary of the World

Commonly Used Map Projections

Forgotten Books

The Lambert Conformal Conic Projection With Two Standard Parallels Special Publication No. 47 (Forgotten Books)

The Lambert Conformal Conic Projection With Two Standard Parallels Special Publication No. 47 (noaa.gov)

General Theory of the Lambert Conformal Conic Projection by Oscar S. Adams This publication gives a general development of the theory of the Lambert conformal conic projection. It is intended to supplement the matter found in Special Publication No. 47 entitled, The Lambert Conformal Conic Projection with No Standard Parallels. It is also supplementary in a way to Special Publication N o. 49, which contains the Lambert projection tables for the region in France, and to Special Publication No. 52, which gives corresponding tables for the United States, since it gives as a whole the mathematical development of the theory upon which they depend.

Map Projection Design Alan Vonderohe (January 2020)

Mercator’s Projection

The Mercator projection

Types of Map Projections Elizabeth Borneman | January 5, 2015 | Maps and Cartography

Map Projections – types and distortion patterns

Transverse Mercator and Lambert Conformal Conic: Map Projection Functions Alan Vonderohe (February 2020)

© 2024 Wendell's stuff

Theme by Anders NorenUp ↑