From Sean.Geoghegan@dsto.defence.gov.au Tue Apr 1 07:02:47 2003 From: Sean.Geoghegan@dsto.defence.gov.au (Geoghegan, Sean) Date: Tue, 1 Apr 2003 16:32:47 +0930 Subject: [Mapserver-users] GD2 on Win32 Message-ID: <108E7D907871D6118B5000306E0189F801DBD1BA@ednex504.dsto.defence.gov.au> Hi all Does anyone have a working binary of GD2.x.x for Windows? I am having trouble getting it to compile on using the MSVC compiler. I've noticed that DMSolutions has some Mapserver3.7 binaries available using GD2, however I also need my binaries to have SDE support. The windows build instructions for GD2 are practically non-existant. If the mapserver people could provide a GD2 binary for users to build against, Im sure it would make it alot easier for people. Cheers, Sean Geoghegan Information Exploitation Group Command and Intelligence Environments Branch Command and Control Division Defence Science and Technology Organisation sean.geoghegan@dsto.defence.gov.au ph +61 08 82595895 From gabriel@ciasc.gov.br Tue Apr 1 12:36:03 2003 From: gabriel@ciasc.gov.br (Gabriel Vieira Ferrari) Date: Tue, 1 Apr 2003 09:36:03 -0300 Subject: [Mapserver-users] SqlServer Database References: <200303312252.h2VMqBKG026447@firefox.software.umn.edu> Message-ID: <03d201c2f84b$426a8cf0$12d713ac@ciasc.gov.br> We have many systems developed in SQLSERVER DATABASE and would like to be able to have access the information through the MapServer dinamicamente as he is for Oracle, MySql and others. Somebody already is using MapServer with SqlServer? Somebody could suggest the way for such? Thanks a lot. Gabriel Florianópolis, SC, Brasil From gnt.z@gmx.net, gnt.z@gmx.net Tue Apr 1 12:11:47 2003 From: gnt.z@gmx.net, gnt.z@gmx.net (Gintaras Zemaitis) Date: Tue, 01 Apr 2003 15:11:47 +0300 Subject: [Mapserver-users] JOIN in MapServer v3.6.3 Message-ID: <3E898203.7050208@gmx.net> Hello all It seems that a JOIN object in mapserver v3.6.3 does not work, but it is still documented in the mapfile-reference.html How could I reach such-like functionality? with PHP only? -- Gintaras Þemaitis gnt.z@gmx.net From peturkirke@fds.fo Tue Apr 1 12:08:36 2003 From: peturkirke@fds.fo (Petur Kirke) Date: Tue, 1 Apr 2003 14:08:36 +0200 Subject: [Mapserver-users] wms and scalebar Message-ID: <00f401c2f847$6cb7da70$10fea8c0@fds.fo> Hello Is it possible to recieve a scalebar, when making a wms call to the wms server ? Or is the scalebar only useful for MapServer applications, that are not wms applications ? From marc.drouin@fondex.ca Tue Apr 1 13:48:13 2003 From: marc.drouin@fondex.ca (Marc Drouin) Date: Tue, 01 Apr 2003 08:48:13 -0500 Subject: [Mapserver-users] Point whitin polygon Message-ID: This is a multi-part message in MIME format. --Boundary_(ID_kLI96T7fMaM8xOEo13IW2w) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Hi group, I've searched the list for information on how to select objets by clicking on the map. I found that querrybypoint seems to be the way to go. However I'm am not sure if it will doi the work. What i'm trying to do is select all the polygons which includes a point selected by the user. Like I said, I do not know is querrybypoint will return all the polygons or just one. Secondly, i'm using postgis to store the geometry of the polygon. Is it better to do the geographical search within the database using postgis functions or use mapserver. As you probably can tell, I'm new at this so please be indulgent. TIA Marc. --Boundary_(ID_kLI96T7fMaM8xOEo13IW2w) Content-type: text/html; charset=iso-8859-1 Content-transfer-encoding: 7BIT Point whitin polygon

Hi group,

