summaryrefslogtreecommitdiff
path: root/sci-libs/geos/metadata.xml
blob: 7cd0fc1bd67afdb43b13dc550985c66f3c3233db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci-geosciences@gentoo.org</email>
    <name>Gentoo Geosciences Project</name>
  </maintainer>
  <maintainer type="project">
    <email>pgsql-bugs@gentoo.org</email>
    <name>PostgreSQL and Related Package Development</name>
  </maintainer>
  <longdescription lang="en">
		Geometric Engine Open Source provides a spatial object model and
		fundamental geometric functions. It implements the geometry model
		defined in the OpenGIS Consortium Simple Features Specification for
		SQL. Functions provided include: spatial predicates (based on the
		DE-9IM model), overlay functions (intersection, difference, union,
		symmetric difference), buffer, convex hull, area and distance
		functions, and topological validity checking.
	</longdescription>
  <upstream>
    <bugs-to>https://github.com/libgeos/geos/issues</bugs-to>
    <changelog>https://libgeos.org/posts</changelog>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>