Bookmark this page: Add Plotting data to a Lambert Conformal Conic projection to Yahoo MyWeb Add Plotting data to a Lambert Conformal Conic projection to Google Bookmarks Add Plotting data to a Lambert Conformal Conic projection to Windows Live Add Plotting data to a Lambert Conformal Conic projection to Del.icio.us Digg Plotting data to a Lambert Conformal Conic projection! Add Plotting data to a Lambert Conformal Conic projection to Netscape
  •  
  • Subject
  • Author
  • Date
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by Richard Owlett on March 16, 2009, 10:47 am


I wish to plots some locations generally in the Continental US {~20N to
~50N and ~70W to ~130W}.

From looking at
www.colorado.edu/geography/gcraft/notes/mapproj/mapproj.html I assume I
am used to maps using a Lambert Conformal Conic projection.

My data is latitude and longitude (WGS 84 datum) and I wish my map to be
centered on the geographical center of the US. I've found the general
form of the equations at
http://surveying.wb.psu.edu/sur162/ConicComps/ConicComps.htm but the
constants are for a map in Pennsylvania and the image showing references
of the constants is to small. Best case: is there a program with
appropriate constants that I can work from?

TIA


Posted by pat_n_ed on March 16, 2009, 9:47 pm


> I wish to plots some locations generally in the Continental US {~20N to
> ~50N and ~70W to ~130W}.
> =A0From looking atwww.colorado.edu/geography/gcraft/notes/mapproj/mapproj=
.htmlI assume I
> am used to maps using a Lambert Conformal Conic projection.
> My data is latitude and longitude (WGS 84 datum) and I wish my map to be
> centered on the geographical center of the US. I've found the general
> form of the equations athttp://surveying.wb.psu.edu/sur162/ConicComps/Con=
icComps.htmbut the
> constants are for a map in Pennsylvania and the image showing references
> of the constants is to small. Best case: is there a program with
> appropriate constants that I can work from?
> TIA

This may be overkill, but it's free:

http://earth-info.nga.mil/GandG/geotrans/index.html

This is probably too tedious (one input/output at a time), but it's
interactive, appears to allow selection of projection type, etc.:

http://geoengine.nga.mil/geospatial/SW_TOOLS/NIMAMUSE/webinter/geotrans.htm=
l

Some other stuff:

http://egsc.usgs.gov/isb/pubs/MapProjections/projections.html#lambert2

http://earth-info.nga.mil/GandG/coordsys/geoarticles/pdfs/Article014_Projec=
tions_and_NGA_Products.pdf

Posted by Richard Owlett on March 17, 2009, 7:32 am


pat_n_ed@yahoo.com wrote:
>
>>I wish to plots some locations generally in the Continental US {~20N to
>>~50N and ~70W to ~130W}.
>> From looking atwww.colorado.edu/geography/gcraft/notes/mapproj/mapproj.htmlI
assume I
>>am used to maps using a Lambert Conformal Conic projection.
>>My data is latitude and longitude (WGS 84 datum) and I wish my map to be
>>centered on the geographical center of the US. I've found the general
>>form of the equations
athttp://surveying.wb.psu.edu/sur162/ConicComps/ConicComps.htmbut the
>>constants are for a map in Pennsylvania and the image showing references
>>of the constants is to small. Best case: is there a program with
>>appropriate constants that I can work from?
>>TIA
>
>
> This may be overkill, but it's free:
>
> http://earth-info.nga.mil/GandG/geotrans/index.html

Not as much overkill as you might think ;)
It has batch file capability built in and it has been tested and debugged.

>
> This is probably too tedious (one input/output at a time), but it's
> interactive, appears to allow selection of projection type, etc.:
>
> http://geoengine.nga.mil/geospatial/SW_TOOLS/NIMAMUSE/webinter/geotrans.html
>
> Some other stuff:
>
> http://egsc.usgs.gov/isb/pubs/MapProjections/projections.html#lambert2
>
>
http://earth-info.nga.mil/GandG/coordsys/geoarticles/pdfs/Article014_Projections_and_NGA_Products.pdf

Those will be useful. I'm finding that I know even less than I thought.

Thank you.