Given a region in a map, is it possible to get data allowing me to say something like 40% is water 10% is forrest, 30% is city and 20% is open land... as an example. I know of other systems (Mapbox for one) which lets you get this land use information, but I have not seen as much as a hint that this is obtainable through the here map api.
Does anyone know how I could go about getting that type of information? To boil it down, I need to classify a circle around a position according to how many viable emergency landing options a small airplane might have from that position.
900140 : Park in Water
900150". Now the issue seems to more be that there are too many categories ;-) I will check that I am actually able to extract usable info before closing the question for good, but it looks promising – JoeTaicoon Oct 08 '18 at 11:56