<!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">
You will need to use the FDO or similar access.<br>
There exists javascript functions to digitize point/line/polygon.<br>
Once done, you can send the digitized data to the server, and insert it<br>
into a FeatureSource.<br>
<br>
The "Buffer" code in the AJAX viewer shows how to insert such a feature
into a <br>
temporary SDF FeatureSource. You can do the same with an existing
database<br>
or SDF FeatureSource.<br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S
</pre>
<br>
<br>
padmini godavarthi skrev:
<blockquote cite="mid:20898445.post@talk.nabble.com" type="cite">
<pre wrap="">Hi,
Thanks for u r reply.
1) I have an button for draw point and polygon
when i clicked on the map some place a new point and polygon has to be
drawn.
How is it possible?
Thanks and Regards,
Padmini
Kenneth Skovhede, GEOGRAF A/S wrote:
</pre>
<blockquote type="cite">
<pre wrap="">How do you define new?
If you add it to the database, it will automatically be visible when the
map refreshes.
Regards, Kenneth Skovhede, GEOGRAF A/S
padmini godavarthi skrev:
</pre>
<blockquote type="cite">
<pre wrap=""> Hi iam using mapguide opensource 2.0(with .net 2.0 +IIS 5.1)
My question is that
1) How to draw a new point,polygon on the map(either from database or
normal) as a new layer
If u knows plz help me
Thanks and Regards,
Padmini
</pre>
</blockquote>
<pre wrap="">_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
</body>
</html>