forked from gem/oq-ui-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuildjs.cfg
151 lines (137 loc) · 4.15 KB
/
buildjs.cfg
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
142
143
144
145
146
147
148
149
150
151
[GeoExt.js]
root = app/static/externals/geoext/lib
license = app/static/externals/geoext/build/geoext-license.js
include =
overrides/override-ext-ajax.js
GeoExt/data/AttributeStore.js
GeoExt/data/WMSCapabilitiesStore.js
GeoExt/data/WMSDescribeLayerStore.js
GeoExt/data/ScaleStore.js
GeoExt/data/ProtocolProxy.js
GeoExt/data/FeatureStore.js
GeoExt/widgets/Action.js
GeoExt/widgets/MapPanel.js
GeoExt/widgets/ZoomSlider.js
GeoExt/widgets/tips/ZoomSliderTip.js
GeoExt/widgets/tree/LayerContainer.js
GeoExt/widgets/tree/BaseLayerContainer.js
GeoExt/widgets/tree/OverlayLayerContainer.js
GeoExt/widgets/tree/TreeNodeUIEventMixin.js
GeoExt/widgets/Popup.js
GeoExt/data/ScaleStore.js
GeoExt/widgets/LegendPanel.js
GeoExt/widgets/LegendImage.js
GeoExt/widgets/PrintMapPanel.js
GeoExt/widgets/WMSLegend.js
GeoExt/widgets/grid/FeatureSelectionModel.js
GeoExt/widgets/form.js
exclude =
GeoExt.js
GeoExt/SingleFile.js
[OpenLayers.js]
root = app/static/externals/openlayers/lib
license = app/static/externals/openlayers/build/license.txt
first =
OpenLayers/SingleFile.js
OpenLayers/BaseTypes.js
OpenLayers/BaseTypes/Class.js
OpenLayers/Util.js
OpenLayers/Popup.js
include =
OpenLayers/Map.js
OpenLayers/Rule.js
OpenLayers/StyleMap.js
OpenLayers/Handler/Polygon.js
OpenLayers/Control/Attribution.js
OpenLayers/Control/DrawFeature.js
OpenLayers/Control/PanPanel.js
OpenLayers/Control/ZoomPanel.js
OpenLayers/Control/Navigation.js
OpenLayers/Control/NavigationHistory.js
OpenLayers/Control/Measure.js
OpenLayers/Control/ModifyFeature.js
OpenLayers/Control/ScaleLine.js
OpenLayers/Control/WMSGetFeatureInfo.js
OpenLayers/Format/GeoJSON.js
OpenLayers/Format/GML/v2.js
OpenLayers/Format/GML/v3.js
OpenLayers/Format/WFSDescribeFeatureType.js
OpenLayers/Format/WMSCapabilities/v1_1_0.js
OpenLayers/Format/WMSCapabilities/v1_1_1_WMSC.js
OpenLayers/Format/WMSCapabilities/v1_3_0.js
OpenLayers/Format/WMSDescribeLayer/v1_1.js
OpenLayers/Format/WMSGetFeatureInfo.js
OpenLayers/Layer/WMS.js
OpenLayers/Layer/Vector.js
OpenLayers/Layer/Google/v3.js
OpenLayers/Layer/SphericalMercator.js
OpenLayers/Layer/XYZ.js
OpenLayers/Filter/Spatial.js
OpenLayers/Protocol/HTTP.js
OpenLayers/Protocol/WFS/v1_1_0.js
OpenLayers/Renderer/SVG.js
OpenLayers/Renderer/VML.js
OpenLayers/Renderer/Canvas.js
OpenLayers/Request/XMLHttpRequest.js
OpenLayers/Control/Snapping.js
OpenLayers/Strategy/BBOX.js
exclude =
OpenLayers/Popup/AnchoredBubble.js
[gxp.js]
root = app/static/externals/gxp/src/script
license = app/static/externals/gxp/license.txt
include =
util.js
menu/LayerMenu.js
widgets/FeatureEditPopup.js
widgets/LayerUploadPanel.js
widgets/QueryPanel.js
widgets/grid/FeatureGrid.js
widgets/Viewer.js
widgets/form/ViewerField.js
widgets/ScaleOverlay.js
plugins/FeatureEditor.js
plugins/FeatureGrid.js
plugins/FeatureManager.js
plugins/FeatureToField.js
plugins/LayerTree.js
plugins/SelectedFeatureActions.js
plugins/GoogleSource.js
plugins/OLSource.js
plugins/OSMSource.js
plugins/WMSCSource.js
plugins/ClickableFeatures.js
plugins/WMSGetFeatureInfo.js
plugins/ZoomToExtent.js
plugins/NavigationHistory.js
plugins/Zoom.js
plugins/SnappingAgent.js
plugins/Legend.js
plugins/Measure.js
plugins/ZoomToSelectedFeatures.js
plugins/GoogleGeocoder.js
exclude = loader.js
[app.js]
root = app/static/script/app
license = license.txt
include =
FaultedEarth/FaultForm.js
FaultedEarth/Observations.js
FaultedEarth/SiteForm.js
FaultedEarth/SourceForm.js
FaultedEarth/SummaryForm.js
FaultedEarth/TraceForm.js
utils/validation.js
utils/help.js
overrides/FeatureGrid.js
overrides/FeatureEditPopup.js
FaultedEarth/ObservationFeatureEditor.js
FaultedEarth.js
GED_countrys/GED_country.js
GED_countrys/GED_exposure.js
GED4GEM_country.js
GED4GEM_exposure.js
Geodetic.js
[ux.js]
root = app/static/script/ux
license = ext-license.txt