[postgis-users] Solar azimuth calculator
Alexander Gataric
gataric at usa.net
Sun Apr 18 09:42:33 PDT 2021
The reason is that I need special permission to use this at my company since it is not part of the standard package. Technically there is no issue.
Get BlueMail for Android
On Apr 18, 2021, 10:27 AM, at 10:27 AM, Bruce Rindahl <bruce.rindahl at gmail.com> wrote:
>As an added bonus putting it in the wiki makes bug fixes easier.
>
>The line:
>
> - extract( timezone from now())/3600;
>
>should read:
>
> - extract( timezone from obs_time)/3600;
>
>;)
>
>On Sun, Apr 18, 2021, 9:03 AM Bruce Rindahl <bruce.rindahl at gmail.com>
>wrote:
>
>> Why do you need it as a native function? Even if it was it wouldn't
>be
>> available until PG 15/Postgis 3.3 at the earliest and then you would
>force
>> everyone to upgrade. I think this function would work on PG 8.
>> Remember PG SQL is Turing complete. This means anything you want to
>do
>> can be done in pure SQL. The only benefit of a native function is
>> speed/memory.
>> I think a better idea is to add it to the users wiki
>> https://trac.osgeo.org/postgis/wiki/UsersWikiMain and promote that.
>>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>postgis-users mailing list
>postgis-users at lists.osgeo.org
>https://lists.osgeo.org/mailman/listinfo/postgis-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20210418/023f88a9/attachment.html>
More information about the postgis-users
mailing list