All Projects → umap-project → Leaflet.storage

umap-project / Leaflet.storage

Licence: wtfpl
Manage map and features with Leaflet and expose them for backend storage through an API.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Leaflet.storage

Leaflet.layergroup.collision
Leaflet plugin for uncluttering L.Markers using basic collision detection.
Stars: ✭ 82 (-40.58%)
Mutual labels:  leaflet
Leaflet.deflate
Deflates lines and polygons to a marker when their screen size becomes too small in lower zoom levels.
Stars: ✭ 111 (-19.57%)
Mutual labels:  leaflet
Kepler
The open source full-stack geosocial network platform
Stars: ✭ 125 (-9.42%)
Mutual labels:  leaflet
Leaflet Elevation
Leaflet plugin that allows to add elevation profiles using d3js
Stars: ✭ 88 (-36.23%)
Mutual labels:  leaflet
Leaflet.browser.print
A leaflet plugin which allows users to print the map directly from the browser
Stars: ✭ 94 (-31.88%)
Mutual labels:  leaflet
Leaflet Providers
An extension to Leaflet that contains configurations for various free tile providers.
Stars: ✭ 1,603 (+1061.59%)
Mutual labels:  leaflet
Vue Leaflet
vue-leaflet compatible with vue3
Stars: ✭ 82 (-40.58%)
Mutual labels:  leaflet
Vue2leaflet
Vue 2 components for Leaflet maps
Stars: ✭ 1,809 (+1210.87%)
Mutual labels:  leaflet
Flutter map marker cluster
Provides beautiful animated marker clustering functionality for flutter_map. Inspired by Leaflet.markercluster
Stars: ✭ 101 (-26.81%)
Mutual labels:  leaflet
React Leaflet Heatmap Layer
A custom layer for heatmaps in react-leaflet
Stars: ✭ 122 (-11.59%)
Mutual labels:  leaflet
Webclient Javascript
MapGIS Client for JavaScript, is a cloud GIS network client development platform. It makes a perfect fusion of traditional WebGIS and cloud GIS; also integrates four mainstream map open source frameworks and visualization libraries such as Echarts, MapV, and D3, etc.. Therefore, highly-efficient visual expression and analysis of big data and real-time streaming data have been further enhanced.
Stars: ✭ 88 (-36.23%)
Mutual labels:  leaflet
Readsb
Readsb is a Mode-S/ADSB/TIS decoder for RTLSDR, BladeRF, Modes-Beast and GNS5894 devices.
Stars: ✭ 91 (-34.06%)
Mutual labels:  leaflet
Leaflet.geodesic
Add-on to draw geodesic lines with leaflet
Stars: ✭ 113 (-18.12%)
Mutual labels:  leaflet
Meteor Leaflet
Leaflet.js for Meteor.js
Stars: ✭ 87 (-36.96%)
Mutual labels:  leaflet
Flutter map
A Flutter map widget inspired by Leaflet
Stars: ✭ 1,886 (+1266.67%)
Mutual labels:  leaflet
Pinpoint
JavaScript library for creating beautifully simple maps in seconds
Stars: ✭ 83 (-39.86%)
Mutual labels:  leaflet
Leaflet Wfst
OGC WFS-T client layer for Leaflet.
Stars: ✭ 111 (-19.57%)
Mutual labels:  leaflet
Leaflet Choropleth
Choropleth plugin for Leaflet (color scale based on value)
Stars: ✭ 138 (+0%)
Mutual labels:  leaflet
Leaflet.canvaslayer.field
Load and style Raster files in Leaflet (geotiff & asciigrid)
Stars: ✭ 128 (-7.25%)
Mutual labels:  leaflet
Leaflet Iiif
Leaflet plugin for viewing IIIF images
Stars: ✭ 116 (-15.94%)
Mutual labels:  leaflet

=============== Leaflet-Storage

Manage map and features with Leaflet and expose them for backend storage with an API.

Demo: http://umap.fluv.io/


Feedback and issues

Please use uMap issues: https://github.com/umap-project/umap/issues


Backend agnostic

Leaflet.Storage is backend agnostic: it only knows about a convention API.

Known backends:

  • django-leaflet-storage <https://github.com/yohanboniface/django-leaflet-storage>_

================ Functional tests

Functional tests are implemented with mocha <http://mochajs.org/#asynchronous-code>, chai <http://chaijs.com/> and sinon <http://sinonjs.org/>_.

To launch them::

cd Leaflet.Storage/
make test

================ Show me an image

.. image:: http://i.imgur.com/vOllwf6.png

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].