Re: [mapserver-users] Mapserv problems on Fedora

2008-04-14 Thread Stephen Woodbridge
Hi Frank, Adding more to to the malloc fixed the crash, but the regex is failing :( and should be ok: Breakpoint 1, msEvalRegex (e=0x4e9873 "\\.map$", s=0x7232a0 "/u/data/maps/google-agg.map") at mapfile.c:79 ... 89if(ms_regexec(&re, s, 0, NULL, 0) != 0) { /* no match */ (gdb) p

Re: [mapserver-users] Mapserv problems on Fedora

2008-04-14 Thread Frank Warmerdam
Stephen Woodbridge wrote: ==32351== Invalid write of size 1 ==32351==at 0x32FAA03144: rx_bzero (in /usr/lib64/librx.so.0.0.0) ==32351==by 0x32FAA08786: regncomp (in /usr/lib64/librx.so.0.0.0) ==32351==by 0x421BF2: msEvalRegex (mapfile.c:84) ==32351==by 0x42500E: msLoadMap (mapfile

[mapserver-users] Mapserv problems on Fedora

2008-04-14 Thread Stephen Woodbridge
Hi all, I'm having a problem on a fedora box with mapserver. Does anyone have an idea what this is all about or how to run down the issue? This same setup works fine on my old Debian Sarge box. Thanks, -Steve Linux maps.localhost.com 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33 EDT 2007 x86

RE: [mapserver-users] Mapserver + Openlayers legend problem

2008-04-14 Thread Fawcett, David
An embedded scale bar is just not going to work with an OpenLayers type of interface. (unless, I guess, you use the single, non-tiled layer type in OpenLayers. But then you aren't going to get the cool Googley Goodness slippy map effect. http://www.openlayers.org/dev/examples/mapserver_untiled.ht

[MAPSERVER-USERS] How to reference multiple byte characters in symbol file?

2008-04-14 Thread rich.fromm
My understanding is that the only type of vector (non-bitmap) font I can use for mapserver is a TrueType font. I'm starting with a PostScript Type 1 font. (And a quick test seemed to confirm that this is not directly useable.) I used fontforge (http://fontforge.sourceforge.net/) to generate a T

Re: [mapserver-users] Mapserver + Openlayers legend problem

2008-04-14 Thread ptang83
I have the same issue in openlayer + mapserver cgi. However, if I use mapscript without openlayer, then it works fine. --- On Mon, 4/14/08, Emilio Ponce <[EMAIL PROTECTED]> wrote: > From: Emilio Ponce <[EMAIL PROTECTED]> > Subject: [mapserver-users] Mapserver + Openlayers legend problem > To:

Re: [mapserver-users] Reg: Mapserver 3D GIS Capabilities

2008-04-14 Thread Brent Fraser
Venkat, You may want to have a look at the Virtual Terrain Project (VTP), and the recent implementation of Internet Explorer compatible ActiveX control: http://vterrain.org/Doc/vtocx.html Brent Fraser GeoAnalytic Inc. Calgary, Alberta - Original Message - From: "venkat" <[EMAIL PROTEC

[mapserver-users] Mapserver + Openlayers legend problem

2008-04-14 Thread Emilio Ponce
Hi everyone, I'm beggining with mapserver + openlayers. The problem is that I cannot show a legend of my layers, because if I use the 'LEGEND keyword' into the mapfile, the legend is shown on every tile of the openlayers's map. I've found the same problem for the SCALEBAR. The definition of the L

[mapserver-users] query problem

2008-04-14 Thread Paul Alarcon
Hello I jave a problem making a query in Internet explorer I am using javascript for make teh query but when i run in firefox i dont have any problem but, when i using IE dont work my aplication the code for my page is the follow html> Busqueda por CANTON

Re: [mapserver-users] JGW+JPG -> TIFF

2008-04-14 Thread Rahkonen Jukka
-Alkuperäinen viesti- Lähettäjä: [EMAIL PROTECTED] puolesta: [EMAIL PROTECTED] > 2) I have 80 orthofotos. Since I don't want to add a layer for each one I > created a tileindex with gdaltindex.exe ... the created dbf file contains one > column called LOCATION and has all the name of my

AW: [mapserver-users] JGW+JPG -> TIFF

2008-04-14 Thread Janosch.Skrobek
Hi, thanks for your answer. I was able to implement one of the pictures into a new layer like you described. Two new problems turn up. 1) The image quality is really bad, the picture gets all reddish and yellowish and seems to loose pixels. I use PNG as format for all my maps. All the other (

Re: [mapserver-users] Drawing a circle on a map

2008-04-14 Thread Sucharita Samuel
Hi Stephen, Thanks for the hint. I was able to draw the circle, but now my problem is that I want to move the centroid of the circle to the point I click on the map. I used the following code in the mapscript layerObj oTempLayer = map.getLayerByName("Circle");

[mapserver-users] Reg: Mapserver 3D GIS Capabilities

2008-04-14 Thread venkat
Dear All, I am Veknat,I am developing web application based on C# asp.net.Here I want to use 3D gis analysis(At least i want to show my data in 3D view).Is Mapserver has 3D capabilities?.Let me know.. I am waiting for your great response. Advanced Thanks. Regards, Venkat. __

RE: [mapserver-users] Mapserver and Microsoft SQL Server 2008

2008-04-14 Thread Chris King
Thanks for the reply, I did notice the geometry_columns table was missing and at first when I added it, I got SQL errors, but after a few tweaks, I no longer get the errors when I have a geometry_columns table in my database. I narrowed the error down to the layer.open() command, and found where

[mapserver-users] error_output

2008-04-14 Thread Petra Pietrasová
Good morning, I am a student of geoinformatics in the Czech Republic. I am just finishing my diploma thesis about a map server and I have a problem with my aplication. Sometimes there is an error in my client. The error of client is in displaying received images (they look like those saved in co

RE: [mapserver-users] Reg: 3D Mapping Capability for Mapserver

2008-04-14 Thread Piero Cavalieri
Deegree has a Java implementation of the OGC WPVS service, which can generate 3D views from WCS/WMS and WFS. However you don't make analysis, I think (which kind ?) Cheers Piero > -Original Message- > From: [EMAIL PROTECTED] [mailto:mapserver-users- > [EMAIL PROTECTED] On Behalf Of