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 (mbdavis@refractions.net) 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 (me@yury.ca) - Initial Porting
Sandro Santilli (strk@keybit.net) - Bug Fixing / Maintenance
Martin Davis (mbdavis@refractions.net) - Architecture
Dave Blasby (dblasby@gmail.com) - PostGIS Connectivity
Norman Vine (nvine@cape.com) - Porting / C++ Expertise
Fernando Villa (fvilla@zoo.uvm.edu) - GNU Build System
Paul Ramsey (pramsey@refractions.net) - Coordination / Build
Sean Gillies (sgillies@frii.com) - Scripting Interface
Frank Warmerdam (warmerdam@pobox.com) - VStudio porting
Mateusz Loskot (mateusz@loskot.net) - Unit testing