Changes between Version 14 and Version 15 of PerlMapScriptExamples35


Ignore:
Timestamp:
Jan 29, 2009, 6:57:09 AM (15 years ago)
Author:
jmckenna
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PerlMapScriptExamples35

    v14 v15  
    5151    Given a township, range, section, quarter-section, and a search radius in miles, this script will spit out all the quarter-sections within the search radius of the origin. Assumes regular and continuous coverage of PLSS.
    5252
    53 thin.pl submitted by Stephen Lime <steve.lime@dnr.state.mn.us>
     53  * [wiki:PerlMapScriptExamples35ex13 thin.pl] submitted by Stephen Lime <steve.lime@dnr.state.mn.us>
    5454
    5555    (thin.pl) is perl mapscript that does line thinning. It's a port of the ArcView? thinning script. A bit slow but seems to work fine.