forked from libgeos/geos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AUTHORS
44 lines (32 loc) · 1.6 KB
/
AUTHORS
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2003-11-06
Initial development of GEOS was funded by:
Vivid Solutions Inc (www.vividsolutions.com)
Refractions Research Inc (www.refractions.net)
British Columbia Advanced Systems Institute (www.asi.bc.ca)
GEOS is based on algorithms originally developed in Java
by Martin Davis ([email protected]) in the
JTS Topology Suite (www.vividsolutions.com/jts/jtshome.htm)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2004 to 2006
Continued development of GEOS funded by Refractions Research Inc.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2006
Continued development of GEOS funded by Refractions Research Inc.
Inclusion of new JTS functionality in JTS 1.5 to 1.7 funded
by Safe Software and Autodesk.
Improved robustness of geometric operations for GEOS 3.0.0 funded
by the Bavarian State Ministry of Agriculture and Forestry and the
State Survey of Bavaria.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Developers:
Yury Bychkov ([email protected]) - Initial Porting
Sandro Santilli ([email protected]) - Bug Fixing / Maintenance
Martin Davis ([email protected]) - Architecture
Dave Blasby ([email protected]) - PostGIS Connectivity
Norman Vine ([email protected]) - Porting / C++ Expertise
Fernando Villa ([email protected]) - GNU Build System
Paul Ramsey ([email protected]) - Coordination / Build
Sean Gillies ([email protected]) - Scripting Interface
Frank Warmerdam ([email protected]) - VStudio porting
Mateusz Loskot ([email protected]) - Unit testing