Re: [mapserver-users] choosing region of interest using referencemap

2010-03-27 Thread ahmet temiz
Let me put it another way:

 I just want to set map extent from reference map using rectangle clip

 regards

2010/3/26 ahmet temiz ahmettemi...@gmail.com:
 Let me put it another way:

 I just want to set map extent from reference map using rectangle clip

 regards

 2010/3/26 Cristiano Sumariva sumar...@gmail.com:
 What do you mean by region of interest?
 Want a highlight when a click happen over image ?

 2010/3/26 ahmet temiz ahmettemi...@gmail.com

 hello

 I was wondering how I could choose region of interest using referencemap
 ?

 Could you give me a hint ?

 regards
 ___
 mapserver-users mailing list
 mapserver-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapserver-users



___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] Re: Labeling problem

2010-03-27 Thread Kiks

I understand where I was wrong:

1 - I missed to delcare the fontset used that in my case is:

FONTSET c:\Windows\Fonts\font.list

This has to be defined at MAP level

2 - the file font.list is the same as in
http://mapserver.org/mapfile/fontset.html

Specifiing the fonts that WindowsXP has installed, and specifiing the right
path it works fine!
-- 
View this message in context: 
http://n2.nabble.com/Labeling-problem-tp4798590p4808835.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Loadquery in MAPSERVER 5.6.1

2010-03-27 Thread Daniel Morissette
MapServer 5.4 introduced a new test to require that query files use the 
.qy extension, for security reasons.


Try changing your code to use the .qy query file extension.

Daniel

Alexandre Trindade wrote:

Hi,

 After upgrade the MS4W 2.3.1 ( Mapserver 5.2.1 ) to  MS4W 3.0 ( 
MAPSERVER 5.6.1 ) my aplication stop to run when try use the function 
LOADQUERY. Not have message error, but the map not render image with 
selection. I'm note that file (bin) generated by SAVEQUERY ( MS4W 2.3.1 
)  is diferent to the file(txt) generated in  MS4W 3.0. I searched for 
modifications in this functions, but i'm not found.




The same aplication generated this two files with function savequery

run in MS4W 2.3.1 ( Mapserver 5.2.1 )

test.mapqy

 $X ÎüêJÀçm¡ ×Y=À ­4 Ý-HÀK !9™ô9À  



and

run in MS4W 3.0 ( MAPSERVER 5.6.1 )

test.mapqy

MapServer Query - Generated by msSaveQuery()
0 5 6 -1
-1 -1 0 0
-1 -1 -1 -1
23 -1 0
NULL
NULL
-1
0


any suggenstions ?


--
Alexandre Trindade

Programador PHP




___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users



--
Daniel Morissette
http://www.mapgears.com/
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users