Is it possible to use statistical API (via Python request) for a point geometry?
I would like to get NDVI times series per point (per lat,lon). In case it is possible, do I need to specify the resolution?
I saw something about GetFeatureInfo but couldn’t find proper documentation for it.
