All Projects → bhaskarvk → leaflet.esri

bhaskarvk / leaflet.esri

Licence: GPL-3.0, Unknown licenses found Licenses found GPL-3.0 LICENSE Unknown LICENSE.note
ESRI Plugin for Leaflet R Package

Programming Languages

r
7636 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to leaflet.esri

esri-leaflet-vector
Display ArcGIS Online vector basemaps w/ Esri Leaflet
Stars: ✭ 39 (+25.81%)
Mutual labels:  leaflet, esri, esri-leaflet
react-esri-leaflet
react components for esri-leaflet
Stars: ✭ 24 (-22.58%)
Mutual labels:  leaflet, esri-leaflet
phila-vue-mapping
a library of vue components used by mapping applications
Stars: ✭ 48 (+54.84%)
Mutual labels:  leaflet, esri-leaflet
Leaflet Dvf
Leaflet Data Visualization Framework
Stars: ✭ 678 (+2087.1%)
Mutual labels:  leaflet, geospatial
Leaflet.extras
Extra functionality for leaflet R package.
Stars: ✭ 193 (+522.58%)
Mutual labels:  leaflet, geospatial
Agentmaps
Make social simulations on interactive maps with Javascript! Agent-based modeling for the web.
Stars: ✭ 822 (+2551.61%)
Mutual labels:  leaflet, geospatial
Wicket
A modest library for moving between Well-Known Text (WKT) and various framework geometries
Stars: ✭ 484 (+1461.29%)
Mutual labels:  leaflet, geospatial
Leaflet.extras2
Extra functionality for leaflet R package.
Stars: ✭ 37 (+19.35%)
Mutual labels:  leaflet, geospatial
Kepler
The open source full-stack geosocial network platform
Stars: ✭ 125 (+303.23%)
Mutual labels:  leaflet, geospatial
lrm-esri
use Esri's hosted routing service in Leaflet to generate walk, car and truck routes/directions
Stars: ✭ 22 (-29.03%)
Mutual labels:  leaflet, esri
georaster-layer-for-leaflet
Display GeoTIFFs and soon other types of raster on your Leaflet Map
Stars: ✭ 168 (+441.94%)
Mutual labels:  leaflet, geospatial
leaflet-kmz
A KMZ file loader for Leaflet Maps
Stars: ✭ 33 (+6.45%)
Mutual labels:  leaflet
leaflet-react-track-player
This is plugin for react-leaflet. It create player for control of track. 🍃🌎⚔
Stars: ✭ 21 (-32.26%)
Mutual labels:  leaflet
kart
Distributed version-control for geospatial and tabular data
Stars: ✭ 253 (+716.13%)
Mutual labels:  geospatial
gxpy
Python for Geosoft GX Developer
Stars: ✭ 22 (-29.03%)
Mutual labels:  geospatial
jsapi4x
ArcGIS Javascript API 4.x YouTube Series
Stars: ✭ 21 (-32.26%)
Mutual labels:  esri
shuttletracker
🚐 Shuttle tracking for RPI.
Stars: ✭ 44 (+41.94%)
Mutual labels:  leaflet
swap
A Solver for the Wavelength Assignment Problem (RWA) in WDM networks
Stars: ✭ 27 (-12.9%)
Mutual labels:  leaflet
ArcRasterRescue
Extract raster data from ArcGIS/ESRI formats
Stars: ✭ 56 (+80.65%)
Mutual labels:  geospatial
wordpress-geo-mashup
Official repository for Geo Mashup, the plugin that makes WordPress into a GeoCMS. Documentation:
Stars: ✭ 60 (+93.55%)
Mutual labels:  geospatial

Project needs a new home.

Thank you all of you who have used this package and have contributed code/bugs/enhancements over the years. As you may have noticed I haven't been able to make any contributions to this project and others in the last two years. I was hoping to get back to developing/maintaining this package on a regular basis but my current work-life balance does not allow it and I don't see that situation changing anytime soon.

So here is my humble request to the R geospatial community, if anyone wants to take over this project and maintain/develop it for the greater good, I will be more than happy to transfer the project over to your repo. Send me an email at bhaskarvk AT <google's mail domain>. Same offer holds of any of my other R packages that you might be interested in taking over.

Please note that the javascripts being used in the current version are all almost 2 years old and counting and contain various security vulnerabilities. So I don't recommend anyone use this package anymore unless it is taken over and brought up to date by someone else. Until that happens please consider this project as abandonware.


Project Status: Active – The project is being actively developed. Last-changedate License: GPL-3 keybase verified Travis-CI Build Status AppVeyor Build Status minimal R version packageversion CRAN_Status_Badge

ESRI Leaflet bindings.

ESRI bindings for the leaflet package, based on the ESRI leaflet plugin. This package is part of the leaflet ecosystem of R packages for web mapping.

Compatibility Matrix

As of Feb, 2017 the leaflet R package is based on version 0.7.7 of the Leaflet Javascript library and therefore the leaflet.esri package is based on version 1.0.4 of esri-leaflet Jaascript library which is the last release compatible with the 0.7.x branch of Leaflet JS. The chart below shows more details.

Leaflet JS ver. R Leaflet pkg ver. esri-leaflet JS Plugin ver. R leaflet.esri pkg ver.
0.7.x 1.1 1.0.4 0.2.x
1.3.1 2.0.0 2.1.4 1.0.0

Features Tracking

NOTE It may not be possible to implement each and every feature and if so the documentation will be updated accordingly. Each feature which is implemented has a tick mark (✔️) next to it. Any description you find in this section is directly taken from the esri-leaflt API reference.

Authentication Support

Layers

Layers provide visualization capabilities for data hosted in Feature Services, Map Services and Image Services.

Controls

Tasks

Tasks are wrappers for commonly used API methods on ArcGIS services. They expose commonly used parameters to make them more accessible to Leaflet.

Events

Event types common across components of Esri Leaflet. ✔️

  • loading
  • load
  • createfeature
  • removefeature
  • addfeature

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

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