No one replied to this question so let me just summarize what I came up with. As far as I know, it's not possible to assign unique labels to the individual points in a "MultiPoint" structure.<div><br>Instead I created individual points features with labels, assigned them an "fid" so I could reference/find them later, and then I could trivially assign/update a label to each individual point.<br>
<br>Hope that helps anyone else with a similar question.</div><div><br></div><div>Thanks,</div><div><br>Curt.</div><div><br></div><div><br><div class="gmail_quote">On Thu, Apr 12, 2012 at 3:38 PM, Curtis Olson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ok, I just figured out how to create a MultiPoint collection of points and add/delete/change the point list on the fly.<div>
<br>Now I would like to label each point in my MultiPoint structure individually.</div><div><br></div>
<div>When I follow the examples of point labeling that I can find, only the first point in the multipoint structure is labeled. Is this the expected behavior? Is there a way to assign a different label to each point in a MultiPoint list?</div>
<div><br></div><div>Should I be using a different approach if I want to draw a collection of individually labelled points?</div><div><br>Thanks,</div><div><br>Curt.<span class="HOEnZb"><font color="#888888"><br>-- <br><div>
<div>Curtis Olson:</div><div><a href="http://www.atiak.com" target="_blank">http://www.atiak.com</a> - <a href="http://aem.umn.edu/~uav/" target="_blank">http://aem.umn.edu/~uav/</a></div>
<div><a href="http://www.flightgear.org" target="_blank">http://www.flightgear.org</a> - <a href="http://gallinazo.flightgear.org" target="_blank">http://gallinazo.flightgear.org</a></div></div><br>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div>Curtis Olson:</div><div><a href="http://www.atiak.com" target="_blank">http://www.atiak.com</a> - <a href="http://aem.umn.edu/~uav/" target="_blank">http://aem.umn.edu/~uav/</a></div>
<div><a href="http://www.flightgear.org" target="_blank">http://www.flightgear.org</a> - <a href="http://gallinazo.flightgear.org" target="_blank">http://gallinazo.flightgear.org</a></div></div><br>
</div>