1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/devel/py-geotypes/pkg-descr
Wen Heping 0cc5aa4379 - Stage support [1]
- Add LICENSE [1]
- Update MASTER_SITES and WWW
- Pass maintainership to submitter

PR:		188494 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
2014-04-12 12:37:30 +00:00

8 lines
374 B
Plaintext

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://freecode.com/projects/geotypes