Files in MatthewJWhittle/getarc
An R Wrapper for the ArcGIS Rest API

.DS_Store
.Rbuildignore
.getarc-config
.gitignore
.travis.yml
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
R/.DS_Store
R/caching.R R/collapse_query_parameters.R R/collapse_url_parameters.R R/config.R R/datetimes.R R/default_query_parameters.R R/domain_lookup.R R/endpoints.R R/esri_sf_type_lookup.R R/get_by_fids.R R/get_data.R R/get_feature_id.R R/get_feature_server_details.R R/get_layer_details.R R/get_token.R R/parse_access_token.R R/parse_coded_domains.R R/parse_esri_json.R R/query_layer.R R/query_string.R R/refresh_token.R R/spatial_query.R R/spatial_query_to_list.R R/type_functions.R R/utility_functions.R README.Rmd README.md
README_cache/gfm/__packages
README_cache/gfm/unnamed-chunk-4_751c9f19bb791f817d011cb9951accdc.RData
README_cache/gfm/unnamed-chunk-4_751c9f19bb791f817d011cb9951accdc.rdb
README_cache/gfm/unnamed-chunk-4_751c9f19bb791f817d011cb9951accdc.rdx
README_cache/gfm/unnamed-chunk-6_7bfa306362c843dda1660dcd39e219f1.RData
README_cache/gfm/unnamed-chunk-6_7bfa306362c843dda1660dcd39e219f1.rdb
README_cache/gfm/unnamed-chunk-6_7bfa306362c843dda1660dcd39e219f1.rdx
README_files/figure-gfm/unnamed-chunk-4-1.png
README_files/figure-gfm/unnamed-chunk-5-1.png
README_files/figure-gfm/unnamed-chunk-6-1.png
README_files/figure-gfm/unnamed-chunk-7-1.png
README_files/figure-gfm/unnamed-chunk-8-1.png
README_files/figure-gfm/unnamed-chunk-9-1.png
benchmarks/benchmark-download-geojson.R benchmarks/benchmark-json-parsing.R
codecov.yml
data-raw/endpoints.R data-raw/esri_sf_type_lookup.R data-raw/type_functions.R
data/endpoints.rda
data/esri_sf_type_lookup.rda
data/type_functions.rda
development/.DS_Store
development/Making-Queries.Rmd development/Untitled.R development/add-features.R development/append layer.R development/benchmark-get_by_fids.R
development/benchmarking/cairns-sfgeo.geojson
development/benchmarking/cairns.geojson
development/data-cache/services_arcgis_com/JJzESW51TqeY9uat/arcgis/Ancient_Woodland_England/FeatureServer/0-getarc-cache.geojson
development/data-cache/test-points-restricted.geojson
development/data-cache/test-points.geojson
development/debug-caching.R development/draft-caching.R development/expand spatial query draft.R development/get counts and fids using post draft.R development/in_geometry multipolygon.R development/issue with returnGeometry.R
development/one-row.geojson
development/points1.geojson
development/postcodes error.R
development/price-predictions-west-yorks.csv
development/spec query params.R development/superseded functions/get_feature_details.R development/superseded functions/get_layer.R development/superseded functions/make_query_function.R development/superseded functions/parse_query_url.R development/superseded functions/query_layer_fs.R development/superseded functions/query_layer_ms.R development/superseded functions/query_ms_layer.R development/superseded functions/specify_layer_params.R development/testing.R development/token fixing.R development/visualise dependencies.R
getarc.Rproj
images/Screenshot 2021-02-24 at 18.36.59.png
man/add_point_to_test_ep.Rd man/as_type.Rd man/ask_user.Rd man/assert_that.Rd man/cache_dir.Rd man/cache_method.Rd man/check_esri_error.Rd man/clear_layer_cache.Rd man/collapse_query_parameters.Rd man/collapse_url_parameters.Rd man/construct_cache_path.Rd man/convert_datetimes_to_iso8601.Rd man/convert_tz.Rd man/detect_dttm_fields.Rd man/domain_lookup.Rd man/dot-onLoad.Rd man/drop_null.Rd man/edit_config.Rd man/empty_cache.Rd man/endpoints.Rd man/esri_geometry_type.Rd man/esri_sf_type_lookup.Rd man/esri_spatial_filter.Rd man/field_names.Rd man/generate_token.Rd man/get_by_fids.Rd man/get_count.Rd man/get_data.Rd man/get_feature_ids.Rd man/get_feature_server_details.Rd man/get_layer_details.Rd man/get_token.Rd man/get_unique_id_field.Rd man/id_query.Rd man/init_cache.Rd man/init_cache_object.Rd man/init_config.Rd man/is_table.Rd man/layer_timezone.Rd man/load_config_to_env.Rd man/lower_logical.Rd man/make_empty_tibble.Rd man/map_server.Rd man/parse_access_token.Rd man/parse_coded_domains.Rd man/parse_datetimes.Rd man/parse_esri_data.Rd man/parse_esri_datetime.Rd man/parse_iso8601_datetime.Rd man/parse_layer.Rd man/parse_rjson.Rd man/parse_table.Rd man/parse_types.Rd man/query_layer.Rd man/query_object.Rd man/query_string.Rd man/read_config.Rd man/refresh_cache.Rd man/refresh_token.Rd man/replace_null.Rd man/set_cache_directory.Rd man/set_credentials.Rd man/sf_geojson_write.Rd man/sf_to_json.Rd man/simplify_sf_to_nchar.Rd man/spatial_query.Rd man/spatial_query_to_list.Rd man/split_vector.Rd man/token_expired.Rd man/type_functions.Rd man/where_in_query.Rd man/write_config.Rd tests/testthat.R
tests/testthat/.DS_Store
tests/testthat/.getarc-config
tests/testthat/development/data-cache/cairns-corals-1.geojson
tests/testthat/development/data-cache/test-points-restricted.geojson
tests/testthat/development/data-cache/test-points.geojson
tests/testthat/test-caching.R tests/testthat/test-collapse_url_parameters.R tests/testthat/test-domain_lookup.R tests/testthat/test-get_by_fids.R tests/testthat/test-get_data.R tests/testthat/test-get_feature_id.R tests/testthat/test-get_feature_server_details.R tests/testthat/test-get_layer_details.R tests/testthat/test-parse_coded_domains.R tests/testthat/test-parse_datetimes.R tests/testthat/test-parse_esri_json.R tests/testthat/test-parse_types.R tests/testthat/test-query_layer.R tests/testthat/test-query_string.R tests/testthat/test-set_get_credentials.R tests/testthat/test-utility_functions.R
vignettes/.gitignore
vignettes/Vignette1.Rmd
MatthewJWhittle/getarc documentation built on April 22, 2023, 12:16 p.m.