Re: [mapserver-users] Simple MrSid map file

2008-02-10 Thread Brent Fraser
Ken, Here's a minimal Map file (edited from the well-known Itasca demo data): MAP NAME ITASCA STATUS ON IMAGETYPE PNG SIZE 600 600 # Projection - same as input data (UTM Zone 15, NAD83), # so no need to have MapServer re-project UNITS METERS #[minx] [miny] [max

Re: [mapserver-users] Simple MrSid map file

2008-02-10 Thread Ken S. Elvehjem
Brent, Thanks for the response. I appreciate the *watch* items you included! and I think that I have all that info available. I think my main problem is that I cannot separate out what is *nice* in a mapfile from what is *necessary* ... most of the examples I have been able to find have mul

Re: [mapserver-users] Simple MrSid map file

2008-02-10 Thread Brent Fraser
Ken, I don't use MrSID, but here are some general things to look at: 1. Does your MrSID file have geo-referencing and coordinate system definition information with it? Use GDAL's "gdalinfo" to find out. 2. Do your EXTENTS (with the related PROJECTION and UNITS) in the map file actually cover/

[mapserver-users] Simple MrSid map file

2008-02-10 Thread Ken S. Elvehjem
Hi, I am trying to make ms4w show me a MrSid file. Eventually, I would like to be able to send center coordinates and dimensions and have it return a JPG. For now, however, I have apparently gotten into a tail chasing game -- no matter what I try, I seem to need to do something else first. I

[mapserver-users] Query with template not working with complex query

2008-02-10 Thread Matthew Pettis
Hi, A while back, I posted a question like this to the group, and got an answer that worked for me: http://lists.umn.edu/cgi-bin/wa?A2=ind0705&L=mapserver-users&D=0&O=D&T=0&P=5373 I was able to get correct results by making a simple query. Now, however, I need to use a more complex query to ret

Re: [MAPSERVER-USERS] SLD

2008-02-10 Thread Pål Kristensen
Hi! The URL parameters is not correct, you should putt a &SLD= prior to the SLD link, and also omit the &STYLES= when using SLD. Regards Pål Kristensen Gregorio Muñoz wrote: > > Hello! > > I am working with SLD but can not make it work. > > This my url: > http://localhost/cgi-bin/mapserv.e

Re: [MAPSERVER-USERS] How can i do that the street's label have the same directions...?

2008-02-10 Thread Gregor Mosheh
How can i do that the street's label have the same diretions of them? Set the LABEL's ANGLE to "follow" That's as of Mapserver 4.10 and also in 5.0 -- Gregor Mosheh / Greg Allensworth, BS, A+ System Administrator HostGIS cartographic development & hosting services http://www.HostGIS.com/ "Reme

[MAPSERVER-USERS] How can i do that the street's label have the same directions...?

2008-02-10 Thread mhungc
Hi, How can i do that the street's label have the same diretions of them? For example if a do a zoom at street ant this is a curve the label have to take the same direction of it a curve. Help me how can i do that in the .map file? -- View this message in context: http://www.nabble.com/Ho