[Geomoose-users] jpg, tif images / scale problem

Fischer, Brian bfischer at houstonengineeringinc.com
Mon Nov 19 10:07:14 EST 2007


Try setting the status to "DEFAULT".  I'm not sure what scripts need to
be changed in order to correctly calculate a scale for geographic
coordinates.  Hopefully one of the other developers will help you out
with that.
 
Brian Fischer
Houston Engineering, Inc.
Maple Grove, MN
(763) 493-4522
 

________________________________

From: geomoose-users-bounces at lists.sourceforge.net
[mailto:geomoose-users-bounces at lists.sourceforge.net] On Behalf Of Vojko
Daneu
Sent: Sunday, November 18, 2007 4:54 AM
To: GeoMOOSE
Subject: [Geomoose-users] jpg, tif images / scale problem


Hallo,

I have 2 questions regarding GeoMOOSE:

Question 1: is there any special procedure involved when loading and
showing image layers (tif,jpg) in GeoMoose?

I tried to load a map of the world (jpg-image - with jgw-file in the
same location) with the following .map file:


MAP
    NAME 'mn_world'
    SIZE 800 650
    STATUS ON
    EXTENT -180 -90 180 90
    UNITS DD
      IMAGETYPE JPEG
    TRANSPARENT TRUE

    WEB
        INCLUDE "/ms4w/apps/GeoMOOSE/maps_statedemo/web_config.map"
    END

    LAYER
        NAME 'world'
        DATA './world.jpg'
        TYPE RASTER
        STATUS ON
    END
END

I can see the layer's name in the "Map Layers" list on the right hand
side, but no image in the main window regardless of the zoom I use.

Question 2: I use the GeoMoose 1.0.0. example application and show
layers in geographic coordinates. The scale, shown in the footer is
obviously wrong. In which scripts do I have to change the code to get a
correct scale?


Best regards
Vojko

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20071119/3739878a/attachment.html


More information about the Geomoose-users mailing list