Bug 60405 - New port: graphics/geos implements all OpenGIS "Simple Features for SQL"
Summary: New port: graphics/geos implements all OpenGIS "Simple Features for SQL"
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-19 18:40 UTC by Leonardo Martins
Modified: 2004-01-03 06:32 UTC (History)
0 users

See Also:


Attachments
geos.shar (2.43 KB, text/plain)
2003-12-19 18:40 UTC, Leonardo Martins
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leonardo Martins 2003-12-19 18:40:15 UTC
GEOS (Geometry Engine - Open Source) is a C++ port of the
Java Topology Suite (JTS). As such, it aims to contain the complete
functionality of JTS in C++. This includes all the OpenGIS
"Simple Features for SQL" spatial predicate functions and spatial
operators, as well as specific JTS topology functions such as IsValid().

More precisely, GEOS is a library containing functions which implement
OpenGIS specifications concerning operations on geometric objects. Despite 
its categorization in the graphics
subdirectory, it is more suitable in a "gis" category for 
Geographical Information Systems software. I would like to suggest the
ports team to create such category because of the so many free software
available on the internet. Please, look at www.freegis.org. I am working
on porting several of them to make FreeBSD ready-for-GIS. Feel free to
contact me for more information.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2004-01-03 06:30:39 UTC
State Changed
From-To: open->closed

Commited, thanks!