Package: rmapzen 0.5.1
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.
Authors:
rmapzen_0.5.1.tar.gz
rmapzen_0.5.1.zip(r-4.7)rmapzen_0.5.1.zip(r-4.6)rmapzen_0.5.1.zip(r-4.5)
rmapzen_0.5.1.tgz(r-4.6-any)rmapzen_0.5.1.tgz(r-4.5-any)
rmapzen_0.5.1.tar.gz(r-4.7-any)rmapzen_0.5.1.tar.gz(r-4.6-any)
rmapzen_0.5.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rmapzen/json (API)
NEWS
| # Install 'rmapzen' in R: |
| install.packages('rmapzen', repos = c('https://tarakc02.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tarakc02/rmapzen/issues
- ca_tiles - Vector tiles the contain California
- marina_walks - Pedestrian isochrones from the Berkeley Marina for 10 and 15 minutes
- marina_walks_polygons - Pedestrian isochrones from the Berkeley Marina for 10 and 15 minutes, as polygons
- oakland_public - 25 search results for "Oakland Public library branch"
Last updated from:cba898eb82. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 157 | ||
| source / vignettes | OK | 222 | ||
| linux-release-x86_64 | OK | 147 | ||
| macos-release-arm64 | OK | 112 | ||
| macos-oldrel-arm64 | OK | 115 | ||
| windows-devel | OK | 100 | ||
| windows-release | OK | 299 | ||
| windows-oldrel | OK | 101 | ||
| wasm-release | OK | 131 |
Exports:as_sfas.mz_locationas.mz_tile_coordinatesmz_autocompletemz_bboxmz_check_usagemz_contoursmz_coordinatesmz_costingmz_costing_optionsmz_countriesmz_geocodemz_geocode_structuredmz_isochronemz_layersmz_locationmz_placemz_providermz_rectmz_reverse_geocodemz_searchmz_set_hostmz_set_search_host_geocode.earthmz_set_search_host_nyc_geosearchmz_set_tile_host_nextzenmz_sourcesmz_structured_searchmz_tile_coordinatesmz_vector_tiles
Dependencies:askpassassertthatbitbit64classclassIntclicliprcpp11crayoncrulcurlDBIdigestdplyre1071genericsgeojsongeojsoniogeojsonsfgeometriesgluehmshttpcodehttrISOcodesjqrjsonifyjsonliteKernSmoothlatticelazyevallifecyclemagrittrMASSmimeopensslpillarpkgconfigprettyunitsprogressprotoliteproxypurrrR6rapidjsonrRcppreadrrlangs2sfsfheadersspstringistringrsystibbletidyrtidyselecttriebeardtzdbunitsurltoolsutf8V8vctrsvroomwithrwk
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| rmapzen: A client application for the 'Mapzen' API. | rmapzen-package rmapzen |
| Coerce a Mapzen response to a simple features object | as_sf as_sf.geo_list as_sf.mapzen_vector_layer |
| Vector tiles the contain California | ca_tiles |
| Costing model constructors and helpers | costing_models mz_costing mz_costing_options |
| Reference lists | mapzen_references mz_countries mz_layers mz_sources |
| Pedestrian isochrones from the Berkeley Marina for 10 and 15 minutes | marina_walks |
| Pedestrian isochrones from the Berkeley Marina for 10 and 15 minutes, as polygons | marina_walks_polygons |
| Mapzen search API | mz_autocomplete mz_reverse_geocode mz_search search |
| Get the bounding box | mz_bbox mz_bbox.mapzen_geo_list mz_bbox.mapzen_isochrone_list mz_rect |
| Check usage statistics | mz_check_usage |
| Create an mz_contours object | mz_contours |
| Extract a data frame of coordinates from a 'mapzen_geo_list' | mz_coordinates mz_coordinates.mapzen_geo_list |
| Create mz_date_time objects | mz_date_time |
| Geocode an address or other location | mz_geocode |
| Geocode a structured address | mz_geocode_structured |
| Retrieve isochrones | mz_isochrone |
| Create/extract lat/lon location information | as.mz_location as.mz_location.default as.mz_location.mz_geocode_result mz_location |
| Get details on a place | mz_place mz_place.character mz_place.mapzen_geo_list |
| Configure provider information | mz_provider |
| Set up a host provider for a PELIAS service | mz_get_host mz_set_host mz_set_search_host_geocode.earth mz_set_search_host_nyc_geosearch mz_set_tile_host_nextzen |
| Structured search | mz_structured_search |
| Specify tile coordinates | as.mz_tile_coordinates as.mz_tile_coordinates.mz_bbox as.mz_tile_coordinates.mz_geocode_result as.mz_tile_coordinates.mz_location as.mz_tile_coordinates.mz_tile_coordinates mz_tile_coordinates |
| Request vector tile data | mz_vector_tiles |
| 25 search results for "Oakland Public library branch" | oakland_public |
