[mapserver-users] Some trouble with mapserver-trunk and FEATURE elements

2013-10-01 Thread Andrea Peri
Hi, testing the last map-server trunk I see there is an error. The code is this: TYPE LINE TRANSFORM LL UNITS percentages FEATURE POINTS 0.02 -0.40 0.98 -0.40 END TEXT 'blah blah' END FEATURE POINTS 0.02 -0.60 0.98 -0.60 END TEXT 'blah2 blah2'

Re: [mapserver-users] harfbuzz dependency

2013-10-01 Thread Andrea Peri
Hi, I try also with harfbuzz 0.9.19 but without success. always using the same settings from link. Reading the file produced by cmake I see the question is the not found of include dir: //Path to a file. HARFBUZZ_INCLUDE_DIR:PATH=HARFBUZZ_INCLUDE_DIR-NOTFOUND But I see the includes are

Re: [mapserver-users] harfbuzz dependency

2013-10-01 Thread Andrea Peri
ok, I resolve adding the /usr/local/include/harfbuzz to the CMAKE_PREFIX_PATH Regards, Andrea. 2013/10/1 Andrea Peri aperi2...@gmail.com Hi, I try also with harfbuzz 0.9.19 but without success. always using the same settings from link. Reading the file produced by cmake I see the

Re: [mapserver-users] Can variables be used in PROCESSING?

2013-10-01 Thread Lime, Steve D (MNIT)
Correct, currently it doesn't. Substitution does have a performance impact (have to check/validate potential values against all places it's allowed) so we've been mindful of use. You could hack mapfile.c (see layerSubstituteString() function) and try it... Steve -Original Message-

[mapserver-users] Trunk version don't use font Calibri ?

2013-10-01 Thread Andrea Peri
Hi, After the update to the last trunk , the mapserver seem don't use no mer the TrueTyoe Calibri font. Instead it work with the Liberation true type font. I try both Calibri and LiberationSans-Regular The second is working. Perhaps there is some incompatibility with the actual trunk ? --

[mapserver-users] Canot get around: WMS server error. Invalid layer(s) given in the LAYERS parameter.r

2013-10-01 Thread Paul.Sheedy
I installed MS4W a few days ago to put together a small proof-of-concept. I've been through the tutorial, which I got to work with a little tweaking. When I attempt to use an Oracle spatial table, I get a MS server error: Invalid layers(s)... error - which gives me no indication where I am

Re: [mapserver-users] [EXTERNAL] Canot get around: WMS server error. Invalid layer(s) given in the LAYERS parameter.r

2013-10-01 Thread Smith, Michael ERDC-RDE-CRREL-NH
Paul, What is your WMS Request? And what does your GetCapabilities look like? MapServer might have renamed (added _1) to your TestMap layer name because your map is named TestMap. Layer names are also case sensitive. Mike -- Michael Smith US Army Corps Remote Sensing GIS/Center From:

Re: [mapserver-users] Canot get around: WMS server error. Invalid layer(s) given in the LAYERS parameter.r

2013-10-01 Thread thomas bonfort
Paul, please do not create new email threads for issues you have already posted beforehand. If you had followed the instructions Jukka took the time to write down for you in that previous thread, you would have probably noticed that passing LAYER=TestMap is not valid for WMS, you should be using

[mapserver-users] Compiling mapserver 6.4

2013-10-01 Thread Nahum Castro
Hello all Says Fridibi is incompatible? Which version is compatible? I have 0.19.2 Linking CXX shared library libmapserver.so /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../libfribidi.so when searching for -lfribidi /usr/bin/ld: skipping incompatible