On Jan 7, 2008 5:27 PM, Milenko <<a href="mailto:milenko@king-nerd.com">milenko@king-nerd.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">






<div bgcolor="#ffffff">
<div><font face="Arial" size="2">The polygon file is quite large - around 10MB if I 
remember correctly.  Most of the states are only 100KB or so, so it is much 
much larger than any of the states.</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">Is there any easy way to edit these polygon 
files?  They're basically just a list of lat and lon values I think, but 
it'll take forever to edit one of that size by hand.</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">I'll try it without the larger heap size as well, 
but if I remember correctly java was using around 300MB or so of RAM while it 
was running.  I'll double-check it though.</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">-Jeremy</font></div></div></blockquote></div><br>I don't know of an "easy" way to edit it, but you could look for the corners of the east and west coastlines and slice out big sections of coastline detail. A graphical editor would be handy (or a translation into a format which has a graphical editor), but it might not be as bad as you think.
<br><br>The Java virtual machine may well be using 300 MB (it's a pig) but the Osmosis app itself is probably using less than 100 MB, I'd guess.<br><br>Karl<br>