Showing 68 of total 68 results (show query)
jessecambon
tidygeocoder:Geocoding Made Easy
An intuitive interface for getting data from geocoding services.
Maintained by Jesse Cambon. Last updated 4 months ago.
50.4 match 287 stars 11.35 score 1.0k scripts 9 dependentsropensci
opencage:Geocode with the OpenCage API
Geocode with the OpenCage API, either from place name to longitude and latitude (forward geocoding) or from longitude and latitude to the name and address of a location (reverse geocoding), see <https://opencagedata.com>.
Maintained by Daniel Possenriede. Last updated 2 months ago.
geocodegeocoderopencageopencage-apiopencage-geocoderpeer-reviewedplacenamesrspatial
47.6 match 87 stars 8.39 score 79 scriptsmunterfi
hereR:'sf'-Based Interface to the 'HERE' REST APIs
Interface to the 'HERE' REST APIs <https://developer.here.com/develop/rest-apis>: (1) geocode and autosuggest addresses or reverse geocode POIs using the 'Geocoder' API; (2) route directions, travel distance or time matrices and isolines using the 'Routing', 'Matrix Routing' and 'Isoline Routing' APIs; (3) request real-time traffic flow and incident information from the 'Traffic' API; (4) find request public transport connections and nearby stations from the 'Public Transit' API; (5) request intermodal routes using the 'Intermodal Routing' API; (6) get weather forecasts, reports on current weather conditions, astronomical information and alerts at a specific location from the 'Destination Weather' API. Locations, routes and isolines are returned as 'sf' objects.
Maintained by Merlin Unterfinger. Last updated 24 days ago.
apigeocodinggishere-technologiesisolineroutingrspatialtrafficweather
28.5 match 90 stars 8.70 score 63 scriptsdieghernan
nominatimlite:Interface with 'Nominatim' API Service
Lite interface for getting data from 'OSM' service 'Nominatim' <https://nominatim.org/release-docs/latest/>. Extract coordinates from addresses, find places near a set of coordinates and return spatial objects on 'sf' format.
Maintained by Diego Hernangómez. Last updated 1 months ago.
geocodingopenstreetmapaddressnominatimreverse-geocodingshapefilespatialapi-wrapperapigis
27.9 match 20 stars 8.08 score 41 scripts 1 dependentsdieghernan
arcgeocoder:Geocoding with the 'ArcGIS' REST API Service
Lite interface for finding locations of addresses or businesses around the world using the 'ArcGIS' REST API service <https://developers.arcgis.com/rest/geocode/api-reference/overview-world-geocoding-service.htm>. Address text can be converted to location candidates and a location can be converted into an address. No API key required.
Maintained by Diego Hernangómez. Last updated 1 months ago.
geocodingarcgisaddressreverse-geocodingapi-wrapperapi-restarcgis-apigis
35.3 match 2 stars 5.56 score 15 scriptswomeimingzi11
amapGeocode:An Interface to the 'AutoNavi Maps' API Geocoding Services
Getting and parsing data of location geocode/reverse-geocode and administrative regions from 'AutoNavi Maps'<https://lbs.amap.com/api/webservice/summary> API.
Maintained by Han Chen. Last updated 1 years ago.
autonavigeocodegeocode-chinageocode-r
32.2 match 13 stars 5.04 score 17 scriptscivisanalytics
civis:R Client for the 'Civis Platform API'
A convenient interface for making requests directly to the 'Civis Platform API' <https://www.civisanalytics.com/platform/>. Full documentation available 'here' <https://civisanalytics.github.io/civis-r/>.
Maintained by Peter Cooman. Last updated 2 months ago.
19.1 match 16 stars 7.84 score 144 scriptsropensci
PostcodesioR:API Wrapper Around 'Postcodes.io'
Free UK geocoding using data from Office for National Statistics. It is using several functions to get information about post codes, outward codes, reverse geocoding, nearest post codes/outward codes, validation, or randomly generate a post code. API wrapper around <https://postcodes.io>.
Maintained by Eryk Walczak. Last updated 2 years ago.
api-wrappergeocodergeographic-datapeer-reviewedpostcodeuk
18.5 match 41 stars 6.49 score 50 scriptsdkahle
ggmap:Spatial Visualization with ggplot2
A collection of functions to visualize spatial data and models on top of static maps from various online sources (e.g Google Maps and Stamen Maps). It includes tools common to those tasks, including functions for geolocation and routing.
Maintained by David Kahle. Last updated 1 years ago.
8.3 match 770 stars 14.17 score 12k scripts 31 dependentsr-arcgis
arcgisgeocode:A Robust Interface to ArcGIS 'Geocoding Services'
A very fast and robust interface to ArcGIS 'Geocoding Services'. Provides capabilities for reverse geocoding, finding address candidates, character-by-character search autosuggestion, and batch geocoding. The public 'ArcGIS World Geocoder' is accessible for free use via 'arcgisgeocode' for all services except batch geocoding. 'arcgisgeocode' also integrates with 'arcgisutils' to provide access to custom locators or private 'ArcGIS World Geocoder' hosted on 'ArcGIS Enterprise'. Learn more in the 'Geocode service' API reference <https://developers.arcgis.com/rest/geocode/api-reference/overview-world-geocoding-service.htm>.
Maintained by Josiah Parry. Last updated 2 months ago.
16.0 match 41 stars 6.82 score 20 scripts 1 dependentsmichaeldorman
mapsapi:'sf'-Compatible Interface to 'Google Maps' APIs
Interface to the 'Google Maps' APIs: (1) routing directions based on the 'Directions' API, returned as 'sf' objects, either as single feature per alternative route, or a single feature per segment per alternative route; (2) travel distance or time matrices based on the 'Distance Matrix' API; (3) geocoded locations based on the 'Geocode' API, returned as 'sf' objects, either points or bounds; (4) map images using the 'Maps Static' API, returned as 'stars' objects.
Maintained by Michael Dorman. Last updated 2 years ago.
14.7 match 51 stars 7.10 score 99 scriptswalkerke
mapboxapi:R Interface to 'Mapbox' Web Services
Includes support for 'Mapbox' Navigation APIs, including directions, isochrones, and route optimization; the Search API for forward and reverse geocoding; the Maps API for interacting with 'Mapbox' vector tilesets and visualizing 'Mapbox' maps in R; and 'Mapbox Tiling Service' and 'tippecanoe' for generating map tiles. See <https://docs.mapbox.com/api/> for more information about the 'Mapbox' APIs.
Maintained by Kyle Walker. Last updated 2 months ago.
11.2 match 112 stars 7.61 score 304 scriptsgavinrozzi
njgeo:Tools for Geocoding Addresses in New Jersey using the 'NJOGIS' API
Provides an R interface to free geocoding REST APIs maintained by the New Jersey Office of GIS <https://njgin.nj.gov/njgin/edata/geocoding/index.html#!/> and commonly used shapefiles.
Maintained by Gavin Rozzi. Last updated 1 years ago.
new-jerseygeocodinggeocoderarcgis
30.7 match 2.70 score 3 scriptsjslth
photon:High-Performance Geocoding using 'photon'
Features unstructured, structured and reverse geocoding using the 'photon' geocoding API <https://photon.komoot.io/>. Facilitates the setup of local 'photon' instances to enable offline geocoding.
Maintained by Jonas Lieth. Last updated 16 days ago.
15.3 match 2 stars 5.40 score 18 scriptsjrosell
rreversegeocoder:Reverse geocodes in R
Given latitude and longitude, find the nearest city.
Maintained by Jordi Rosell. Last updated 2 years ago.
geocodergeocodinggeonamesr-geocoding-geocoderreverse-geocoding
45.6 match 1 stars 1.70 scoresymbolixau
googleway:Accesses Google Maps APIs to Retrieve Data and Plot Maps
Provides a mechanism to plot a 'Google Map' from 'R' and overlay it with shapes and markers. Also provides access to 'Google Maps' APIs, including places, directions, roads, distances, geocoding, elevation and timezone.
Maintained by David Cooley. Last updated 6 months ago.
google-mapgoogle-mapsgoogle-maps-apigoogle-maps-javascript-apispatialspatial-analysis
7.4 match 236 stars 9.67 score 536 scripts 2 dependentsmikejohnson51
AOI:Areas of Interest
A consistent tool kit for forward and reverse geocoding and defining boundaries for spatial analysis.
Maintained by Mike Johnson. Last updated 1 years ago.
aoiarea-of-interestbounding-boxesgisspatialsubset
14.1 match 37 stars 4.98 score 174 scripts 1 dependentsmpi-bgc-functional-biogeography
rtry:Preprocessing Plant Trait Data
Designed to support the application of plant trait data providing easy applicable functions for the basic steps of data preprocessing, e.g. data import, data exploration, selection of columns and rows, excluding trait data according to different attributes, geocoding, long- to wide-table transformation, and data export. 'rtry' was initially developed as part of the TRY R project to preprocess trait data received via the TRY database.
Maintained by Olee Hoi Ying Lam. Last updated 2 years ago.
10.5 match 24 stars 5.94 score 24 scriptsropenspain
CatastRo:Interface to the API 'Sede Electronica Del Catastro'
Access public spatial data available under the 'INSPIRE' directive. Tools for downloading references and addresses of properties, as well as map images.
Maintained by Diego Hernangómez. Last updated 1 months ago.
catastrogismapsropenspainspainspatialstatic-tiles
8.0 match 22 stars 7.17 score 14 scriptsjlacko
RCzechia:Spatial Objects of the Czech Republic
Administrative regions and other spatial objects of the Czech Republic.
Maintained by Jindra Lacko. Last updated 2 days ago.
8.1 match 25 stars 6.87 score 85 scriptspaleolimbot
prettymapr:Scale Bar, North Arrow, and Pretty Margins in R
Automates the process of creating a scale bar and north arrow in any package that uses base graphics to plot in R. Bounding box tools help find and manipulate extents. Finally, there is a function to automate the process of setting margins, plotting the map, scale bar, and north arrow, and resetting graphic parameters upon completion.
Maintained by Dewey Dunnington. Last updated 1 years ago.
7.1 match 22 stars 6.65 score 242 scripts 1 dependentsr-tmap
tmaptools:Thematic Map Tools
Set of tools for reading and processing spatial data. The aim is to supply the workflow to create thematic maps. This package also facilitates 'tmap', the package for visualizing thematic maps.
Maintained by Martijn Tennekes. Last updated 2 months ago.
3.5 match 42 stars 11.67 score 1.8k scripts 26 dependentsvinhdizzo
IRexamples:Collection of Practical Institutional Research Examples and Tutorials
Provides examples of code for analyzing data or accomplishing tasks that may be useful to institutional or educational researchers.
Maintained by Vinh Nguyen. Last updated 2 years ago.
8.2 match 4 stars 5.00 score 4 scriptsgiscience
openrouteservice:An 'openrouteservice' API Client
The client streamlines access to the services provided by <https://api.openrouteservice.org>. It allows you to painlessly query for directions, isochrones, time-distance matrices, geocoding, elevation, points of interest, and more.
Maintained by Andrzej K. Oleś. Last updated 1 months ago.
apidirectionsgisgiscienceisochronesopenrouteserviceopenstreetmappoisroutingsdk
4.8 match 108 stars 7.89 score 60 scriptsdavidasmith
whatthreewords:Work with the 'what3words' API for Easy Location Referencing
Use the 'what3words' API <https://developer.what3words.com/public-api> to return three words which uniquely identify every 3m x 3m square on Earth. It is also possible to return coordinates from any valid three words location. Supports multiple languages.
Maintained by David Smith. Last updated 1 years ago.
geocodinggeolocationlocationwhat3wordswhat3words-api
10.0 match 3.70 score 6 scriptsrspatial
dismo:Species Distribution Modeling
Methods for species distribution modeling, that is, predicting the environmental similarity of any site to that of the locations of known occurrences of a species.
Maintained by Robert J. Hijmans. Last updated 4 months ago.
3.0 match 26 stars 11.88 score 2.8k scripts 21 dependentstraveltime-dev
traveltimeR:Interface to 'Travel Time' API
'Travel Time' API <https://docs.traveltime.com/api/overview/introduction> helps users find locations by journey time rather than using ‘as the crow flies’ distance. Time-based searching gives users more opportunities for personalisation and delivers a more relevant search.
Maintained by TravelTime. Last updated 10 months ago.
7.5 match 7 stars 4.75 score 7 scriptstidyverse
tidyr:Tidy Messy Data
Tools to help to create tidy data, where each column is a variable, each row is an observation, and each cell contains a single value. 'tidyr' contains tools for changing the shape (pivoting) and hierarchy (nesting and 'unnesting') of a dataset, turning deeply nested lists into rectangular data frames ('rectangling'), and extracting values out of string columns. It also includes tools for working with missing values (both implicit and explicit).
Maintained by Hadley Wickham. Last updated 13 days ago.
1.5 match 1.4k stars 22.88 score 168k scripts 5.5k dependentsrammkripa
weed:Wrangler for Emergency Events Database
Makes research involving EMDAT and related datasets easier. These Datasets are manually filled and have several formatting and compatibility issues. Weed aims to resolve these with its functions.
Maintained by Ram Kripa. Last updated 1 years ago.
em-datemergency-events-databaseweed
10.8 match 2 stars 3.00 score 6 scriptstarakc02
rmapzen:Client for 'Mapzen' and Related Map APIs
Provides an interface to 'Mapzen'-based APIs (including geocode.earth, Nextzen, and NYC GeoSearch) for geographic search and geocoding, isochrone calculation, and vector data to draw map tiles. See <https://www.mapzen.com/documentation/> for more information. The original Mapzen has gone out of business, but 'rmapzen' can be set up to work with any provider who implements the Mapzen API.
Maintained by Tarak Shah. Last updated 1 years ago.
4.8 match 34 stars 6.39 score 72 scriptsjennybc
repurrrsive:Examples of Recursive Lists and Nested or Split Data Frames
Recursive lists in the form of R objects, 'JSON', and 'XML', for use in teaching and examples. Examples include color palettes, Game of Thrones characters, 'GitHub' users and repositories, music collections, and entities from the Star Wars universe. Data from the 'gapminder' package is also included, as a simple data frame and in nested and split forms.
Maintained by Jennifer Bryan. Last updated 2 years ago.
3.8 match 135 stars 8.05 score 612 scriptsfdzul
denhotspots:a package for calculate gi and hi local spatial statistics
the denhotspots package calculate the gi and hi local spatial statistics for areal data.
Maintained by The package maintainer. Last updated 6 days ago.
6.9 match 1 stars 4.38 score 6 scriptstpisel
openmeteo:Retrieve Weather Data from the Open-Meteo API
A client for the Open-Meteo API that retrieves Open-Meteo weather data in a tidy format. No API key is required. The API specification is located at <https://open-meteo.com/en/docs>.
Maintained by Tom Pisel. Last updated 1 years ago.
5.9 match 19 stars 4.91 score 86 scriptswalkerke
tigris:Load Census TIGER/Line Shapefiles
Download TIGER/Line shapefiles from the United States Census Bureau (<https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html>) and load into R as 'sf' objects.
Maintained by Kyle Walker. Last updated 4 months ago.
1.8 match 331 stars 12.87 score 5.3k scripts 16 dependentsgeomarker-io
addr:Clean, Parse, Harmonize, Match, and Geocode Messy Real-World Addresses
Addresses that were not validated at the time of collection are often heterogenously formatted, making them difficult to compare or link to other sets of addresses. The addr package is designed to clean character strings of addresses, use the `usaddress` library to tag address components, and paste together select components to create a normalized address. Normalized addresses can be hashed to create hashdresses that can be used to merge with other sets of addresses.
Maintained by Cole Brokamp. Last updated 5 months ago.
4.8 match 2 stars 4.70 score 388 scriptsropensci
rgbif:Interface to the Global Biodiversity Information Facility API
A programmatic interface to the Web Service methods provided by the Global Biodiversity Information Facility (GBIF; <https://www.gbif.org/developer/summary>). GBIF is a database of species occurrence records from sources all over the globe. rgbif includes functions for searching for taxonomic names, retrieving information on data providers, getting species occurrence records, getting counts of occurrence records, and using the GBIF tile map service to make rasters summarizing huge amounts of data.
Maintained by John Waller. Last updated 3 days ago.
gbifspecimensapiweb-servicesoccurrencesspeciestaxonomybiodiversitydatalifewatchoscibiospocc
1.7 match 161 stars 13.26 score 2.1k scripts 20 dependentsrichdeto
geouy:Geographic Information of Uruguay
The toolbox have functions to load and process geographic information for Uruguay. And extra-function to get address coordinates and orthophotos through the uruguayan 'IDE' API <https://www.gub.uy/infraestructura-datos-espaciales/tramites-y-servicios/servicios/sistema-unico-direcciones-geograficas>.
Maintained by Richard Detomasi. Last updated 11 months ago.
3.5 match 14 stars 5.83 score 32 scripts 1 dependentsdegauss-org
dht:A Collection of Functions to Assist Building DeGAUSS Containers
degauss helper tools are used to develop and run DeGAUSS containers.
Maintained by Erika Rasnick. Last updated 1 years ago.
4.5 match 5 stars 4.51 score 16 scriptsropensci
mregions2:Access Data from Marineregions.org: Gazetteer & Data Products
Explore and retrieve marine geospatial data from the Marine Regions Gazetteer <https://marineregions.org/gazetteer.php?p=webservices> and the Marine Regions Data Products <https://marineregions.org/webservices.php>.
Maintained by Salvador Jesús Fernández Bejarano. Last updated 2 days ago.
2.9 match 9 stars 5.97 score 40 scriptspanukatan
geokodigo:An Interface to the Philippine Standard Geographic Codes
The Philippine Standard Geographic Code (PSGC) is a classification and coding of the geographical-political subdivisions of the country, such as the region, the province, the municipality/city and the barangay. The PSGC is currently compiled and updated quarterly through a collaborative effort of the Philippine Statistics Authority (PSA) and its interagency Technical Working Group on Geographic Code (TWGGC) composed of the Department of the Interior and Local Government (DILG), Commission on Elections (COMELEC), National Mapping and Resource Information Authority (NAMRIA), and the Land Management Bureau (LMB). This package provides utilities for accessing different versions of the PSGC over time, formatting and structuring them into machine-readable formats.
Maintained by Ernest Guevarra. Last updated 12 months ago.
10.0 match 1 stars 1.70 scorewalkerke
mapgl:Interactive Maps with 'Mapbox GL JS' and 'MapLibre GL JS'
Provides an interface to the 'Mapbox GL JS' (<https://docs.mapbox.com/mapbox-gl-js/guides>) and the 'MapLibre GL JS' (<https://maplibre.org/maplibre-gl-js/docs/>) interactive mapping libraries to help users create custom interactive maps in R. Users can create interactive globe visualizations; layer 'sf' objects to create filled maps, circle maps, 'heatmaps', and three-dimensional graphics; and customize map styles and views. The package also includes utilities to use 'Mapbox' and 'MapLibre' maps in 'Shiny' web applications.
Maintained by Kyle Walker. Last updated 1 days ago.
1.9 match 114 stars 8.06 score 138 scriptselipousson
esri2sf:Create Simple Features from ArcGIS Server REST API
This package enables you to scrape geographic features directly from ArcGIS servers REST API into R as simple features.
Maintained by Eli Pousson. Last updated 4 months ago.
2.8 match 7 stars 5.28 score 50 scripts 1 dependentsaphalo
SunCalcMeeus:Sun Position and Daylight Calculations
Compute the position of the sun, and local solar time using Meeus' formulae. Compute day and/or night length using different twilight definitions or arbitrary sun elevation angles. This package is part of the 'r4photobiology' suite, Aphalo, P. J. (2015) <doi:10.19232/uv4pb.2015.1.14>. Algorithms from Meeus (1998, ISBN:0943396611).
Maintained by Pedro J. Aphalo. Last updated 2 months ago.
2.3 match 1 stars 6.49 score 6 scripts 13 dependentsgavinrozzi
zipcodeR:Data & Functions for Working with US ZIP Codes
Make working with ZIP codes in R painless with an integrated dataset of U.S. ZIP codes and functions for working with them. Search ZIP codes by multiple geographies, including state, county, city & across time zones. Also included are functions for relating ZIP codes to Census data, geocoding & distance calculations.
Maintained by Gavin Rozzi. Last updated 1 years ago.
1.8 match 80 stars 7.31 score 176 scriptszhukovyuri
SUNGEO:Sub-National Geospatial Data Archive: Geoprocessing Toolkit
Tools for integrating spatially-misaligned GIS datasets. Part of the Sub-National Geospatial Data Archive System.
Maintained by Yuri M. Zhukov. Last updated 10 months ago.
3.9 match 5 stars 3.42 score 8 scriptsropengov
digitransit:A client for digitransit API services
Geocode and reverse geocode addresses and poinst in Finland.
Maintained by Markus Kainu. Last updated 11 months ago.
7.8 match 1.70 scoremarkusloecher
RgoogleMaps:Overlays on Static Maps
Serves two purposes: (i) Provide a comfortable R interface to query the Google server for static maps, and (ii) Use the map as a background image to overlay plots within R. This requires proper coordinate scaling.
Maintained by Markus Loecher. Last updated 1 years ago.
2.3 match 1 stars 5.80 score 516 scripts 9 dependentsaleksanderbl29
dawaR:An API Wrapper for 'DAWA' - 'The Danish Address Web API'
Functions for interacting with all sections of the official 'Danish Address Web API' (also known as 'DAWA') <https://api.dataforsyningen.dk>. The development of this package is completely independent from the government agency, Klimadatastyrelsen, who maintains the API.
Maintained by Aleksander Bang-Larsen. Last updated 1 months ago.
1.8 match 3 stars 6.49 score 9 scripts 1 dependentseborgnine
mapmisc:Utilities for Producing Maps
Provides a minimal, light-weight set of tools for producing nice looking maps in R, with support for map projections. See Brown (2016) <doi:10.32614/RJ-2016-005>.
Maintained by Patrick Brown. Last updated 11 months ago.
3.0 match 3.59 score 43 scriptscerte-medical-epidemiology
certegis:A Certe R Package for Geographic Information Science
A Certe R package for geographic information science (GIS), using the 'sf' package and Dutch reference data. This package is part of the 'certedata' universe.
Maintained by Matthijs S. Berends. Last updated 3 months ago.
4.9 match 2.18 score 1 scriptsmazamascience
MazamaLocationUtils:Manage Spatial Metadata for Known Locations
Utility functions for discovering and managing metadata associated with spatially unique "known locations". Applications include all fields of environmental monitoring (e.g. air and water quality) where data are collected at stationary sites.
Maintained by Jonathan Callahan. Last updated 3 months ago.
1.7 match 5.64 score 108 scriptsjsspaulding
rcrimeanalysis:An Implementation of Crime Analysis Methods
An implementation of functions for the analysis of crime incident or records management system data. The package implements analysis algorithms scaled for city or regional crime analysis units. The package provides functions for kernel density estimation for crime heat maps, geocoding using the 'Google Maps' API, identification of repeat crime incidents, spatio-temporal map comparison across time intervals, time series analysis (forecasting and decomposition), detection of optimal parameters for the identification of near repeat incidents, and near repeat analysis with crime network linkage.
Maintained by Jamie Spaulding. Last updated 2 years ago.
2.2 match 5 stars 4.40 score 5 scriptstrafficonese
leaflet.esri:'ESRI' Bindings for the 'leaflet' Package
An add-on package to the 'leaflet' package, which provides bindings for 'ESRI' services. This package allows a user to add 'ESRI' provided services such as 'MapService', 'ImageMapService', 'TiledMapService' etc. to a 'leaflet' map.
Maintained by Bhaskar Karambelkar. Last updated 3 years ago.
data-visualizationesriesri-leafletgeospatialleaflet
1.5 match 36 stars 6.28 score 106 scriptstransportfoundry
censusr:Collect Data from the Census API
Use the US Census API to collect summary data tables for SF1 and ACS datasets at arbitrary geographies.
Maintained by Greg Macfarlane. Last updated 7 years ago.
1.8 match 5 stars 4.95 score 18 scriptssmbartell
MapGAM:Mapping Smoothed Effect Estimates from Individual-Level Data
Contains functions for mapping odds ratios, hazard ratios, or other effect estimates using individual-level data such as case-control study data, using generalized additive models (GAMs) or Cox models for smoothing with a two-dimensional predictor (e.g., geolocation or exposure to chemical mixtures) while adjusting linearly for confounding variables, using methods described by Kelsall and Diggle (1998), Webster at al. (2006), and Bai et al. (2020). Includes convenient functions for mapping point estimates and confidence intervals, efficient control sampling, and permutation tests for the null hypothesis that the two-dimensional predictor is not associated with the outcome variable (adjusting for confounders).
Maintained by Scott Bartell. Last updated 2 years ago.
3.8 match 1 stars 2.37 score 26 scripts 1 dependentskoenniem
mpathsenser:Process and Analyse Data from m-Path Sense
Overcomes one of the major challenges in mobile (passive) sensing, namely being able to pre-process the raw data that comes from a mobile sensing app, specifically 'm-Path Sense' <https://m-path.io>. The main task of 'mpathsenser' is therefore to read 'm-Path Sense' JSON files into a database and provide several convenience functions to aid in data processing.
Maintained by Koen Niemeijer. Last updated 20 days ago.
1.9 match 1 stars 4.48 score 6 scriptscran
revgeo:Reverse Geocoding with the Photon Geocoder for OpenStreetMap, Google Maps, and Bing
Function revgeo() allows you to use the Photon geocoder for OpenStreetMap <http://photon.komoot.de>, Google Maps <http://maps.google.com>, and Bing <https://www.bingmapsportal.com> to reverse geocode coordinate pairs with minimal hassle.
Maintained by Michael Hudecheck. Last updated 7 years ago.
8.3 match 1.00 scoreropenspain
spanish:Translate Quantities from Strings Spelled in Spanish to Integer
Character vector to numerical translation in Euros from Spanish spelled monetary quantities. Text must be previously cleaned & removed extraneous words, symbols or cents. Quantities MUST be written in a correct Spanish cause this isn't a grammar tool. Upper limit is up to the millions range. Reverse translation using to_words. Geocoding via Cadastral site.
Maintained by Jose Manuel Vera Oteo. Last updated 11 months ago.
2.3 match 4 stars 3.30 score 7 scriptsropenspain
caRtociudad:Interface to Cartociudad API
Access to Cartociudad cartography API, which provides mapping and other related services for Spain.
Maintained by Carlos J. Gil Bellosta. Last updated 3 years ago.
2.0 match 25 stars 3.40 score 8 scriptsikosmidis
semnar:Constructing and Interacting with Databases of Presentations
Provides methods for constructing and maintaining a database of presentations in R. The presentations are either ones that the user gives or gave or presentations at a particular event or event series. The package also provides a plot method for the interactive mapping of the presentations using 'leaflet' by grouping them according to country, city, year and other presentation attributes. The markers on the map come with popups providing presentation details (title, institution, event, links to materials and events, and so on).
Maintained by Ioannis Kosmidis. Last updated 7 months ago.
1.7 match 2.70 scorerachel-carroll
eiExpand:Utilities for Expanding Functionality of 'eiCompare'
Augments the 'eiCompare' package's Racially Polarized Voting (RPV) functionality to streamline analyses and visualizations used to support voting rights and redistricting litigation. The package implements methods described in Barreto, M., Collingwood, L., Garcia-Rios, S., & Oskooii, K. A. (2022). "Estimating Candidate Support in Voting Rights Act Cases: Comparing Iterative EI and EI-R×C Methods" <doi:10.1177/0049124119852394>.
Maintained by Rachel Carroll. Last updated 2 years ago.
3.5 match 1.23 score 17 scriptskadyb
rgugik:Search and Retrieve Spatial Data from 'GUGiK'
Automatic open data acquisition from resources of Polish Head Office of Geodesy and Cartography ('Główny Urząd Geodezji i Kartografii') (<https://www.gov.pl/web/gugik>). Available datasets include various types of numeric, raster and vector data, such as orthophotomaps, digital elevation models (digital terrain models, digital surface model, point clouds), state register of borders, spatial databases, geometries of cadastral parcels, 3D models of buildings, and more. It is also possible to geocode addresses or objects using the geocodePL_get() function.
Maintained by Krzysztof Dyba. Last updated 7 days ago.
cartographygeodesygisopen-datapoland
0.5 match 34 stars 7.69 score 30 scriptskosukeimai
wru:Who are You? Bayesian Prediction of Racial Category Using Surname, First Name, Middle Name, and Geolocation
Predicts individual race/ethnicity using surname, first name, middle name, geolocation, and other attributes, such as gender and age. The method utilizes Bayes' Rule (with optional measurement error correction) to compute the posterior probability of each racial category for any given individual. The package implements methods described in Imai and Khanna (2016) "Improving Ecological Inference by Predicting Individual Ethnicity from Voter Registration Records" Political Analysis <DOI:10.1093/pan/mpw001> and Imai, Olivella, and Rosenman (2022) "Addressing census data problems in race imputation via fully Bayesian Improved Surname Geocoding and name supplements" <DOI:10.1126/sciadv.adc9824>. The package also incorporates the data described in Rosenman, Olivella, and Imai (2023) "Race and ethnicity data for first, middle, and surnames" <DOI:10.1038/s41597-023-02202-2>.
Maintained by Brandon Bertelsen. Last updated 9 months ago.
0.5 match 133 stars 7.54 score 146 scriptshughparsonage
hutilscpp:Miscellaneous Functions in C++
Provides utility functions that are simply, frequently used, but may require higher performance that what can be obtained from base R. Incidentally provides support for 'reverse geocoding', such as matching a point with its nearest neighbour in another array. Used as a complement to package 'hutils' by sacrificing compilation or installation time for higher running speeds. The name is a portmanteau of the author and 'Rcpp'.
Maintained by Hugh Parsonage. Last updated 9 days ago.
0.5 match 10 stars 6.23 score 113 scripts 2 dependentsropensci
refsplitr:author name disambiguation, author georeferencing, and mapping of coauthorship networks with 'Web of Science' data
Tools to parse and organize reference records downloaded from the 'Web of Science' citation database into an R-friendly format, disambiguate the names of authors, geocode their locations, and generate/visualize coauthorship networks. This package has been peer-reviewed by rOpenSci (v. 1.0).
Maintained by Emilio Bruna. Last updated 7 months ago.
name disambiguationbibliometricscoauthorshipcollaborationgeoreferencingmetasciencereferencesscientometricsscience of scienceweb of science
0.5 match 55 stars 5.64 score 16 scriptsnunzioknerr
pannotator:Visualisation and Annotation of 360 Degree Imagery
Provides a customisable R 'shiny' app for immersively visualising, mapping and annotating panospheric (360 degree) imagery. The flexible interface allows annotation of any geocoded images using up to 4 user specified dropdown menus. The app uses 'leaflet' to render maps that display the geo-locations of images and panellum <https://pannellum.org/>, a lightweight panorama viewer for the web, to render images in virtual 360 degree viewing mode. Key functions include the ability to draw on & export parts of 360 images for downstream applications. Users can also draw polygons and points on map imagery related to the panoramic images and export them for further analysis. Downstream applications include using annotations to train Artificial Intelligence/Machine Learning (AI/ML) models and geospatial modelling and analysis of camera based survey data.
Maintained by Nunzio Knerr. Last updated 4 months ago.
0.5 match 2 stars 4.70 score 8 scriptscran
rSPARCS:Sites, Population, and Records Cleaning Skills
Data cleaning including 1) generating datasets for time-series and case-crossover analyses based on raw hospital records, 2) linking individuals to an areal map, 3) picking out cases living within a buffer of certain size surrounding a site, etc. For more information, please refer to Zhang W,etc. (2018) <doi:10.1016/j.envpol.2018.08.030>.
Maintained by Wangjian Zhang. Last updated 1 years ago.
1.9 match 1.00 score