This project was bootstrapped with Create React App.
View the Demo
Download repository
npm install
npm startThen open http://localhost:3000/ to see the drop2worldwind app.
To deploy in production, create a minified bundle with npm run build.
Simply drop a file on the globe to visualize it.
Currently supports kml.
Could evolve towards an online swiss army knife for geo data visualisation.
- Plugin architecture to add support for new formats
- Style editor: panel to let user define/overwrite the style of features (stroke and fill colors, stroke width, labels on/off, clamping, ...)
- Cycle Picking gesture to show feature attributes in a pop-up panel
- File Drag & Drop: kmz, geojson, WMS/WMTS capabilities (with pop-up dialog to select layer),
- URL Cut & Paste: kml, kmz, geojson, WMS/WMTS getMap requests or Capabilities, shape, EO Open Search request
- String Cut & Paste: WKT, geojson, kml
- Time window selector to filter time stamped features and change time parameter of WMS/WMTS GetMap and EO OpenSearch requests
- Save/load as OWC Context file
- Export current view as image