GithubHelp home page GithubHelp logo

iammash / leaflet-mapassist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iggnacho/leaflet-mapassist

1.0 0.0 0.0 406 KB

Desktop Application for Designing and Exporting Leaflet Maps

License: MIT License

JavaScript 74.06% HTML 25.94%

leaflet-mapassist's Introduction

leaflet-mapassist

Design and Export Leaflet Maps

Use Case

Leaflet Map Assist is a desktop application built on the Electron framework to allow for interactive designing of Leaflet maps and exporting the web map assets. The application includes markercluster plugin for markers, setting map extent and zoom levels, changing basemaps, support for styling polylines and polygons, setting map titles, and setting tooltips and popups. Exported web maps are responsive and support mobile display.

Supported formats of data include CSV, KML, and GeoJSON. Data must be projected to EPSG:3857. It is highly recommended to prune data to its geographic extent and required attributes.

Getting Started

You can clone/download the project, edit, and build the application yourself with the given package commands in the package.json

If you do not wish to edit or change anything feel free to use the pre-packaged links:

Windows https://drive.google.com/open?id=0ByQKUaN2E6C8Z1NFYlJVZ1ZuVFk

Mac https://drive.google.com/open?id=0ByQKUaN2E6C8d3BXMWJXM1pEQzg

Prerequisites

To build the application Node.js is needed.

Building Application

Download/Clone repository

Install the packages

npm install

Run build command Windows:

npm run package-win

OR Mac:

npm run package-mac

Once building is completed, you should have a new folder with the Electron Application executable ready to use.

Using the Application

Once application is running you should be presented with the following UI:

Maps can be designed by adding data and editing map and layer options:

Furthermore, maps can be exported to the web assets to distribute/host yourself:

Check out your exported Leaflet map in your browser:

For further instructions on the application check out the video: coming soon...

Author and Info

Ignacio E. Carter Cuadra with the help of the other authors of packages used in this project. Project was made as the main project deliverable for MS-GIS program in CSULB.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

leaflet-mapassist's People

Contributors

iggnacho avatar

Stargazers

Reuben Kaponde avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.