[Mapserver-users] --with-gdal --without-tiff
Agneta Schick
schick at sdac.hannover.bgr.de
Wed Feb 26 00:59:43 PST 2003
Hello,
I have a problem with a projection (raster data).
Perhaps my mapserver configuration is wrong or the my projection.
I installed
freetype-2.1.3
gd-1.8.4,
gdal-1.1.7,
libgeotiff-1.1.4
mapserver-3.6.3
proj-4.4.5
shapelib-1.2.9
tiff-v3.5.5
on a
SunSolaris 8 system. Can somebody please advise me if my compilation
has the sensible options:
./configure --libdir=/usr/local --includedir=/usr/local/include --with-gd=/usr/l
ocal --with-jpeg --without-tiff --with-png --with-proj=/usr/local --with-freetyp
e --with-gdal=../gdal-1.1.7/apps/gdal-config --without-wms
./mapserv -v
MapServer version 3.6.3 OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP SUPPORTS=PROJ
SUPPORTS=TTF INPUT=EPPL7 INPUT=JPEG INPUT=GDAL INPUT=SHAPEFILE
gdal-config --formats
gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 bsb xpm sdts raw dted mem jdem
envisat elas fit vrt usgsdem gif jpeg png
And the projection I'm trying is Gauss-Krueger to latlong:
Map:
PROJECTION
"proj=latlong"
END
Layer: (jpg or png)
PROJECTION
"proj=tmerc"
"ellps=bessel"
"lat_0=0n"
"lon_0=9e"
"x_0=3500000."
"y_0=0."
END
I could skip the projection if I had a function (subroutine) for converting
Gauss-Krueger to geographic coordinates. If someone has such a program would
he/she share it with me? I searched the internet but found only interactive or
Windows-suitable applications.
Thanks to all taking the time to help beginners like me!
Agneta Schick
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Agneta Schick
Bundesanstalt fuer Geowissenschaften und Rohstoffe
Federal Institute for Geosciences and Natural Resources
Stilleweg 2
D- 30655 Hannover Tel.: +49 511 643 3136
GERMANY FAX.: +49 511 643 3663
schick at sdac.hannover.bgr.de http://www.seismologie.bgr.de
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
More information about the MapServer-users
mailing list