[mapserver-users] Preparing GeoTIFF files for use in Mapserver

Robert Sanson SansonR at asurequality.com
Sun Sep 20 21:10:47 EDT 2009


Thanks Brent
 
2193 is definitely in C:\ms4w\gdaldata\pcs.csv
 
2193,"NZGD2000 / New Zealand Transverse Mercator 2000",9001,4167,19971,9807,1,0,4500,8801,0,9102,8802,173,9102,8805,0.9996,9201,8806,1600000,9001,8807,10000000,9001,,,,,,
 
Not sure why it is not looking it up.
 
Robert

>>> <pcreso at pcreso.com> 21/09/2009 1:08 p.m. >>>
Hi Robert,

Can you check to see that 2193 (NZTM2000) is included in the look-up table of projections used by GDAL?

If not, you might try fully describing the parameters in proj.4 syntax instead of using the EPSG notation, see:

http://spatialreference.org/ref/epsg/2193/ 

Cheers,

  Brent Wood




--- On Mon, 9/21/09, Robert Sanson <SansonR at asurequality.com> wrote:

> From: Robert Sanson <SansonR at asurequality.com>
> Subject: [mapserver-users] Preparing GeoTIFF files for use in Mapserver
> To: mapserver-users at lists.osgeo.org 
> Date: Monday, September 21, 2009, 12:31 PM
> 
>  
>  
>  
> Hi 
>  
> I am trying to use gdal_translate to convert some
> image files (PNGs and JPEGs) into GeoTIFFs for using in
> Mapserver. I am using the gdal_translate utility. The
> problem I am having is getting the proper Projection
> information embedded. I want to assign EPSG:2193 (NZGD2000 /
> New Zealand Transverse Mercator 2000).
>  
> I have .jgw / .pgw worldfiles and ESRI .prj files for
> my input files.
>  
> When I try:
>  
> gdal_translate -of GTiff -co "TILED=YES"
> -a_srs "EPSG:2193" infile.jpg outfile.tif
>  
> then examine outfile.tif with gdalinfo, it
> shows:
>  
> PROJCS["unnamed",
>     GEOGCS[,
>        
> DATUM["unknown",
>            
> SPHEROID["unretrievable - using
> WGS84",6378137,298.257223563]],
>        
> PRIMEM["Greenwich",0],
>        
> UNIT["degree",0.0174532925199433]],
>     UNIT["metre",1,
>        
> AUTHORITY["EPSG","9001"]],
>    
> AUTHORITY["EPSG","2193"]]
>  
> It doesn't seem to be finding the correct EPSG
> reference. I have GDAL_DATA environment variable specified,
> and have also included it in my path. I am using the gdal
> utilities that came with ms4w.
>  
> Many thanks,
>  
> Robert Sanson
> 
> 
> ------------------------------------------------------------------
> 
> The contents of this email are confidential to AsureQuality. If you have received this communication in error please notify the sender immediately and delete the message and any attachments. The opinions expressed in this email are not necessarily those of AsureQuality. This message has been scanned for known viruses before delivery. AsureQuality supports the Unsolicited Electronic Messages Act 2007. If you do not wish to receive similar communications in future, please notify the sender of this message.
> 
> ------------------------------------------------------------------
> 
> 
> This message has been
> scanned for malware by SurfControl plc.  www.surfcontrol.com 
>  
> 
> -----Inline Attachment Follows-----
> 
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org 
> http://lists.osgeo.org/mailman/listinfo/mapserver-users 
> 

------------------------------------------------------------------
The contents of this email are confidential to AsureQuality. If you have received this communication in error please notify the sender immediately and delete the message and any attachments. The opinions expressed in this email are not necessarily those of AsureQuality. This message has been scanned for known viruses before delivery. AsureQuality supports the Unsolicited Electronic Messages Act 2007. If you do not wish to receive similar communications in future, please notify the sender of this message.
------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090921/44b5d592/attachment.html


More information about the mapserver-users mailing list