Draw line with lon, lat, distance ans azimuth

المشرف العام

Administrator
طاقم الإدارة
I have table in PostGIS with lon, lat, distance and azimuth columns. I want to make Geoserver draw a line through first point with given length and direction. I can turn lon and lat to geometry in PostGis with ST_MakePoint command. Is it possible to draw line using only SLD with first point and attribute values? Or do I need to calculate second point manually and turn it to geometry too?



أكثر...
 
أعلى