Bug 124504 - [NEW PORT] devel/py-geotypes: A Python Interface to Support PostGIS
Summary: [NEW PORT] devel/py-geotypes: A Python Interface to Support PostGIS
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-12 09:40 UTC by wenheping
Modified: 2008-06-20 14:10 UTC (History)
0 users

See Also:


Attachments
file.shar (6.40 KB, text/plain)
2008-06-12 09:40 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-12 09:40:02 UTC
GeoTypes is a Python library that implements
both the OpenGIS/PostGIS and standard PostgreSQL
geometry types. It integrates with the psycopg
Python/PostgreSQL interface. It provides
implementations of all of the OpenGIS/PostGIS
classes, except (x,y,m) and (x,y,z,m). It currently
supports the EWKB, HEXEWKB, WKB, and WKT formats.

WWW:   http://freshmeat.net/projects/geotypes/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-12 09:40:07 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 14:07:03 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-06-20 14:07:16 UTC
miwi        2008-06-20 13:07:11 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-geotypes    Makefile distinfo pkg-descr pkg-plist 
  Log:
  GeoTypes is a Python library that implements both the OpenGIS/PostGIS
  and standard PostgreSQL geometry types. It integrates with the psycopg
  Python/PostgreSQL interface. It provides implementations of all of the
  OpenGIS/PostGIS classes, except (x,y,m) and (x,y,z,m). It currently
  supports the EWKB, HEXEWKB, WKB, and WKT formats.
  
  WWW:   http://freshmeat.net/projects/geotypes/
  
  PR:             ports/124504
  Submitted by:   wenheping at gmail.com
  
  Revision  Changes    Path
  1.3109    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/py-geotypes/Makefile (new)
  1.1       +3 -0      ports/devel/py-geotypes/distinfo (new)
  1.1       +7 -0      ports/devel/py-geotypes/pkg-descr (new)
  1.1       +93 -0     ports/devel/py-geotypes/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"