Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle hosted tables too #92

Closed
jacobdadams opened this issue May 24, 2024 · 0 comments · Fixed by #101 or #103
Closed

Handle hosted tables too #92

jacobdadams opened this issue May 24, 2024 · 0 comments · Fixed by #101 or #103
Assignees
Labels
enhancement New feature or request

Comments

@jacobdadams
Copy link
Member

All the loaders currently only work for hosted feature layers, not hosted tables. These have their own set of methods (often similar) for adds, updates, etc.

Some utils and loader code may be reusable as-is, others may need to have their spatial components parameterized to be removed if needed for tables.

@jacobdadams jacobdadams added the enhancement New feature or request label May 24, 2024
@jacobdadams jacobdadams self-assigned this May 24, 2024
@stdavis stdavis mentioned this issue Aug 2, 2024
3 tasks
stdavis added a commit that referenced this issue Aug 9, 2024
BREAKING CHANGE: FeatureServiceUpdater -> ServiceUpdater

See the [migration docs](https://github.com/agrc/palletjack/tree/feat/main/docs#updating-from-v4-to-v5) for more details.

Closes #92
stdavis added a commit that referenced this issue Aug 13, 2024
BREAKING CHANGE: FeatureServiceUpdater -> ServiceUpdater

See the [migration docs](https://github.com/agrc/palletjack/tree/feat/main/docs#updating-from-v4-to-v5) for more details.

Closes #92
stdavis added a commit that referenced this issue Aug 15, 2024
BREAKING CHANGE: FeatureServiceUpdater -> ServiceUpdater

See the [migration docs](https://github.com/agrc/palletjack/tree/feat/main/docs#updating-from-v4-to-v5) for more details.

Closes #92
This was referenced Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant