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

Add support for data without a spatial componenet #1

Open
mvanbommel opened this issue Jun 4, 2020 · 0 comments
Open

Add support for data without a spatial componenet #1

mvanbommel opened this issue Jun 4, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mvanbommel
Copy link
Owner

mvanbommel commented Jun 4, 2020

The app currently assumes any data set will have a spatial component. Instead, there should be a check for a spatial component and if one does not exist, the app should switch over to the data tab and disable the map tab (likely with a way to inform the user the data set does not have a spatial component - maybe a tooltip on the map tab?).

Example data set: HR Payroll Data

  list(name = "HR Payroll Data",
       api = "https://services5.arcgis.com/54falWtcpty3V47Z/arcgis/rest/services/payroll/FeatureServer/0",
       url = "http://data.cityofsacramento.org/datasets/1884a7c3c1df47839ff582a267a1fcee_0")
@mvanbommel mvanbommel added enhancement New feature or request good first issue Good for newcomers labels Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant