Package org.h2gis.functions.spatial.earth
package org.h2gis.functions.spatial.earth
-
ClassesClassDescriptionCompute the shadow footprint for a single geometry.ST_Isovist ST_Isovist takes LINESTRING(S) or POLYGON(S) as input and a maximum distance (spatial ref units).Compute the sun position and return a new coordinate with x = azimuth and y = altitudeThis function will be used to compute the Sky View Factor based on geometriesThis class is a partial Java port of SunCalc.