Hi,
we’ve identified a potential improvement related to geocoding/search functionality.
Currently, search works well with addresses or WGS84 coordinates, but there’s no convenient way to search using national coordinate systems (e.g., LKS94). In practice, we often receive locations as X/Y values, which means we have to manually convert them before using search.
It would be really useful if search/geocoding could directly accept national coordinates and return the corresponding location or address – similar to how it currently works with WGS84.
This would simplify workflows and reduce the need for additional transformation steps.
Might be worth considering adding this to the backlog.