-
Notifications
You must be signed in to change notification settings - Fork 43
/
Copy pathAUTHORS
141 lines (106 loc) · 4.98 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
$Source: /cvs/distapps/openmap/AUTHORS,v $
$RCSfile: AUTHORS,v $
$Revision: 1.21 $
$Date: 2007/07/24 17:55:58 $
$Author: dietrick $
People and organizations that have contributed to OpenMap
---------------------------------------------------------
OpenMap(tm)
The OpenMap group at BBN Technologies mailto:[email protected]
See the file LICENSE, OpenMap is a trademark of BBN Corporation
Icon Collection
Dean Jones mailto:[email protected]
Icons Copyright (C) 1998 by Dean S. Jones
http://www.gallant.com/icons.htm
RPF Browse
The MITRE Corporation
Portions of the RPF Layer are derived with permission from
software provided by The MITRE Corporation. Those portions
are licensed by MITRE under one or more agreements to use
and, where authorized, sublicense the program, and are
copyright 1993 by The MITRE Corporation.
"Copyright (c) 1993 The MITRE Corporation. RPF Browse is
used with the permission of The MITRE Corporation."
Erhard "ESchemainda"
Provided code fixing the SunPosition class to account for daylight
savings time correctly.
Alexander Sokolov
Provided code fixing the DTEDFrameUtil class to correctly create the
DTED frame names for all latitudes and longitudes.
Joe Warzecha
Provided changes to BufferedMapBean.java to speed up
refresh and fixed a NullPointerException when its used in a
JInternalFrame.
Dan Schmitt ([email protected])
of the Ranching Systems Group (http://cnrit.tamu.edu/rsg/) provided
the nexrad package, which displays nexrad rain data. He wrote the
LabelLayer, and subclassed the DateLayer to it. He also wrote the mapIt
example, which starts up the ImageServer to create an image.
Michael Los
Provided the AbstractHandlerLocation idea, code and prodding. Also
submitted changes to the quadtree to make it serializable.
Willie Macris
Provided a update which greatly lessoned the memory requirements of
the RpfCacheHandler, and helped out with the garbage collection.
Ringo Wathelet (DSTO in Australia)
Provided the DistanceMouseMode.
Paul Tomblin
Provided a fix for the quadtree rectangle test for bounds checking.
David Gillespie (formerly from General Dynamics)
Provided fixes for a memory leak in the DTEDLayer and DTEDFrameCache.
Colin Mummery
Ported the code from Chuck Gantz ([email protected]) to
create the UTMPoint class, which translates UTM coordinates to decimal
degree lat/lons. Also created the DMSLatLonPoint, which represents
lat/lons in degrees, minutes, and seconds. Also contributed the mif
package that reads MIF files.
Doug Van Auken
Provided a complete package that reads and writes ESRI Shape files (.shp, .ssx, and .dbf).
Karl Stuempfle and Lonnie Goad working for OptiMetrics, Inc
Provided the code to convert OMGraphicList graphics to ESRI Shape files.
Provided EsriPlugIn GUI/selection modifications.
Scott Nevin
Added code to the MIFLayer to allow to read more graphic types.
Oliver Hinds
Added code to provide a preview panel in OMColorChooser, that lets you see what the color will look like with the current transparency setting.
Eliot Lebsack
Provided a couple of new classes:
com.bbn.openmap.layer.shape.ShapeFileCrop, can create a new Shape file
with shapes from a certain area of another Shape file, and
com.bbn.openmap.gui.SaveAsVirtualImageMenuItem, which lets you set the
size of an image to create from the current map.
Bart J. Geraci
Provided an update to the OMArrowHead, greatly improving the rendering/positioning of them.
Thomas Paricaud
Provided the E00 Layer package, enabling the display of .e00 files.
Eric Lepicier
Provided OMSpline classes and support for editing and decorating them.
Bart Jourquin
Provided the MapBeanPrinter.
David J. Ward
Provided the ScaleDisplayLayer.
Uwe Baier
Provided the com.bbn.openmap.layer.mysql package.
Simon Bowen
Added code to the MIFLayer package to speed up OMGraphicCreation,
and to handle scale filtering. Added support for TEXT and POINT
primatives.
Dan Bitts
Provided the EditableOMScalingRaster classes.
Land Software Engineering Centre for DND Canada
Provided extensive review and fixes for the MGRS Conversion algorithm.
Sebastien Rosset of Cougaar Software
Provided several patchs to improve the roads package, add arrow support for OMPoly, J3D API updates.
Tore Halset
Provided the WMS layer and servlet code and various improvements to support those additions, and continues to
provide valuable support to these packages.
Todd Webb of L-3 Communications Titan Corporation
Provided updates to the SwingWorker, OMGraphicHandlerLayer and ProjectionSupport that greatly increased
the thread safety and interruptions due to rapid Projection changes.
Carsten Madsen
Has provided many updates, updates and suggestions over the past years as a long-time user and supporter.
--------------------------------------
Thank you!
If we've left you off this list - Sorry! Let us know - it's important
that we give credit where it's due. We really appreciate that people
take the time to submit code to us.