[MAPSERVER-USERS] New cache mechanism

2008-07-03 Thread Pål Kristensen
Hi! Norwegian Mapping and Cadastre Authority (statkart) has developed a new open source cache mechanism called geoCache, for use with WMS services. The project is part of a larger research activity which is being performed by statkart and Gecko Informasjonssystemer AS (www.gecko.no), partially fo

Re: [mapserver-users] Mapserfer Wfs and Mapinfo

2008-07-03 Thread Milo van der Linden
So the problem is in the GetCapabilities. I copied yours in a xml file. Then downloaded and saved it as an xml-file too. Then I installed meld on my ubuntu desktop. There is a compareable product for

Re: [mapserver-users] Map Rendering With GeoMoose

2008-07-03 Thread Bob Basques
John, Ok, that's what I thought on the scaling of the image, the service is not giving up an image for some reason at the lower scale level (where the points get pixelated {after image]) or GeoMoose is not making the request for some reason. Mapserver should serve up a new image for each zoo

Re: [mapserver-users] Map Rendering With GeoMoose

2008-07-03 Thread Bob Basques
John, It sounds like you are describing the image stretching action that GeoMoose performs while it is waiting for a response from the server with a new image. GeoMoose will stretch or shrink the current image(s) rather than leave a blank screen for the user while it waits for the new image t

Re: [mapserver-users] Mapscript whichshapes attribute query

2008-07-03 Thread J.J. Schlafley
Below is a code snippet/ $map_path="C:/Program Files/ms4w/apps/wms/";     $map = ms_newMapObj($map_path."ICWMS2.map"); $map->setextent(586892.5,339611.094,593679.063,346206.156);   $image=$map->draw();    $layer = $map->getLayerByName('PARCELS');    $sta

Re: [mapserver-users] two questions

2008-07-03 Thread Steve Lime
Hi Carlos: 1) MapServer does not have a built in routing solution. You might check out pg_routing? 2) Yes, you can find all points within a certain distance of another point. That's basically a regular query, just be sure to set the TOLERANCE of the layer containing the points your selecting

RE : [mapserver-users] Ref: Highlight the selected area onmousemove byOpenLayer

2008-07-03 Thread Léveillé , James
We did something like what Steve mentionned with OL. We added a layer designed to display the hilited polygon (or line). On a mouse pause (0.5 secs), we send a getFeatureInfo. With the resulting ID, we call MapServer again (getMap this time) using the given ID as a filter to a specific MapServer l

Re: [mapserver-users] Mapscript whichshapes attribute query

2008-07-03 Thread Steve Lime
No, just setting the filter in the mapfile should suffice. Do you have a code snippet? Steve >>> "J.J. Schlafley" <[EMAIL PROTECTED]> 07/03/08 8:51 AM >>> If I have a FILTER and FILTERITEM set in my map file for a layerwhen I call a whichshapes on that layer I get zero shapes. Comparativel

Re: [mapserver-users] Ref: Highlight the selected area on mousemove byOpenLayer

2008-07-03 Thread Steve Lime
I don't know that highlighting on move will work. It will take MapServer too long to render each map to keep up with the mouse. You might consider doing so only when the mouse pauses/hovers for a specified amount of time. OL has a hover control that can help with this. If, for example, you had an

RE: [mapserver-users] query in url

2008-07-03 Thread Kevin Edmundson
Steve, First of all...thanks for the reply. I am confused about what I need to do here...and bear with me...I am VERY new to this mapserver stuff. I originally used p.mapper to create an application and then have been modifying the code as I go. I am working on mapserver 5.0. Soif I und

Re: [mapserver-users] Mapscript whichshapes attribute query

2008-07-03 Thread J.J. Schlafley
If I have a FILTER and FILTERITEM set in my map file for a layerwhen I call a whichshapes on that layer I get zero shapes.  Comparatively, if I run a map draw, the FILTER works correctly and draws the shapes that meet the criteria.  Do I need to use mapscript to set the filter or something?

[mapserver-users] Ref: Highlight the selected area of MAP on MouseMove by OpenLayer

2008-07-03 Thread Prasad B
hi i developing one MAPSERVER Application Using C# MapScript, i have Successfully implemented the OpenLayer JavaScript with it. Now i want to add functionality on mouse move to highlight the area where mouse is move. so can u help me how i can highlight region by OpenLayer . waiting for your U

[mapserver-users] Ref: Highlight the selected area on mousemove by OpenLayer

2008-07-03 Thread Prasad B
hi i developing one MAPSERVER Application Using C# MapScript, i have Successfully implemented the OpenLayer JavaScript with it. Now i want to add functionality on mouse move to highlight the area where mouse is move. so can u help me how i can highlight region by OpenLayer . waiting for your U

Re: [mapserver-users] confused on working PointObj

2008-07-03 Thread Steve Lime
Hi: A pointObj is just a container for an x, y. It doesn't know or care about the coordinate system those values represent. By itself it doesn't hold enough information to do the computation anyway. In the Swig-based languages I believe a few macros are available to ease that computation: So, if

Re: [mapserver-users] Map Rendering With GeoMoose

2008-07-03 Thread Jeff McKenna
On 2-Jul-08, at 5:33 PM, John Beck wrote: Hello list, I hope someone can help me. I am trying to use GeoMoose 1.4 on Apache with MS4W. I also use IE for my browser. I have successfully loaded x,y data from MySql. I use the standared circle "ellipse" symbol. NAME 'circle' TYPE ELLIPSE P

[mapserver-users] two questions

2008-07-03 Thread Carlos López
Hi I would like to know, if it's possible to describe two point in a map and then get the track to go from de first point to the second point. Other question is about if I sign one point in then map and then I can get other points around the first point in a distance that I selected previously.

[mapserver-users] Mapserfer Wfs and Mapinfo

2008-07-03 Thread Iacovlev Pavel
I configured phpmapscript to work as a Wfs server, it works ok in udig, ugis, but it doesn't in mapinfo. My main goal to make it work in mapinfo. The error from MapInfo triggered then I select a layer : "XML Document Parsing Error: Only one top level document is allowed in an XML Document In re

Re: [MAPSERVER-USERS] confused on working PointObj

2008-07-03 Thread SUSANNE
"hello, No pt1.setXY(dximg,dyimg,0) does not convert to geocoordinates. I do it with on javascript part with ka-map function: myKaMap.pixToGeo (aPixPos[0], aPixPos[1]); I hope I could help, Susanne Kalliany" ahmet wrote: > > hello > > I am confused on working PointObj; > > Does pt1.set

[mapserver-users] confused on working PointObj

2008-07-03 Thread orkun
hello I am confused on working PointObj; Does pt1.setXY(dximg,dyimg,0) convert image coordinates to geocoordinates ? if not, what is the way ? regards -- Ahmet Temiz Jeo. Müh. Afet İşleri Gen. Md.lüğü Deprem Ar. D. Ahmet Temiz Geo. Eng. General Dir. of Disaster Affairs -- This message h