Skip to content

New option to setup default extent area for spatial query #587

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

Open
wants to merge 7 commits into
base: ol-stac
Choose a base branch
from

Conversation

luipir
Copy link

@luipir luipir commented Apr 4, 2025

This PR add the following features:
A) add a config.js options:

   // defaultSearchExtent e.g. [12.227593034455793, 41.78656913683952, 12.652310726657447, 42.02970865107619]
    defaultSearchExtent: null,

B) defaultSearchExtent is used to init extent of the spatial query option in /search endpoint.
C) enable by default spatial query

This PR has been sponsored by GeoBeyond (http://www.geobeyond.it/) for the project Aerofototeca of the Rome monicipality.

@luipir luipir requested a review from m-mohr as a code owner April 4, 2025 14:38
@luipir luipir changed the title New option to setup default extent area for statial query New option to setup default extent area for spatial query Apr 24, 2025
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.

1 participant