All Projects → ropensci → mapr

ropensci / mapr

Licence: Unknown, MIT licenses found Licenses found Unknown LICENSE MIT LICENSE.md
Map species occurrence data

Programming Languages

r
7636 projects
HTML
75241 projects
Makefile
30231 projects

Projects that are alternatives of or similar to mapr

Iclient Javascript
Modern GIS Web Client for JavaScript, based on Leaflet\OpenLayers\MapboxGL-JS\Classic(iClient8C), enhanced with ECharts\D3\MapV etc. Contributed by SuperMap & community.
Stars: ✭ 593 (+1644.12%)
Mutual labels:  map, mapping, leaflet
Leaflet.markercluster
Marker Clustering plugin for Leaflet
Stars: ✭ 3,305 (+9620.59%)
Mutual labels:  map, mapping, leaflet
coronavirus-map-dashboard
🦠 Coronavirus (COVID-19) Map Dashboard using coronavirus-tracker-api
Stars: ✭ 41 (+20.59%)
Mutual labels:  map, mapping, leaflet
Leaflet.labeltextcollision
Leaflet.LabelTextCollision is a LeafletJS plug-in to display labels on vector data while avoiding label collisions.
Stars: ✭ 65 (+91.18%)
Mutual labels:  map, mapping, leaflet
sportyR
R package for drawing regulation playing surfaces for several sports
Stars: ✭ 84 (+147.06%)
Mutual labels:  ggplot2, r-package
papyruscs
PapyrusCS renders maps of Minecraft: Bedrock Edition worlds using C#, LevelDB and leaflet.
Stars: ✭ 221 (+550%)
Mutual labels:  map, leaflet
quickmapr
An R package for quickly mapping and navigating spatial data
Stars: ✭ 60 (+76.47%)
Mutual labels:  mapping, r-package
leaflet.minichart
Leaflet.minichart is a leaflet plugin for adding to a leaflet map small animated charts
Stars: ✭ 27 (-20.59%)
Mutual labels:  map, leaflet
Brutile
BruTile is a .NET library to access tile services like those of OpenStreetMap, MapBox or GeodanMaps.
Stars: ✭ 203 (+497.06%)
Mutual labels:  map, mapping
d3-geomap
A library for creating geographical maps based on D3.js
Stars: ✭ 124 (+264.71%)
Mutual labels:  map, mapping
MinedMap
Minecraft map renderer and viewer
Stars: ✭ 35 (+2.94%)
Mutual labels:  map, leaflet
30DayMapChallenge
My contributions to the #30DayMapChallenge 2019, a daily challenge focusing on spatial visualizations happening throughout November.
Stars: ✭ 170 (+400%)
Mutual labels:  ggplot2, mapping
maptiles
Map tile generator. Converts an image into map tiles using ImageMagick. Map tiles can be used in Google Maps, Leaflet and other map rendering software.
Stars: ✭ 52 (+52.94%)
Mutual labels:  mapping, leaflet
Gmapsfx
Java API for using Google Maps within a JavaFX application.
Stars: ✭ 233 (+585.29%)
Mutual labels:  map, mapping
leaflet-layer-tree-plugin
No description or website provided.
Stars: ✭ 31 (-8.82%)
Mutual labels:  map, leaflet
leaflet-tag-filter-button
Adds tag filter control for layers (marker, geojson features etc.) to LeafLet.
Stars: ✭ 48 (+41.18%)
Mutual labels:  map, leaflet
ggHoriPlot
A user-friendly, highly customizable R package for building horizon plots in ggplot2
Stars: ✭ 115 (+238.24%)
Mutual labels:  ggplot2, r-package
gracidea
🌺 A Pokémon 2D live map gathering all regions, including wandering pokémons and characters and animated tiles!
Stars: ✭ 163 (+379.41%)
Mutual labels:  map, mapping
vaguely-rude-places
The map of Vaguely Rude Place Names
Stars: ✭ 19 (-44.12%)
Mutual labels:  map, leaflet
Azuremapscodesamples
A set of code samples for the Azure Maps web control.
Stars: ✭ 167 (+391.18%)
Mutual labels:  map, mapping

mapr

R-check cran checks codecov rstudio mirror downloads cran version

Helper for making maps of species occurrence data, including for:

This package has utilities for making maps with:

  • base R
  • ggplot2
  • Leaflet - via leaflet pkg
  • GitHub Gists - via gistr package

Get started with the docs: https://docs.ropensci.org/mapr/

Installation

Install mapr

install.packages("mapr")

Or the development version from GitHub

remotes::install_github("ropensci/mapr")
library("mapr")
library("spocc")

Meta

  • Please report any issues or bugs.
  • License: MIT
  • Get citation information for mapr in R doing citation(package = 'mapr')
  • Please note that this package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

ropensci_footer

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