I found it. It works like a charm. Thanks Stephen!<div><br></div><div>Steve<br><br><div class="gmail_quote">On Fri, May 4, 2012 at 3:48 PM, Steve Nelson <span dir="ltr">&lt;<a href="mailto:snelson@webapper.com" target="_blank">snelson@webapper.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I see what you mean. For this project, true offset isn&#39;t important. Resizing is perfect. Is there a built in function for resizing? <span class="HOEnZb"><font color="#888888"><div>
<br></div></font></span><div><span class="HOEnZb"><font color="#888888">Steve</font></span><div><div class="h5"><br><br><div class="gmail_quote">On Fri, May 4, 2012 at 2:10 PM, Stephen Woodbridge <span dir="ltr">&lt;<a href="mailto:woodbri@swoodbridge.com" target="_blank">woodbri@swoodbridge.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On 5/4/2012 11:26 AM, Steve Nelson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Does anyone have a function that can create an offset polygon?<br>
<br>
In other words, if I have a polygon made up of 5 points have the same<br>
polygon shape, just a larger size?<br>
</blockquote>
<br></div></div>
Hi Steve,<br>
<br>
These are not the same thing.<br>
<br>
If you want the same shape only larger then you are looking a scale.<br>
If you want and offset, this is MUCH more complicated because you have to deal with changes in topology, like if you have a small V shape then you offset might cause these to be removed like:<br>
<br>
----------------- offset<br>
<br>
------\  /------- curve<br>
       \/<br>
<br>
or if your polygon has a hole then an offset could result in a smaller hole or with the hole getting filled in and removed. There are many cases like this. These are just a couple of examples to give you the idea.<br>
<br>
So what DO you need? Resizing via scale is easy, True offset is hard!<br>
<br>
-Steve W<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.osgeo.org" target="_blank">Users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/openlayers-<u></u>users</a><br>
</blockquote></div><br></div></div></div>
</blockquote></div><br></div>