Georeferenced JPEG
Ethan Alpert
ealpert at DIGITALGLOBE.COM
Thu Mar 31 09:52:58 PST 2005
If the file is a JPEG2000 you'll need to build GDAL with JPEG2000
support and things should work. If it's just a plane JPG with no
georeferencing I'm not sure how to go about it. I'd probably convert to
tif and use gdal_translate/gdal_warp to create a proper GeoTiff.
-e
-----Original Message-----
From: UMN MapServer Users List [mailto:MAPSERVER-USERS at LISTS.UMN.EDU] On
Behalf Of Richard A. Milewski
Sent: Thursday, March 31, 2005 1:05 AM
To: MAPSERVER-USERS at LISTS.UMN.EDU
Subject: [UMN_MAPSERVER-USERS] Georeferenced JPEG
How do I tell MapServer to use the georeferencing information in a JPEG?
I can see the data with gdalinfo, and if I copy the Origin and Pixel
Size parameters into a .wld file everything works fine.
mapserv -v says INPUT=GDAL
I've found the OUTPUTFORMAT object, but there doesn't seem to be an
INPUTFORMAT object.
...I get the feeling I'm missing something obvious.
-- Richard
More information about the MapServer-users
mailing list