<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Eric.<br>
<br>
If you can avoid it, please don't attach files, because the mail server
forwards them to everyone on the mail list.<br>
<br>
I have not worked with the PHP side, or the GT sample enough to help
you.<br>
If you post a specific error message or a list of steps, perhaps
someone else can guide you.<br>
<br>
<br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S
</pre>
<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:erictsn@cadbeyond.com">erictsn@cadbeyond.com</a> skrev:
<blockquote cite="mid:977285f28aafb88f2ec82efe0ab6224e@localhost"
 type="cite">
  <pre wrap="">Dear Kenneth,

Thanks for your reply.
At this moments, I do not have idea why it can't to work! I created the
user called "Markup" and the repository (Markup) has been created
automatically. <a class="moz-txt-link-freetext" href="http://59.188.30.133:81/mapguide2009/phpgenerictasks/">http://59.188.30.133:81/mapguide2009/phpgenerictasks/</a> This
is the testing server. I have attached the phpgenerictasks files. Anybody
have idea? Thanks

Regards,
Eric 



On Fri, 30 May 2008 15:05:15 +0200, "Kenneth Skovhede, GEOGRAF A/S"
<a class="moz-txt-link-rfc2396E" href="mailto:ks@geograf.dk">&lt;ks@geograf.dk&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I don't have a complete manual, but some pointers.
The rendering process is this:
Feature source -&gt; Layer definition -&gt; Runtime Map -&gt; Output

You have the runtime map, so you have to construct a featuresource and a
layer for each markup.
The MapGuide API allows you to create an SDF featuresource without
manual filesystem access/setup.
The Shareable markups do this.

Next step is the layer that reference the featuresource. The GT example
uses a template, and then substitutes certain values before loading the
LayerDefinition Xml.
You can also use a single layer, and add multiple conditions, that will
save you the trouble of creating featuresources.
The best solution, depends on what you have to do with the data.

When you have a layer, you must insert it into the runtime map.
Finally a refresh must be performed on the client.

If the markups should be avalible permanently, they must be saved in the
"Library" repository.
If the markups is just for immediate display, it can be stored in the
"Session" repository, and will be automatically deleted once the session
ends.

That is the basic procedure for all redlining/markup/overlays tasks.
If you have a more specific question, please post it :).

Regards, Kenneth Skovhede, GEOGRAF A/S



mrsyer skrev:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hey everyone, i've got a map up and working and my boss would like me to
      </pre>
    </blockquote>
    <pre wrap="">add
    </pre>
    <blockquote type="cite">
      <pre wrap="">shareable markup to it. I've got the data from the site
<a class="moz-txt-link-rfc2396E" href="http://data.mapguide.com/mapguide/gt/index.php">"http://data.mapguide.com/mapguide/gt/index.php"</a> but the instructions
      </pre>
    </blockquote>
    <pre wrap="">are
    </pre>
    <blockquote type="cite">
      <pre wrap="">pretty vague to me. So if anyone has succesfully added this feature I
      </pre>
    </blockquote>
    <pre wrap="">would
    </pre>
    <blockquote type="cite">
      <pre wrap="">love to have a better procedure to follow. Thanks in advance, JS.

      </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>
    <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
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>
</blockquote>
</body>
</html>