[Mapserver-users] Global projection query

Debbie Pagurek pagurekd at agr.gc.ca
Wed Apr 9 08:46:37 EDT 2003


The following site will be helpful.

http://www.remotesensing.org/geotiff/proj_list/robinson.html

each projection has a listing of parameters like this:

+proj=robin +lon_0=Longitude at projection center
              +x_0=False Easting
              +y_0=False Northing

and you can put it into your mapfile like this:
PROJECTION
 "proj=robin"
  "lon_0=the longitude"
  "x_0=false easting"
  "y_0=false northing"
END


D. Pagurek


>>> Matthew Hatcher <MJHatcher at space.qinetiq.com> 04/09/03 04:10AM >>>
Hi all,

A thorny projection related question.

I have a couple of very coarse scale images (hemisphere scale) which are in
global projections. One is in polar stereographic, the other in straight
Mercator projection (not UTM).

The nearest equivalents that I can find in the EPSG codeset are EPSG:9804
(Mercator) and EPSG:9810 (Polar Stereographic).

Neither of these two codes are in the list of EPSG codes supported by proj4
- as far as I can tell anyway! I presume that I can simply enter the
projection information itself into the projection object in my map file, but
I'm not really sure where to start in terms of the additional parameters.
Projections were never my strong point!

Hope someone can give me a hand!

Matt.

#############################################################

The information contained in this email and any subsequent
correspondence is private and is intended solely for the 
intended recipient(s). For those other than the intended
recipient(s) any disclosure, copying, distribution, or any 
action taken or omitted to be taken in reliance on such 
information is prohibited and may be unlawful.

#############################################################
_______________________________________________
Mapserver-users mailing list
Mapserver-users at lists.gis.umn.edu 
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users





More information about the mapserver-users mailing list