Skip to content

Issue 57/maps #70

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

Merged
merged 4 commits into from
Mar 22, 2022
Merged

Issue 57/maps #70

merged 4 commits into from
Mar 22, 2022

Conversation

charlesons
Copy link
Contributor

@charlesons charlesons commented Mar 21, 2022

closes #57

- Allow users of standalone chart builder to enter SPARQL queries for Local Authority level maps 
- Introduce user selectable diverging and sequential color scale properties 
- Introduce auto color scale option
- Introduce a hoverinfo template to fix issue with GeoJson URIs showing in the hover tooltip
- Add chart property for user specified hoverinfo units
- Remove files and functions copied over from the CC1 dashboard maps code that  are not required for dynamically loading map data
- Genericise getMapData function in chartDefinition.ts to work with map locations specified as geography_uri rather than la_uri. The generic term 'geography_uri' should be aliased in SPARQL queries that fetch the map GeoJson
- Parameterise getGeoJson in geoJsonLoader.ts so it can load GeoJson SPARQL queries for any geographical/output area level
@charlesons charlesons requested a review from nosnickid March 21, 2022 22:41
…e-57/maps

# Conflicts:
#	src/context/ChartContext.tsx
#	src/context/ChartContextProvider.tsx
@nosnickid nosnickid merged commit 0e3bbf4 into volto-eea-integration Mar 22, 2022
@nosnickid nosnickid deleted the issue-57/maps branch March 22, 2022 15:28
@nosnickid nosnickid mentioned this pull request Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants