Bug 124640 - [NEW PORT] devel/py-rtree:R-Tree Spatial Index For Python GIS
Summary: [NEW PORT] devel/py-rtree:R-Tree Spatial Index For Python GIS
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-06-16 12:10 UTC by wenheping
Modified: 2008-06-20 18:00 UTC (History)
0 users

See Also:


Attachments
file.shar (3.04 KB, text/plain)
2008-06-16 12:10 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-06-16 12:10:01 UTC
(This new port could be compiled correctly
only after http://www.freebsd.org/cgi/query-pr.cgi?pr=124628
was committed)


py-rtree is R-Tree spatial index for Python GIS.
Whether for in-memory feature stores, Plone content,
or whatever -- py-rtree is  an index to speed up
the search for objects that intersect with a spatial
 bounding box.

WWW:   http://trac.gispython.org/projects/PCL/wiki/Rtree

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-16 12:10:11 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-06-20 17:53:15 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-06-20 17:53:29 UTC
miwi        2008-06-20 16:53:25 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-rtree       Makefile distinfo pkg-descr pkg-plist 
  Log:
  py-rtree is R-Tree spatial index for Python GIS. Whether for in-memory feature
  stores, Plone content, or whatever -- py-rtree is  an index to speed up the
  search for objects that intersect with a spatial bounding box.
  
  WWW:   http://trac.gispython.org/projects/PCL/wiki/Rtree
  
  PR:             ports/124640
  Submitted by:   wenheping at gmail.com
  
  Revision  Changes    Path
  1.3111    +1 -0      ports/devel/Makefile
  1.1       +28 -0     ports/devel/py-rtree/Makefile (new)
  1.1       +3 -0      ports/devel/py-rtree/distinfo (new)
  1.1       +5 -0      ports/devel/py-rtree/pkg-descr (new)
  1.1       +16 -0     ports/devel/py-rtree/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"