Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Trying to use ESRI shapefiles

by Albannach (Monsignor)
on Apr 03, 2007 at 21:41 UTC ( [id://608160]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    use Math::Geometry::Planar;
    ...
        print "point @{$point} is outside\n" ;
      }
    }
    
  2. or download this
    Perimeter:4
    Area:     1
    point 0.725 0.396 is inside
    point 2 3 is outside
    point 1 1 is outside
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://608160]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-25 12:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found