This repository has been archived by the owner on Jul 10, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 44
/
plugins.json
225 lines (225 loc) · 10.2 KB
/
plugins.json
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
{
"User Interface Plugins": {
"mapbox-gl-accessibility": {
"website": "https://github.com/mapbox/mapbox-gl-accessibility/",
"description": "Integrates with ARIA-compatible screen readers for users with visual impairments."
},
"mapbox-gl-boundaries": {
"website": "https://github.com/mapbox/mapbox-gl-boundaries",
"description": "Enables users to show/hide disputed borders."
},
"maplibre-gl-compare": {
"website": "https://github.com/maplibre/maplibre-gl-compare",
"description": "Enables users to compare two maps by swiping left and right."
},
"mapbox-gl-controls": {
"website": "https://github.com/bravecow/mapbox-gl-controls",
"description": "Adds controls for a ruler, style inspector, localization, and style switcher."
},
"mapbox-gl-directions": {
"website": "https://github.com/mapbox/mapbox-gl-directions",
"description": "Adds a control to allow users to plot driving, walking, and cycling directions on the map."
},
"mapbox-gl-draw": {
"website": "https://github.com/mapbox/mapbox-gl-draw",
"description": "Adds support for drawing and editing features on maps.",
"example": "mapbox-gl-draw"
},
"mapbox-gl-elevation": {
"website": "https://github.com/watergis/mapbox-gl-elevation",
"description": "Adds a control to retrieve altitude from terrain RGB tilesets."
},
"maplibre-gl-export": {
"website": "https://github.com/watergis/maplibre-gl-export",
"description": "Adds a control that exports the map as a PDF or images such as PNG, JPEG and SVG."
},
"mapbox-gl-geocoder": {
"website": "https://github.com/mapbox/mapbox-gl-geocoder",
"description": "Adds a geocoder control."
},
"mapbox-gl-infobox": {
"website": "https://github.com/el/infobox-control",
"description": "Adds a control to display an infobox or a gradient."
},
"mapbox-gl-legend": {
"website": "https://github.com/watergis/mapbox-gl-legend",
"description": "Adds a control that shows a legend generated from the map style."
},
"maplibre-gl-opacity": {
"website": "https://github.com/dayjournal/maplibre-gl-opacity",
"description": "Make multiple tile layers transparent."
},
"mapbox-gl-style-switcher": {
"website": "https://github.com/el/style-switcher",
"description": "Adds a control to switch between styles."
},
"mapboxgl-minimap": {
"website": "https://github.com/aesqe/mapboxgl-minimap",
"description": "Adds a control to show a miniature overview of the current map."
},
"maplibre-gl-temporal-control": {
"website": "https://github.com/Kanahiro/maplibre-gl-temporal-control",
"description": "Temporal Controller plugin for MapLibre GL JS. [demo](https://kanahiro.github.io/maplibre-gl-temporal-control/raster.html)."
},
"mapbox-gl-valhalla": {
"website": "https://github.com/watergis/mapbox-gl-valhalla",
"description": "Adds a control to provide isochrone features from valhalla server."
},
"mapbox.photon": {
"website": "https://github.com/watergis/mapbox.photon",
"description": "Adds a control to provide a geocoding feature from Photon API."
},
"maplibre-gl-basemaps": {
"website": "https://github.com/ka7eh/maplibre-gl-basemaps",
"description": "A plugin for switching between raster basemaps."
},
"maplibre-gl-measures": {
"website": "https://github.com/jdsantos/maplibre-gl-measures",
"description": "A plugin for taking measures on the map."
},
"any-routing": {
"website": "https://github.com/marucjmar/any-routing",
"description": "A modular plugin for calculating routes."
}
},
"Map Rendering Plugins": {
"mapbox-gl-language": {
"website": "https://github.com/mapbox/mapbox-gl-language/",
"description": "Automatically localizes the map into the user’s language."
},
"mapbox-gl-rtl-text": {
"website": "https://github.com/mapbox/mapbox-gl-rtl-text",
"description": "Adds right-to-left text support.",
"example": "mapbox-gl-rtl-text"
},
"mapbox-gl-traffic": {
"website": "https://github.com/mapbox/mapbox-gl-traffic",
"description": "Hide and show traffic layers on your map with an optional toggle button."
},
"deck.gl": {
"website": "https://github.com/visgl/deck.gl",
"description": "Adds advanced WebGL visualization layers."
},
"L7": {
"website": "https://github.com/antvis/L7",
"description": "Adds large-scale WebGL-powered geospatial data visualization framework."
},
"flowmap.blue": {
"website": "https://github.com/ilyabo/flowmap.blue",
"description": "Render a geographic flow map visualization from a spreadsheet published on Google Sheets."
},
"maplibre-contour": {
"website": "https://github.com/onthegomap/maplibre-contour",
"description": "Adds elevation contour lines to a map from raster-dem tiles."
}
},
"Layer Types": {
"mapbox-gl-flatgeobuf": {
"website": "https://github.com/rowanwins/mapbox-gl-flatgeobuf",
"description": "A library for retrieving features from FlatGeobuf file using a tiled approach. Compatible with MapLibre GL JS and Mapbox GL JS."
},
"mapbox-gl-arcgis-featureserver": {
"website": "https://github.com/rowanwins/mapbox-gl-arcgis-featureserver",
"description": "A library for retrieving features from an ArcGIS FeatureServer or MapServer. This library makes tiled requests rather than simply requesting every feature."
},
"mapbox-gl-esri-sources": {
"website": "https://github.com/frontiersi/mapbox-gl-esri-sources",
"description": "A library for making it easier to use Esri services in MapLibre GL JS. Supports Esri Map Services (dynamic & tiled), Esri Vector Tile Services & Esri Vector Basemap Styles."
},
"pmtiles": {
"website": "https://github.com/protomaps/PMTiles",
"description": "A library for retrieving tiles from single-file, cloud-storage-optimized PMTiles archives, which don't require running a server or API."
}
},
"Framework Integrations": {
"echartslayer": {
"website": "https://github.com/lzxue/echartLayer",
"description": "Provides an [echarts](https://echarts.apache.org/en/index.html) integration."
},
"wtMapbox": {
"website": "https://github.com/yvanvds/wtMapbox",
"description": "Provides a [Webtoolkit](https://www.webtoolkit.eu/wt) integration."
},
"react-mapbox-gl": {
"website": "https://github.com/alex3165/react-mapbox-gl",
"description": "Provides a [React](https://facebook.github.io/react/) integration."
},
"angular-mapboxgl-directive": {
"website": "https://github.com/Naimikan/angular-mapboxgl-directive",
"description": "Provides an [AngularJS](https://angularjs.org/) directive."
},
"ngx-mapbox-gl": {
"website": "https://github.com/Wykks/ngx-mapbox-gl",
"description": "Provides an [Angular](https://angular.io/) integration."
},
"elm-mapbox": {
"website": "https://package.elm-lang.org/packages/gampleman/elm-mapbox/latest/",
"description": "Provides an [Elm](https://elm-lang.org) integration."
},
"ember-mapbox-gl": {
"website": "https://github.com/kturney/ember-mapbox-gl",
"description": "Provides an [Ember](http://emberjs.com) integration."
}
},
"Utility Libraries": {
"turf": {
"website": "http://turfjs.org/",
"description": "Provides advanced geospatial analysis tools."
},
"mapbox-gl-layer-groups": {
"website": "https://github.com/mapbox/mapbox-gl-layer-groups",
"description": "Manages layer groups."
},
"expression-jamsession": {
"website": "https://github.com/mapbox/expression-jamsession/",
"description": "Converts [Mapbox Studio formulas](https://www.mapbox.com/help/studio-manual-styles/#use-a-formula) into [expressions](https://maplibre.org/maplibre-style-spec/expressions/)."
},
"simplespec-to-gl-style": {
"website": "https://github.com/mapbox/simplespec-to-gl-style",
"description": "Converts GeoJSON styles with [\"simplestyle-spec\"](https://github.com/mapbox/simplestyle-spec/) to a MapLibre GL Style."
},
"mapbox-gl-supported": {
"website": "https://github.com/mapbox/mapbox-gl-supported",
"description": "Determines if the current browser supports MapLibre GL JS.",
"example": "check-for-support"
},
"mapbox-gl-sync-move": {
"website": "https://github.com/mapbox/mapbox-gl-sync-move",
"description": "Syncs movement between two maps."
},
"mapbox-choropleth": {
"website": "https://github.com/stevage/mapbox-choropleth",
"description": "Create a choropleth layer from a CSV source and a geometry source."
},
"mapbox-gl-utils": {
"website": "https://github.com/stevage/map-gl-utils",
"description": "Manage layers, sources, and properties with syntactic sugar and convenience functions."
},
"maplibregl-mapbox-request-transformer": {
"website": "https://github.com/rowanwins/maplibregl-mapbox-request-transformer",
"description": "This library provides a request transforming function enabling the consumption of MapboxGL Styles in MapLibreGL."
}
},
"Development Tools": {
"font-maker": {
"website": "https://github.com/maplibre/font-maker",
"description": "A web app to convert fonts into fontstacks for use in MapLibre GL."
},
"mapbox-gl-js-mock": {
"website": "https://github.com/mapbox/mapbox-gl-js-mock",
"description": "A [mock](https://en.wikipedia.org/wiki/Mock_object) of Mapbox GL JS."
},
"maplibre-gl-inspect": {
"website": "https://github.com/acalcutt/maplibre-gl-inspect",
"description": "Adds an inspect control to view vector source features and properties."
},
"mapbox-gl-fps": {
"website": "https://github.com/MazeMap/mapbox-gl-fps",
"description": "A frames-per-seconds GUI control and measurer with statistic report output."
},
"mapbox-gl-framerate": {
"website": "https://github.com/mapbox/mapbox-gl-framerate",
"description": "A frame rate control to evaluate map rendering performance."
}
}
}