Questions tagged [umn]

7 questions
2
votes
2 answers

How do you get transparent background in a layer with UMN mapserver?

I want to include different sources of maps in a mapclient. One source I provide myself with a self-written mapfile rendered by an UMN-mapserver. Problem is, that UMN renders the background (places there no feature is) as white, and if I combine…
Mnementh
  • 47,129
  • 42
  • 140
  • 198
1
vote
0 answers

How to display raster layer in umn mapserver clearly

In my example the raster layer is not displaying in the correct color. When the layer is zoom in it is displaying in the correct color. Please check my code. Please tell me if anything should be added. My map is displayed in one rectangular box. If…
1
vote
1 answer

Is the map-Parameter of the UMN-mapserver conform to the OGC WMS-specification?

Say you have a mapserver-url like this: http://host/cgi-bin/mapserv?MAP=/path/to/mapfile.map& Is a WMS specified in this way conform to the OGC WMS-specification? Some say the map-parameter is a vendor-specific parameter, but you also could see it…
Mnementh
  • 47,129
  • 42
  • 140
  • 198
0
votes
2 answers

UnsatisfiedLinkError and NoClassDefFoundError : Running Java Mapscript on Ubuntu 11.10

We have coded and run a dynamic web application using MAPSERVER(Version 6.0.1) on windows platform using Java Technology. Now, there is need of deploying it on Ubuntu 11.10. We have installed Apache Tomcat 6.0, Mapserver 6.0.1, Apache 2.0, and…
Vish
  • 790
  • 3
  • 19
0
votes
1 answer

How to reproject map with a cascading UMN-mapserver?

I have UMN configured as a cascading mapserver. I want it to reproject the map while cascading through UMN. How can I do that? Is that possible at all?
Mnementh
  • 47,129
  • 42
  • 140
  • 198
0
votes
1 answer

How can I display borders for geometries with UMN-Mapserver only when zoomed in a lot?

I have a map-file for UMN, that displays a layer of vectors, each geometry with different colors depending on their attributes. That works fine. I also want to add borders around each geometry. That's no problem, but on the view showing the complete…
Mnementh
  • 47,129
  • 42
  • 140
  • 198
0
votes
1 answer

Why does UMN-Mapserver shows an ERDAS Image-File (.img) as white shape?

I want to render an ERDAS-Image-file (suffix .img) with the UMN-Mapserver. The data is rendered on the right position and with the correct shape, but all data is white instead of an raster-image. The Image contains many layers. My mapfile looks like…
Mnementh
  • 47,129
  • 42
  • 140
  • 198