All Projects → dvgis → dc-plugins

dvgis / dc-plugins

Licence: Apache-2.0 license
基于DC-SDK开发的插件库,包含动画、效果、天气、材质、热区图层、聚合图层🌎

Programming Languages

javascript
184084 projects - #8 most used programming language
GLSL
2045 projects

Projects that are alternatives of or similar to dc-plugins

cesium-mapv
示例服务地址
Stars: ✭ 23 (-42.5%)
Mutual labels:  cesium, mapv
react-weather-app
An attempt to make an ultimate weather app. In ReactJS, with React hooks and context.
Stars: ✭ 39 (-2.5%)
Mutual labels:  weather
api
Community discussion and documentation for the NWS API
Stars: ✭ 168 (+320%)
Mutual labels:  weather
grib
Golang GRIB2 parser
Stars: ✭ 41 (+2.5%)
Mutual labels:  weather
meteo-qt
System tray application for weather status information
Stars: ✭ 71 (+77.5%)
Mutual labels:  weather
earthquakes-mapper
"Earthquakes Mapper" was created using React with no backend persistence. Users can view earthquakes from around the world on a Google Map and filter based on specific times and earthquake magnitude. Earthquake data from USGS.
Stars: ✭ 14 (-65%)
Mutual labels:  heatmap
cuba-weather-python
Application programming interface of the Cuba Weather project implemented in Python
Stars: ✭ 17 (-57.5%)
Mutual labels:  weather
CesiumJsSamples
cesiumgis.com/
Stars: ✭ 31 (-22.5%)
Mutual labels:  cesium
flu-monitor
Flu visualization tool
Stars: ✭ 10 (-75%)
Mutual labels:  heatmap
NLWeer
Free, open-source, and privacy-friendly Dutch weather prediction app
Stars: ✭ 15 (-62.5%)
Mutual labels:  weather
hagelslag
Hagelslag is an object-based severe storm hazard forecasting system.
Stars: ✭ 58 (+45%)
Mutual labels:  weather
raspberry-noaa
Fully automated ISS SSTV, NOAA and Meteor satellite image downloader using Raspberry PI
Stars: ✭ 155 (+287.5%)
Mutual labels:  weather
ioBroker.daswetter
weather forecast data from DasWetter.com
Stars: ✭ 16 (-60%)
Mutual labels:  weather
solar-weather
React Native Weather App w. Realm, Redux, ReasonReact & Forecast.io
Stars: ✭ 13 (-67.5%)
Mutual labels:  weather
weather
基于MVP的安卓天气demo
Stars: ✭ 49 (+22.5%)
Mutual labels:  weather
LWClock
Multifunctional clock based on ESP8266 and MAX79xxx for Home Automation (IoT)
Stars: ✭ 40 (+0%)
Mutual labels:  weather
aw-clock
Astronomy/weather clock
Stars: ✭ 41 (+2.5%)
Mutual labels:  weather
gridpp
Software to post-process gridded weather forecasts
Stars: ✭ 33 (-17.5%)
Mutual labels:  weather
eorzea-weather
Weather forecast for Eorzea.
Stars: ✭ 26 (-35%)
Mutual labels:  weather
OffsetGuided
Code for "Greedy Offset-Guided Keypoint Grouping for Human Pose Estimation"
Stars: ✭ 31 (-22.5%)
Mutual labels:  heatmap

DC-Plugins

🇨🇳 中文 | 🇬🇧English

DC-SDK plug-in library, the plug-in library includes animation, effects, textures, heatmap, clusterLayer, and Mapv.

Home

http://dc.dvgis.cn

Installation

CDN

<!--Plugins Package-->
<script src="libs/dc-sdk/plugins/dc.plugins.min.js"></script>

NPM / YARN

yarn add @dvgis/dc-plugins
npm install  @dvgis/dc-plugins
import DcPlugins from  'dvgis/dc-plugins/dist/dc.plugins.min' //Plugins Package

Start

DC.use(DcPlugins)

Documentation

DC Plugins Api

Demo

picture picture picture picture
picture picture picture picture
picture picture picture picture

More>>

Copyright statement

1. The framework is a basic platform, completely open source, which can be modified and reconstructed by any individual or institution without our authorization.
2. We are not responsible for any problems arising from the modification of the framework by individuals and organizations.
3. Some industrial plug-ins and tools will be added in the later stage, and the code will be open source appropriately.
4. The package released by us may be used permanently and free of charge by any person or organization subject to:
  1) complete package reference;
  2) reserve this copyright information in the console output
We reserve the right of final interpretation of this copyright information.

Thanks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].