Skip to content

mumairr/OL-Geotiff-drag-and-drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OL Geotiff drag and drop

OL-GDnD is an Openlayers mapping tool to allow Geotiff drag and drop imagery over the map. It helps user to view it on the fly, data remains on the user end. It is written in React and uses Geotiff.js library Geotiff.js(Library)

Demo

Live version is available: Demo

Motivation

I came across this idea to implement drag and drop feature for raw satellite imagery over the Openlayers based map just like drag and drop feature for vector data files.

Main Technology Stack

  • React
  • Openlayes
  • Ol-Ext
  • Geotiff.js
  • Antd
  • CSS Modules

Development

Setup

  1. Get the code.

     % git clone [email protected]:mumairr/OL-Geotiff-drag-and-drop.git
    
  2. install node modules.

     % npm i
    
  3. Install node modules.

     % npm start
    
  4. Verify that the app is up and running.

     % open http://localhost:3000
    

License

The project is available as open source under the terms of the MIT License.

Troubleshooting

Please create an issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published