I'm looking for an algorithm to create polygons from line segments. The data I'm working with is survey data from CAD files:<BR><BR> View image: http://www ...
We recently created a JavaScript tool for classifying placemarks by region. This post is about how it works. The basic idea is actually quite simple. To determine whether or not a point is inside or ...