arcgislayers icon indicating copy to clipboard operation
arcgislayers copied to clipboard

ArcGIS Location Services

Results 65 arcgislayers issues
Sort by recently updated
recently updated
newest added

I am trying to download GDOT's roadway data from GDOT's ArcGIS MapServer. However, some sections of the data don't get downloaded completely. When I download the same file from the...

needs review

Some feature services have attachments for their features we should have a way to access them from R

enhancement

## Checklist - [X] update NEWS.md - [X] documentation updated with `devtools::document()` - [X] `devtools::check()` passes locally ## Changes Implement modifications to the handling of the `filter_geom` parameter by `arc_select()`...

I'm interested in seeing a function in `{arcgislayers}` (or some other package in the growing R-ArcGIS-verse) to support the translation of rendering specification from FeatureLayers to ggplot2 (or other R...

enhancement

**Describe the bug** `n_max` in arc_select() and arc_read() can be set to a negative number. This causes an error to be propagated with a confusing message. Instead, there should be...

bug

## Checklist - [X] update NEWS.md - [X] documentation updated with `devtools::document()` - [X] `devtools::check()` passes locally ## Changes I'll update this description with more detail later this evening. -...

### Discussed in https://github.com/R-ArcGIS/arcgislayers/discussions/177 Originally posted by **sarahhurley** March 27, 2024 Hi there - I am wondering if there is the capability of adding a field to a feature layer...

enhancement

**Is your feature request related to a problem? Please describe.** I got seriously tripped up today by the handling of the MULTIPOLYGON `filter_geom` objects when dealing with non-overlapping polygons that...

enhancement