You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is necessary to implement a configurable control for generic searches by street, neighborhood, municipality, cadastral reference, etc. SITNA includes one, but if it is not configured correctly, the searches will be applied to the Navarra databases.
The text was updated successfully, but these errors were encountered:
The SITNA search bar is now capable of querying WFS databases served from the backend. To do this, optional parameters must be provided within the search control that match the types defined by the SITNA API for this case: https://sitna.navarra.es/api/doc/SITNA.control.html#.SearchOptions
It is important to take into account the default values of these fields, since some are enabled by default, so if it is not given a new reference to search on, it will perform queries on the IDENA database.
Yes, exactly that. A parameters object must be provided by the backend in the same way that is defined in the SITNA API documentation (with the optional parameters cadastralParcel, municipality, postalAddress, road, etc)
It is necessary to implement a configurable control for generic searches by street, neighborhood, municipality, cadastral reference, etc. SITNA includes one, but if it is not configured correctly, the searches will be applied to the Navarra databases.
The text was updated successfully, but these errors were encountered: