[mapserver-users] Oracle Spatial

2011-05-27 Thread Stuart . Harlan
WHERE DESG IN ('CST','CRD')) USING SRID 8307" Stuart Harlan Senior Information Systems Technologist GIS Web Services Transportation Planning Division Missouri Department of Transportation___ mapserver-users mailing list mapser

[mapserver-users] Java Crash

2011-08-18 Thread Stuart . Harlan
I compiled MapServer 6.0.1 on Windows, with threads, and removed the components marked "unsafe". I also built the Java Mapscript component, targeting the 1.5 JVM. I can generate a map image, and save it to a file using the Java method "imageObj.save(filename, map)". However, when I try to ca

[mapserver-users] Crash on Labeling

2011-09-07 Thread Stuart . Harlan
I am labeling roads. I have a class using the TEXT directive like so: TEXT 'Bus [NAME]' This is for a business loop and labels in the map correctly with the highway name in the place of [NAME]. I also have other "Loop"s. I tried this for the other loops: TEXT 'Loop [NAME]' ...and I get the