Package: arcgisrouting 1.0.0

arcgisrouting: Access the ArcGIS Routing and Network Analysis Services
Bindings to the ArcGIS Routing REST API (<https://developers.arcgis.com/rest/routing/>) for solving network analysis problems. Plan routes and generate driving directions, measure travel time and distance with origin-destination cost matrices, build service areas, find the closest facilities, route fleets of vehicles, and snap GPS tracks to roads. Both synchronous requests and asynchronous geoprocessing jobs are supported, returning simple features ('sf') objects ready for analysis and mapping.
Authors:
arcgisrouting_1.0.0.tar.gz
arcgisrouting_1.0.0.tar.gz(r-4.7-arm64)arcgisrouting_1.0.0.tar.gz(r-4.7-x86_64)arcgisrouting_1.0.0.tar.gz(r-4.6-arm64)arcgisrouting_1.0.0.tar.gz(r-4.6-x86_64)
arcgisrouting_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
arcgisrouting/json (API)
| # Install 'arcgisrouting' in R: |
| install.packages('arcgisrouting', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-arcgis/arcgisrouting/issues
Pkgdown/docs site:https://r.esri.com
Last updated from:f982eb4980. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 144 | ||
| linux-devel-x86_64 | OK | 132 | ||
| source / vignettes | OK | 201 | ||
| linux-release-arm64 | OK | 140 | ||
| linux-release-x86_64 | OK | 118 | ||
| wasm-release | OK | 151 |
Exports:decode_compressed_geometrydownload_od_resultsdownload_service_area_resultsfind_closest_facilitiesfind_closest_facilities_jobfind_routesfind_routes_jobfind_service_areasfind_service_areas_jobget_travel_modeslast_mile_deliverylocation_allocation_jobod_cost_matrixod_cost_matrix_jobroute_vehiclesroute_vehicles_jobsnap_to_roads
Dependencies:arcgisutilsaskpassclassclassIntclicurlDBIe1071gluehmshttr2KernSmoothlifecyclemagrittrMASSopensslpkgconfigproxyR6rappdirsRcppRcppSimdJsonrlangs2S7sfsysunitsvctrswithrwkyyjsonr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Decode Compressed Geometry | decode_compressed_geometry |
| Download Origin-Destination Cost Matrix Results | download_od_results |
| Download Service Area Results | download_service_area_results |
| Find Closest Facilities | find_closest_facilities |
| Find Closest Facilities (Async) | find_closest_facilities_job |
| Find Routes | find_routes |
| Find Routes (Async) | find_routes_job |
| Solve Service Area | find_service_areas |
| Generate Service Areas (Async) | find_service_areas_job |
| Get available travel modes | get_travel_modes |
| Solve Last Mile Delivery (Async) | last_mile_delivery |
| Solve Location-Allocation (Async) | location_allocation_job |
| Origin-Destination Cost Matrix | od_cost_matrix |
| Generate Origin-Destination Cost Matrix (Async) | od_cost_matrix_job |
| Route Vehicles | route_vehicles |
| Solve Vehicle Routing Problem (Async) | route_vehicles_job |
| Snap Points to Roads | snap_to_roads |