I've searched the list for information on how to select objets by clicking on the map.  I found that querrybypoint seems to be the way to go.  However I'm am not sure if it will doi the work.  What i'm trying to do is select all the polygons which includes a point selected by the user.  Like I said, I do not know is querrybypoint will return all the polygons or just one.

Secondly, i'm using postgis to store the geometry of the polygon.  Is it better to do the geographical search within the database using postgis functions or use mapserver.

As you probably can tell, I'm new at this so please be indulgent.

TIA

Marc.

--Boundary_(ID_kLI96T7fMaM8xOEo13IW2w)-- From eric@gomoos.org Tue Apr 1 09:17:28 2003 From: eric@gomoos.org (Eric Bridger) Date: 01 Apr 2003 09:17:28 +0000 Subject: [Mapserver-users] Point whitin polygon In-Reply-To: References: Message-ID: <1049188649.1485.21.camel@ubet.gomoos.org> Use: $map->queryByPoint($click_pt,$mapscript::MS_MULTIPLE,0) to get all the polygons. Also may sure all your layers in the map file define a TEMPLATE "fake.html", even if you are not using the template to display your query results. I'm not sure about your postgis question. On Tue, 2003-04-01 at 13:48, Marc Drouin wrote: > Hi group, > > I've searched the list for information on how to select objets by clicking > on the map. I found that querrybypoint seems to be the way to go. However > I'm am not sure if it will doi the work. What i'm trying to do is select > all the polygons which includes a point selected by the user. Like I said, > I do not know is querrybypoint will return all the polygons or just one. > > Secondly, i'm using postgis to store the geometry of the polygon. Is it > better to do the geographical search within the database using postgis > functions or use mapserver. > > As you probably can tell, I'm new at this so please be indulgent. > > TIA > > Marc. From emailfittizio@libero.it Tue Apr 1 14:33:50 2003 From: emailfittizio@libero.it (=?iso-8859-1?Q?emailfittizio@libero.it?=) Date: Tue, 1 Apr 2003 16:33:50 +0200 Subject: [Mapserver-users] =?iso-8859-1?Q?Re:[Mapserver-users]_SqlServer_Database?= Message-ID: Hi all, i have the same need of Gabriel. If someone could give an hint, it will be appreciated. Regards, Alessandro. -- We have many systems developed in SQLSERVER DATABASE and would like to be able to have access the information through the MapServer dinamicamente as he is for Oracle, MySql and others. Somebody already is using MapServer with SqlServer? Somebody could suggest the way for such? Thanks a lot. Gabriel Florianópolis, SC, Brasil _______________________________________________ Mapserver-users mailing list Mapserver-users@lists.gis.umn.edu http://lists.gis.umn.edu/mailman/listinfo/mapserver-users From Kevin.Slover@noaa.gov Tue Apr 1 15:11:29 2003 From: Kevin.Slover@noaa.gov (Kevin Slover) Date: Tue, 01 Apr 2003 10:11:29 -0500 Subject: [Mapserver-users] onMouseOver events Message-ID: <3E89AC21.A2C4C13A@noaa.gov> OK... is there a way, possibly, hoping... that one can use the onMouseOver event to diplay names of cities when over the map?? Or, even, onMouseOver places the name into entry box on the page?? Thanks! -- LTJG Kevin Slover, NOAA GIS Specialist/Oceanographer NOAA/National Hurricane Center/Storm Surge Unit 11691 SW 17th Street Miami FL 33165 W (305) 229-4456 From dbarron@ddive.com Tue Apr 1 15:52:34 2003 From: dbarron@ddive.com (Dan Barron) Date: Tue, 01 Apr 2003 07:52:34 -0800 Subject: [Mapserver-users] onMouseOver events In-Reply-To: <3E89AC21.A2C4C13A@noaa.gov> Message-ID: <5.2.0.9.0.20030401073522.01d89b08@192.168.11.30> One way to do it is to use a client side image map in html with your map image as the image map image - then you could use the
tag with a style 'visibility' property to define a label. As you mouse over you change the visibility property to be 'visible' and as you mouse out you change it to be 'hidden'. You can also define as many other events as you like when you mouseover and mouseout. Dan