aboutsummaryrefslogtreecommitdiff
blob: e440ee8fa756ddbc3c3044a287cd980378ba8c95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>sci</herd>
  <maintainer>
    <email>lucas.chiesa@gmail.com</email>
    <name>Lucas Chiesa</name>
  </maintainer>
  <longdescription lang="en">
      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().
  </longdescription>
</pkgmetadata>