Bug 125475 - [NEW PORT]devel/py-Shapely:Python Package for Manipulation 2D Geospatial Geometry
Summary: [NEW PORT]devel/py-Shapely:Python Package for Manipulation 2D Geospatial Geom...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-10 16:30 UTC by wenheping
Modified: 2008-07-18 13:50 UTC (History)
0 users

See Also:


Attachments
file.shar (6.72 KB, text/plain)
2008-07-10 16:30 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-07-10 16:30:04 UTC
Shapely is a Python package for manipulation and
analysis of 2D geospatial geometries. It is based
on GEOS (http://geos.refractions.net). Shapely 1.0
is not concerned with data formats or coordinate
reference systems. Responsibility for reading and
writing data and projecting coordinates is left to
other packages like WorldMill and pyproj.

WWW:   http://pypi.python.org/pypi/Shapely/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-10 16:30:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-07-18 13:46:42 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-07-18 13:47:04 UTC
miwi        2008-07-18 12:46:50 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-shapely     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Shapely is a Python package for manipulation and analysis of 2D geospatial
  geometries. It is based on GEOS (http://geos.refractions.net). Shapely 1.0
  is not concerned with data formats or coordinate reference systems.
  Responsibility for reading and writing data and projecting coordinates
  is left to other packages like WorldMill and pyproj.
  
  WWW:   http://pypi.python.org/pypi/Shapely/
  
  PR:             ports/125475
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.3134    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/py-shapely/Makefile (new)
  1.1       +3 -0      ports/devel/py-shapely/distinfo (new)
  1.1       +7 -0      ports/devel/py-shapely/pkg-descr (new)
  1.1       +70 -0     ports/devel/py-shapely/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"