<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Iacovlev Pavel,<br>
<br>
Have you tried to add gml_geometries and gml_[name]_type to you layer
in the mapfile ?<br>
I had the same problem with a point layer, so I add this to my layer in
the mapfile :<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gml_geometries "geometry"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gml_geometry_type "point"<br>
<br>
Now it works fine.<br>
<br>
Regards<br>
<br>
Le 03/07/2008 15:47, &gt; <a class="moz-txt-link-abbreviated" href="mailto:mapserver-users-request@lists.osgeo.org">mapserver-users-request@lists.osgeo.org</a> (par
Internet, d&eacute;p&ocirc;t <a class="moz-txt-link-abbreviated" href="mailto:mapserver-users-bounces@lists.osgeo.org">mapserver-users-bounces@lists.osgeo.org</a>) a &eacute;crit&nbsp; :
<blockquote cite="mid20080703134726.D847AE01B22@lists.osgeo.org"
 type="cite">
  <pre wrap="">Send mapserver-users mailing list submissions to
        <a class="moz-txt-link-abbreviated" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>

To subscribe or unsubscribe via the World Wide Web, visit
        <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapserver-users">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a>
or, via email, send a message with subject or body 'help' to
        <a class="moz-txt-link-abbreviated" href="mailto:mapserver-users-request@lists.osgeo.org">mapserver-users-request@lists.osgeo.org</a>

You can reach the person managing the list at
        <a class="moz-txt-link-abbreviated" href="mailto:mapserver-users-owner@lists.osgeo.org">mapserver-users-owner@lists.osgeo.org</a>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of mapserver-users digest..."


Today's Topics:

   1. Re: confused on working PointObj (SUSANNE)
   2. Mapserfer Wfs and Mapinfo (Iacovlev Pavel)
   3. two questions ( Carlos L?pez )
   4. Re: Map Rendering With GeoMoose (Jeff McKenna)
   5. Re: confused on working PointObj (Steve Lime)
   6. Ref: Highlight the selected area on mousemove by        OpenLayer
      (Prasad B)
   7. Ref: Highlight the selected area of MAP on        MouseMove by
      OpenLayer (Prasad B)


----------------------------------------------------------------------

Message: 1
Date: Thu, 3 Jul 2008 02:02:10 -0700 (PDT)
From: SUSANNE <a class="moz-txt-link-rfc2396E" href="mailto:susanne.kalliany@tefis.at">&lt;susanne.kalliany@tefis.at&gt;</a>
Subject: Re: [MAPSERVER-USERS] confused on working PointObj
To: <a class="moz-txt-link-abbreviated" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:18254964.post@talk.nabble.com">&lt;18254964.post@talk.nabble.com&gt;</a>
Content-Type: text/plain; charset=UTF-8


"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:
  </pre>
  <blockquote type="cite">
    <pre wrap="">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&Atilde;&frac14;h.
Afet &Auml;&deg;&Aring;&#376;leri Gen. Md.l&Atilde;&frac14;&Auml;&#376;&Atilde;&frac14;
Deprem Ar. D.

Ahmet Temiz
Geo. Eng.
General Dir. of 
Disaster Affairs



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
mapserver-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapserver-users">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a>


    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>