skykasko

Results 3 issues of skykasko

**Describe the bug** After updating to version: 2.2.0.1 of the API, the `GeoSeriesAccessor.equals()` method always returns `None`. **To Reproduce** ```python import pandas as pd from arcgis.features import GeoAccessor, GeoSeriesAccessor spatial_reference...

bug

**Describe the bug** When using `compare()` to compare Spatially Enabled DataFrames that were loaded from different sources (one from an ArcGIS online layer and one from a geodatabase feature class),...

As-Designed

`uv add` adds a lower bound version constraint by default. For example, calling `uv add requests` currently adds the dependency `"requests>=2.32.3"` to `pyproject.toml`. It's possible to have uv use different...

documentation
cli