<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Tekst zonder opmaak Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.5pt;
        font-family:Consolas;}
span.TekstzonderopmaakChar
        {mso-style-name:"Tekst zonder opmaak Char";
        mso-style-priority:99;
        mso-style-link:"Tekst zonder opmaak";
        font-family:Consolas;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=NL link=blue vlink=purple>

<div class=Section1>

<p class=MsoPlainText><span lang=EN-US>Hi,<o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoPlainText><span lang=EN-US>I looked at this site at the create
points of interest layer, which creates a layer with pinpoints. <o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoPlainText><a
href="http://data.mapguide.com/mapguide/devguide/index.php"><span lang=EN-US>http://data.mapguide.com/mapguide/devguide/index.php</span></a><span
lang=EN-US><o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'>when I try this on
my own server with the Sheboygan dataset, I get an error &quot;unauthorized
access&quot;.<o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'>The error is
generated at these lines in the code:<o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='font-size:8.0pt;font-family:"Verdana","sans-serif";
color:#244061'>$featureSourceName = 'Library://Samples/Sheboygan/Data/points.FeatureSource';
<o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='font-size:8.0pt;font-family:"Verdana","sans-serif";
color:#244061'>$resourceIdentifier = new
MgResourceIdentifier($featureSourceName);<o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='font-size:8.0pt;font-family:"Verdana","sans-serif";
color:#244061'>$wkt =
&quot;LOCALCS[\&quot;*XY-MT*\&quot;,LOCAL_DATUM[\&quot;*X-Y*\&quot;,10000],UNIT[\&quot;Meter\&quot;,
1],AXIS[\&quot;X\&quot;,EAST],AXIS[\&quot;Y\&quot;,NORTH]]&quot;;<o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='font-size:8.0pt;font-family:"Verdana","sans-serif";
color:#244061'>$sdfParams = new MgCreateSdfParams(&quot;ArbitraryXY&quot;,
$wkt, $featureSchema);<o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='font-size:8.0pt;font-family:"Verdana","sans-serif";
color:#244061'>$featureService-&gt;CreateFeatureSource($resourceIdentifier,
$sdfParams);<o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'>Does the &#8216;Library://Samples/Sheboygan/Data/points.FeatureSource&#8217;
need to exist already? <o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'>I do not have this
source in the downloaded sample set.<o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'>What I want to
create is:<o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'>I am getting a
couple of coordinates from a user. For example index.php?x=13&amp;y=51.<o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'>At this coordinate I
want to show a symbol (for example the pushpin). I do not already have a point
layer. <o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'>Is this possible at
all? <o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'>Thanks,<o:p></o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'><o:p>&nbsp;</o:p></span></p>

<p class=MsoPlainText><span lang=EN-US style='color:black'>Willem<o:p></o:p></span></p>

</div>

</body>

</html>