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

Improve MapWidget #549

Closed
tfrancart opened this issue Jan 10, 2024 · 3 comments
Closed

Improve MapWidget #549

tfrancart opened this issue Jan 10, 2024 · 3 comments
Labels
kind: Enhancement 📈 New feature or request what: Widgets Related to component value selection widgets

Comments

@tfrancart
Copy link
Contributor

  • Ajouter des sélecteurs rayon/polygones dans le sélecteur carto existant, en plus du rectangle
  • Ajouter la possibilité de pouvoir éditer une sélection déjà faite sur la carte (nécessaire lorsqu'on va charger une requête sauvegardée contenant une sélection géographique)
  • Lorsqu'on a fait une sélection sur la carte, actuellement le libellé "AreaSelected" s'affiche dans la flèche du critère Sparnatural. On cherchera à améliorer ce libellé, en mettant par exemple un icône rectangle/rond/polygone en fonction du type de zone dessinée sur la carte, plus le nombre de km2 sélectionnés
  • Pouvoir paramétrer la position et le niveau de zoom de la carte à l'ouverture. Un élément de configuration Javascript sera ajouté (ce ne sera pas dans la config OWL)
@tfrancart tfrancart added kind: Enhancement 📈 New feature or request what: Widgets Related to component value selection widgets labels Jan 10, 2024
@tfrancart
Copy link
Contributor Author

See also #414

@tfrancart
Copy link
Contributor Author

Regarding the ability to obtain the bounding box of the data : GeoSPARQL 1.1 introduces geof:aggBoundingBox, which is exactly what we need. But this is likely not implemented yet in triplestores. I checked and GraphDB does not seem to support it.

antoine37120 added a commit that referenced this issue Feb 15, 2024
#549 define attribute type of widget value on query in json
@tfrancart
Copy link
Contributor Author

See #548 that added ability to customize initial starting point and zoom level of the map

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: Enhancement 📈 New feature or request what: Widgets Related to component value selection widgets
Projects
None yet
Development

No branches or pull requests

1 participant