Re: [pmapper-users] Problem with frame on IE

2009-02-05 Thread Juliano Agostinho

Hi Armin,

I only resolved with map-plain-layout.phtml, it works nice.
In my case IFRAME dont work.
THX



Atenciosamente, 
JCPA 
 
 



> Date: Tue, 3 Feb 2009 20:09:33 +0100
> From: armin.bur...@gmail.com
> To: juliano...@hotmail.com
> CC: pmapper-users@lists.sourceforge.net
> Subject: Re: [pmapper-users] Problem with frame on IE
> 
> Using frames became a bit... unusual... I could just assume that the 
> usage of 'jQuery layout' is not working so well with frames. You could 
> try using the alternate layout with 'map-plain-layout.phtml' and see if 
> it works better. Or try iframes, just a few hours ago somebody wrote 
> that they work fine with pm. and maybe the src has to point directly to 
> the file, not just the directory.
> 
> armin
> 
> On 03/02/2009 19:50, Juliano Agostinho wrote:
> > I having been problem with version 4.0, the frame BODY in the Internet 
> > Explorer not appear pmapper but in the Mozilla its show.
> > If I open a new window with http://gis/pmapper its appear in the frame BODY 
> > and in new window.
> > I think this problem is in the width and height frame BODY in the Internet 
> > Explorer
> > 
> > Are there anyone with the same problem?
> > Whats happen, anyone knows ?
> > 
> > In the Mozilla Firefoz works nice
> > 
> > 
> > 
> >   
> >   http://gis/pmapper";>
> >   
> >   
> > 
> >   This page use frames.
> > 
> >   
> >   
> > 
> > 
> > 
> > 
> > Atenciosamente, 
> > JCPA 
> >  
> >  
> >

_
Receba GRÁTIS as mensagens do Messenger no seu celular quando você estiver 
offline. Conheça  o MSN Mobile!
http://mobile.live.com/signup/signup2.aspx?lc=pt-br
--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] Problem with frame on IE

2009-02-03 Thread Juliano Agostinho

I having been problem with version 4.0, the frame BODY in the Internet Explorer 
not appear pmapper but in the Mozilla its show.
If I open a new window with http://gis/pmapper its appear in the frame BODY and 
in new window.
I think this problem is in the width and height frame BODY in the Internet 
Explorer

Are there anyone with the same problem?
Whats happen, anyone knows ?

In the Mozilla Firefoz works nice



  
  http://gis/pmapper";>
  
  

  This page use frames.

  
  




Atenciosamente, 
JCPA 
 
 


_
Windows Live Messenger. O melhor em multitarefa.
http://www.microsoft.com/windows/windowslive/messenger.aspx
--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] Search OGR layer

2009-01-28 Thread Juliano Agostinho

Hi Armin,

Thxs

I found the problem, in the LAYER CLASS I forgot the sintaxe "TEMPLATE void".

 
 



> Date: Tue, 27 Jan 2009 19:47:03 +0100
> From: armin.bur...@gmail.com
> To: juliano...@hotmail.com
> CC: pmapper-users@lists.sourceforge.net
> Subject: Re: [pmapper-users] Search OGR layer
> 
> and whats's the problem with your settings? does your listed search 
> config not work with map info files? do you get errors, no results? I 
> converted the cities1eu shapefile from the demo data to tab format 
> and everything works fine as with it in shapefile format.
> 
> armin
> 
> On 27/01/2009 12:36, Juliano Agostinho wrote:
> > 
> > Hi,
> > 
> > I have many layers with OGR connection but i dont know how config the 
> > search file.
> > 
> > MAPFILE :
> > 
> > LAYER
> > NAME "City"
> > MAXSCALE 8000
> >  TYPE POLYGON
> >  STATUS ON
> >  CONNECTIONTYPE OGR
> >  CONNECTION "City.TAB"
> >  STYLEITEM "AUTO"
> > CLASS
> > Name "City"
> > END
> > METADATA
> >  "DESCRIPTION" "City"
> >  "RESULT_FIELDS" "NAME"
> >  "RESULT_HEADERS" "Name"
> >  "RESULT_HYPERLINK" "Name"
> >  "LAYER_ENCODING" "UTF-8"
> >  "ows_title"  "City"
> > END
> > END
> > 
> > Search file (XML):
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > I want search in OGR LAYER.
> > I dont want convert TAB to SHP, anyone have one suggestion ?
> > THX
> > 
> > _
> > Receba GRÁTIS as mensagens do Messenger no seu celular quando você estiver 
> > offline. Conheça  o MSN Mobile!
> > http://mobile.live.com/signup/signup2.aspx?lc=pt-br
> > --
> > This SF.net email is sponsored by:
> > SourcForge Community
> > SourceForge wants to tell your story.
> > http://p.sf.net/sfu/sf-spreadtheword
> > ___
> > pmapper-users mailing list
> > pmapper-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/pmapper-users
> > 
> 

_
Conheça o Windows Live Spaces, a rede de relacionamentos do Messenger!
http://www.amigosdomessenger.com.br/
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] Search OGR layer

2009-01-27 Thread Juliano Agostinho


Hi,

I have many layers with OGR connection but i dont know how config the search 
file.

MAPFILE :

LAYER
NAME "City"
MAXSCALE 8000
 TYPE POLYGON
 STATUS ON
 CONNECTIONTYPE OGR
 CONNECTION "City.TAB"
 STYLEITEM "AUTO"
CLASS
Name "City"
END
METADATA
 "DESCRIPTION" "City"
 "RESULT_FIELDS" "NAME"
 "RESULT_HEADERS" "Name"
 "RESULT_HYPERLINK" "Name"
 "LAYER_ENCODING" "UTF-8"
 "ows_title"  "City"
END
END

Search file (XML):







I want search in OGR LAYER.
I dont want convert TAB to SHP, anyone have one suggestion ?
THX

_
Receba GRÁTIS as mensagens do Messenger no seu celular quando você estiver 
offline. Conheça  o MSN Mobile!
http://mobile.live.com/signup/signup2.aspx?lc=pt-br
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users