summaryrefslogtreecommitdiff
path: root/lib/polygon.py
Commit message (Expand)AuthorAgeFilesLines
* lim added SkyLine codes and added radec to SphericalPolygonlim2012-06-061-0/+12
* Fix bug with serial intersection where the intersection is null.mdroe2012-06-051-0/+4
* Some tweaks to the area calculation.mdroe2012-06-051-9/+18
* Python 3.x fixesmdroe2012-06-041-16/+16
* Use an entirely different method for area computation. It first transforms t...mdroe2012-06-041-40/+41
* Fix drawing -- basemap can not handle drawing great circle arcs that go aroun...mdroe2012-06-011-11/+15
* lim changed SphericalPolygon.__copy__ and added methods to SkyLinelim2012-05-311-2/+2
* lim replaced relative imports and updated skylinelim2012-05-311-4/+5
* lim fixed plot_args dict init buglim2012-05-301-2/+1
* lim added files to sphere branchlim2012-03-291-0/+679