useBuffering argument to getUSCounties().loadSpatialData() which errored out when a directory existed with the same name as the dataset trying to be loaded.summarizeByPolygon() to modern dplyr syntax.%>% operator.simplify() function example donotrun so as to avoid a CRAN testing failure on fedora only – Ugh.changes associated with minor version bump # MazamaSpatialUtils 0.5.10
refactored shiny app from localShiny and added it to package in inst
added runExample() to run shiny examples
updated README.md
getHUC()dissolve() wrapper for rmapshaper::ms_dissolve()simplify() wrapper for rmapshaper::ms_simplify()CONUS and US_52 vectors of US state codes as package dataUS_stateCodes dataframe as package dataconvertStateLegislativeDistricts() function to download and convert US state level legislative districts on demandebolamap.Rmd converted to vignette, moved to vignettes/ and localNotebooks/ deletedcat() replaced with message(), warning(), or error()convertGADM()convertUSCensusCBSA() to convert Metropolitan-/Micropolitan Statistical Areasverbose argument from getStateCode() function signatureallStateCodes in WBD~ datasetsUSIndianLands@data data from factor to characterdocker/DockerfileebolaMap vignetteDepends on sp package so that sp plotting is used by defaultSimpleCountries and SimpleTimezones datasetspolygonID column for every datasetorganizePolygons() now uniformly uses polygonID for rownames and polygons@ID so you can say: plot(SimpleCountries['IT',])USCensusCounties datasetcodeToCode() to two functions: iso2ToIso3() and iso3ToIso2()getCountry(). SimpleCountriesEEZ includes a 200-mile offshore buffer for more efficient and accurate spatial searchesTerrestrialEcoregions, USCensus115thCongress, USCensusStates, USCensusIndianLandsinstallSpatialData() installs all required datasetsloadSpatialData() no loads one or more datasets based on a patterninitializeSpatialData()convertGADM() updated to GADM version 2.8 (handles .rds files)localVignettes/ebolaMap.RmdNA rather than generating warningsconvertHMSSmoke() now handles shapefiles with new Density informationfindTimezones demo.convertWBDHUC() and convertHMSSmoke().convertHMSSmoke() function for smoke data from the NOAA Hazard Mapping Service."+proj=longlat +ellps=GRS80 +datum=NAD83 +no_defs".encoding argument to converLayer().convertUSCensusCounties() to use encoding='latin1'.useBuffering arguent to getState(), getCountry() and getTimezone().getSpatialData() no longer fails on invliad/missing locations, now returns dataframe rows with all NA."+proj=longlat +ellps=GRS80 +datum=NAD83 +no_defs".convertWorldEEZ() function."+proj=longlat" to "+proj=longlat +ellps=GRS80 +datum=NAD83 +no_defs" to support libproj >= 4.9.1SpatialDataDir is now required.organizePolygons() function.