Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

"If you can, help others. If you can't, at least don't hurt others." -- the Dalai Lama


devel / comp.lang.c / Re: Hexagon grids on spheres.

SubjectAuthor
* Re: Hexagon grids on spheres.Chris M. Thomasson
+- Re: Hexagon grids on spheres.Chris M. Thomasson
`* Re: Hexagon grids on spheres.Chris M. Thomasson
 `* Re: Hexagon grids on spheres.Chris M. Thomasson
  `* Re: Hexagon grids on spheres.Chris M. Thomasson
   `* Re: Hexagon grids on spheres.Öö Tiib
    +- Re: Hexagon grids on spheres.Chris M. Thomasson
    `- Re: Hexagon grids on spheres.Chris M. Thomasson

1
Re: Hexagon grids on spheres.

<tc2kij$3pngc$2@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=22493&group=comp.lang.c#22493

  copy link   Newsgroups: comp.lang.c
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: chris.m....@gmail.com (Chris M. Thomasson)
Newsgroups: comp.lang.c
Subject: Re: Hexagon grids on spheres.
Date: Fri, 29 Jul 2022 23:54:12 -0700
Organization: A noiseless patient Spider
Lines: 15
Message-ID: <tc2kij$3pngc$2@dont-email.me>
References: <f7fda9c9-371c-41cf-9590-7c5884d226d3n@googlegroups.com>
<791a735f-3d9c-4756-9ee3-15cffcd129b5n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 30 Jul 2022 06:54:11 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="ba6f3480213718c8ba264e269b9e7c35";
logging-data="3989004"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/2r66BBdEIxL6xxEpt8VVco5DhMwVJBZA="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.11.0
Cancel-Lock: sha1:mM3Hb0FEO5PzlRsDytcsE1Qvqtw=
Content-Language: en-US
In-Reply-To: <791a735f-3d9c-4756-9ee3-15cffcd129b5n@googlegroups.com>
 by: Chris M. Thomasson - Sat, 30 Jul 2022 06:54 UTC

On 7/29/2022 6:23 PM, Skybuck Flying wrote:
> Further documents and software that is interesting:
>
> "Modelling a military scene using a Discrete
> Global Grid System":
> https://repository.tudelft.nl/islandora/object/uuid:aca1d742-9fbe-4577-a4fd-b8b0ba50f368/datastream/OBJ2/download
>
> Which leads to:
> https://h3geo.org/
> and
> https://www.discreteglobalgrids.org/software/

https://github.com/sahrk/DGGRID/tree/master/src/lib/proj4lib/lib

Re: Hexagon grids on spheres.

<tdreei$224v3$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=22565&group=comp.lang.c#22565

  copy link   Newsgroups: comp.lang.c
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: chris.m....@gmail.com (Chris M. Thomasson)
Newsgroups: comp.lang.c
Subject: Re: Hexagon grids on spheres.
Date: Sat, 20 Aug 2022 12:59:13 -0700
Organization: A noiseless patient Spider
Lines: 23
Message-ID: <tdreei$224v3$1@dont-email.me>
References: <f7fda9c9-371c-41cf-9590-7c5884d226d3n@googlegroups.com>
<791a735f-3d9c-4756-9ee3-15cffcd129b5n@googlegroups.com>
<tc2kij$3pngc$2@dont-email.me>
<7261f251-eed9-4abd-834d-dfce3a40b826n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 20 Aug 2022 19:59:14 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="3579d093fd167c511254e3de75fba095";
logging-data="2167779"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+Ya+WRp7SAgf76cJl93FSTL5s3L2BVz8w="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.12.0
Cancel-Lock: sha1:yS/1isx+lcvfzEkO1XocQWVqH4E=
Content-Language: en-US
In-Reply-To: <7261f251-eed9-4abd-834d-dfce3a40b826n@googlegroups.com>
 by: Chris M. Thomasson - Sat, 20 Aug 2022 19:59 UTC

On 8/20/2022 8:30 AM, Skybuck Flying wrote:
> On Saturday, July 30, 2022 at 8:54:26 AM UTC+2, Chris M. Thomasson wrote:
>> On 7/29/2022 6:23 PM, Skybuck Flying wrote:
>>> Further documents and software that is interesting:
>>>
>>> "Modelling a military scene using a Discrete
>>> Global Grid System":
>>> https://repository.tudelft.nl/islandora/object/uuid:aca1d742-9fbe-4577-a4fd-b8b0ba50f368/datastream/OBJ2/download
>>>
>>> Which leads to:
>>> https://h3geo.org/
>>> and
>>> https://www.discreteglobalgrids.org/software/
>> https://github.com/sahrk/DGGRID/tree/master/src/lib/proj4lib/lib
>
> Are you sure this is a library/DLL that can be used with an API and such ?

Where did I say it was a DLL/so?

>
> The main project page mentions it's just an application...

Don't know.

Re: Hexagon grids on spheres.

<tdremg$2269f$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=22566&group=comp.lang.c#22566

  copy link   Newsgroups: comp.lang.c
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: chris.m....@gmail.com (Chris M. Thomasson)
Newsgroups: comp.lang.c
Subject: Re: Hexagon grids on spheres.
Date: Sat, 20 Aug 2022 13:03:26 -0700
Organization: A noiseless patient Spider
Lines: 23
Message-ID: <tdremg$2269f$1@dont-email.me>
References: <f7fda9c9-371c-41cf-9590-7c5884d226d3n@googlegroups.com>
<791a735f-3d9c-4756-9ee3-15cffcd129b5n@googlegroups.com>
<tc2kij$3pngc$2@dont-email.me>
<5416d0a6-063e-43d5-a993-7612a376e379n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sat, 20 Aug 2022 20:03:28 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="3579d093fd167c511254e3de75fba095";
logging-data="2169135"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/mBG/+RZB9riDtJD75+wQLKqv3OMyAnJg="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.12.0
Cancel-Lock: sha1:ZTC69ExJFrPLa/i4LpARG2h7kdA=
Content-Language: en-US
In-Reply-To: <5416d0a6-063e-43d5-a993-7612a376e379n@googlegroups.com>
 by: Chris M. Thomasson - Sat, 20 Aug 2022 20:03 UTC

On 8/20/2022 8:53 AM, Skybuck Flying wrote:
> Unfortunately this DBGRID is a very complex thing, it needs GDAL and it is even more complex, trying to build it, it needs many many many many other libraries, pretty crazy, is it worth it ? Hard to tell without examples/demoes graphics:
[...]

It looks like vcpkg has a GDAL package:

https://vcpkg.io/en/packages.html

search for GDAL:
_________________________
gdal |Version: 3.4.1
The Geographic Data Abstraction Library for reading and writing
geospatial raster and vector data
Compatibility:✓ arm-uwp! arm64-windows✓ x64-linux✓ x64-osx✓ x64-uwp✓
x64-windows✓ x64-windows-static✓ x86-windows
Hide Details
WindowsMacOS/LinuxFeature List
..\vcpkg install gdal
_________________________

vcpkg should install everything you need to get GDAL up and running.

vcpkg is pretty straightforward to use.

Re: Hexagon grids on spheres.

<tdsdt8$2928g$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=22568&group=comp.lang.c#22568

  copy link   Newsgroups: comp.lang.c
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: chris.m....@gmail.com (Chris M. Thomasson)
Newsgroups: comp.lang.c
Subject: Re: Hexagon grids on spheres.
Date: Sat, 20 Aug 2022 21:56:08 -0700
Organization: A noiseless patient Spider
Lines: 32
Message-ID: <tdsdt8$2928g$1@dont-email.me>
References: <f7fda9c9-371c-41cf-9590-7c5884d226d3n@googlegroups.com>
<791a735f-3d9c-4756-9ee3-15cffcd129b5n@googlegroups.com>
<tc2kij$3pngc$2@dont-email.me>
<5416d0a6-063e-43d5-a993-7612a376e379n@googlegroups.com>
<tdremg$2269f$1@dont-email.me>
<b0d089ab-1bdc-4eb5-9c66-b9552782c426n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 21 Aug 2022 04:56:08 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="b4590273fb25860029b7c6c3ad510bf5";
logging-data="2394384"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18V6chUYUUhG+HTvUjto6PJHElPMW3o0OU="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.12.0
Cancel-Lock: sha1:+hfblbTDs+JxNiSL9UVTvfNdh/M=
In-Reply-To: <b0d089ab-1bdc-4eb5-9c66-b9552782c426n@googlegroups.com>
Content-Language: en-US
 by: Chris M. Thomasson - Sun, 21 Aug 2022 04:56 UTC

On 8/20/2022 9:38 PM, Skybuck Flying wrote:
> On Saturday, August 20, 2022 at 10:03:43 PM UTC+2, Chris M. Thomasson wrote:
>> On 8/20/2022 8:53 AM, Skybuck Flying wrote:
>>> Unfortunately this DBGRID is a very complex thing, it needs GDAL and it is even more complex, trying to build it, it needs many many many many other libraries, pretty crazy, is it worth it ? Hard to tell without examples/demoes graphics:
>> [...]
>>
>> It looks like vcpkg has a GDAL package:
>>
>> https://vcpkg.io/en/packages.html
>>
>> search for GDAL:
>> _________________________
>> gdal |Version: 3.4.1
>> The Geographic Data Abstraction Library for reading and writing
>> geospatial raster and vector data
>> Compatibility:✓ arm-uwp! arm64-windows✓ x64-linux✓ x64-osx✓ x64-uwp✓
>> x64-windows✓ x64-windows-static✓ x86-windows
>> Hide Details
>> WindowsMacOS/LinuxFeature List
>> .\vcpkg install gdal
>> _________________________
>>
>> vcpkg should install everything you need to get GDAL up and running.
>>
>> vcpkg is pretty straightforward to use.
>
> Sounds a bit scary, if what vcpkg does is only download and install some binaries then I might pass on this, to much potential for hidden virus, trojans or hidden doors in the sofware.
>
> I would like to have access to the source codes as much as possible and possibly build everything myself to reduce the chance of there being a backdoor, virus or trojan.

vcpkg builds every from scratch. It's pretty nice.

Re: Hexagon grids on spheres.

<tdu0l4$2dmrb$2@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=22573&group=comp.lang.c#22573

  copy link   Newsgroups: comp.lang.c
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: chris.m....@gmail.com (Chris M. Thomasson)
Newsgroups: comp.lang.c
Subject: Re: Hexagon grids on spheres.
Date: Sun, 21 Aug 2022 12:22:12 -0700
Organization: A noiseless patient Spider
Lines: 38
Message-ID: <tdu0l4$2dmrb$2@dont-email.me>
References: <f7fda9c9-371c-41cf-9590-7c5884d226d3n@googlegroups.com>
<791a735f-3d9c-4756-9ee3-15cffcd129b5n@googlegroups.com>
<tc2kij$3pngc$2@dont-email.me>
<5416d0a6-063e-43d5-a993-7612a376e379n@googlegroups.com>
<tdremg$2269f$1@dont-email.me>
<b0d089ab-1bdc-4eb5-9c66-b9552782c426n@googlegroups.com>
<tdsdt8$2928g$1@dont-email.me>
<57211ab3-52bc-4ff9-9dc1-675acf737501n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 21 Aug 2022 19:22:12 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="b4590273fb25860029b7c6c3ad510bf5";
logging-data="2546539"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+g4q6SISJIwjm5la/sWHdHCoGIFk4j1cQ="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.12.0
Cancel-Lock: sha1:IsoJ3itLFm1zi/OK27IZEOwE4qQ=
In-Reply-To: <57211ab3-52bc-4ff9-9dc1-675acf737501n@googlegroups.com>
Content-Language: en-US
 by: Chris M. Thomasson - Sun, 21 Aug 2022 19:22 UTC

On 8/21/2022 6:37 AM, Skybuck Flying wrote:
> On Sunday, August 21, 2022 at 6:56:23 AM UTC+2, Chris M. Thomasson wrote:
>> On 8/20/2022 9:38 PM, Skybuck Flying wrote:
>>> On Saturday, August 20, 2022 at 10:03:43 PM UTC+2, Chris M. Thomasson wrote:
>>>> On 8/20/2022 8:53 AM, Skybuck Flying wrote:
>>>>> Unfortunately this DBGRID is a very complex thing, it needs GDAL and it is even more complex, trying to build it, it needs many many many many other libraries, pretty crazy, is it worth it ? Hard to tell without examples/demoes graphics:
>>>> [...]
>>>>
>>>> It looks like vcpkg has a GDAL package:
>>>>
>>>> https://vcpkg.io/en/packages.html
>>>>
>>>> search for GDAL:
>>>> _________________________
>>>> gdal |Version: 3.4.1
>>>> The Geographic Data Abstraction Library for reading and writing
>>>> geospatial raster and vector data
>>>> Compatibility:✓ arm-uwp! arm64-windows✓ x64-linux✓ x64-osx✓ x64-uwp✓
>>>> x64-windows✓ x64-windows-static✓ x86-windows
>>>> Hide Details
>>>> WindowsMacOS/LinuxFeature List
>>>> .\vcpkg install gdal
>>>> _________________________
>>>>
>>>> vcpkg should install everything you need to get GDAL up and running.
>>>>
>>>> vcpkg is pretty straightforward to use.
>>>
>>> Sounds a bit scary, if what vcpkg does is only download and install some binaries then I might pass on this, to much potential for hidden virus, trojans or hidden doors in the sofware.
>>>
>>> I would like to have access to the source codes as much as possible and possibly build everything myself to reduce the chance of there being a backdoor, virus or trojan.
>> vcpkg builds every from scratch. It's pretty nice.
>
> Will VCPKG download/install/build GDal and all of it's dependencies or just try GDal itself and if the dependencies are not there it will fail/break/faulture ? :)

It will compile all of the dependencies, it will even download ming and
compile away.

Re: Hexagon grids on spheres.

<0b07921a-b0dc-4a21-9724-5d8a41e4ea35n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=22574&group=comp.lang.c#22574

  copy link   Newsgroups: comp.lang.c
X-Received: by 2002:a05:622a:18aa:b0:344:6eb1:b654 with SMTP id v42-20020a05622a18aa00b003446eb1b654mr13185582qtc.416.1661113118074;
Sun, 21 Aug 2022 13:18:38 -0700 (PDT)
X-Received: by 2002:a54:4401:0:b0:343:46c5:9b2b with SMTP id
k1-20020a544401000000b0034346c59b2bmr7983582oiw.130.1661113117796; Sun, 21
Aug 2022 13:18:37 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.c
Date: Sun, 21 Aug 2022 13:18:37 -0700 (PDT)
In-Reply-To: <tdu0l4$2dmrb$2@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=145.14.19.246; posting-account=pysjKgkAAACLegAdYDFznkqjgx_7vlUK
NNTP-Posting-Host: 145.14.19.246
References: <f7fda9c9-371c-41cf-9590-7c5884d226d3n@googlegroups.com>
<791a735f-3d9c-4756-9ee3-15cffcd129b5n@googlegroups.com> <tc2kij$3pngc$2@dont-email.me>
<5416d0a6-063e-43d5-a993-7612a376e379n@googlegroups.com> <tdremg$2269f$1@dont-email.me>
<b0d089ab-1bdc-4eb5-9c66-b9552782c426n@googlegroups.com> <tdsdt8$2928g$1@dont-email.me>
<57211ab3-52bc-4ff9-9dc1-675acf737501n@googlegroups.com> <tdu0l4$2dmrb$2@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <0b07921a-b0dc-4a21-9724-5d8a41e4ea35n@googlegroups.com>
Subject: Re: Hexagon grids on spheres.
From: oot...@hot.ee (Öö Tiib)
Injection-Date: Sun, 21 Aug 2022 20:18:38 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 4044
 by: Öö Tiib - Sun, 21 Aug 2022 20:18 UTC

On Sunday, 21 August 2022 at 22:22:27 UTC+3, Chris M. Thomasson wrote:
> On 8/21/2022 6:37 AM, Skybuck Flying wrote:
> > On Sunday, August 21, 2022 at 6:56:23 AM UTC+2, Chris M. Thomasson wrote:
> >> On 8/20/2022 9:38 PM, Skybuck Flying wrote:
> >>> On Saturday, August 20, 2022 at 10:03:43 PM UTC+2, Chris M. Thomasson wrote:
> >>>> On 8/20/2022 8:53 AM, Skybuck Flying wrote:
> >>>>> Unfortunately this DBGRID is a very complex thing, it needs GDAL and it is even more complex, trying to build it, it needs many many many many other libraries, pretty crazy, is it worth it ? Hard to tell without examples/demoes graphics:
> >>>> [...]
> >>>>
> >>>> It looks like vcpkg has a GDAL package:
> >>>>
> >>>> https://vcpkg.io/en/packages.html
> >>>>
> >>>> search for GDAL:
> >>>> _________________________
> >>>> gdal |Version: 3.4.1
> >>>> The Geographic Data Abstraction Library for reading and writing
> >>>> geospatial raster and vector data
> >>>> Compatibility:✓ arm-uwp! arm64-windows✓ x64-linux✓ x64-osx✓ x64-uwp✓
> >>>> x64-windows✓ x64-windows-static✓ x86-windows
> >>>> Hide Details
> >>>> WindowsMacOS/LinuxFeature List
> >>>> .\vcpkg install gdal
> >>>> _________________________
> >>>>
> >>>> vcpkg should install everything you need to get GDAL up and running.
> >>>>
> >>>> vcpkg is pretty straightforward to use.
> >>>
> >>> Sounds a bit scary, if what vcpkg does is only download and install some binaries then I might pass on this, to much potential for hidden virus, trojans or hidden doors in the sofware.
> >>>
> >>> I would like to have access to the source codes as much as possible and possibly build everything myself to reduce the chance of there being a backdoor, virus or trojan.
> >> vcpkg builds every from scratch. It's pretty nice.
> >
> > Will VCPKG download/install/build GDal and all of it's dependencies or just try GDal itself and if the dependencies are not there it will fail/break/faulture ? :)
> It will compile all of the dependencies, it will even download ming and
> compile away.

So lot of fuzz about GDAL? It is a translator library for raster and vector
geospatial data formats and is released as open source. Yes it has ton
of dependencies and all of those are open source as well. Does the
Skybuck want to write all such transformations himself?

Re: Hexagon grids on spheres.

<te62po$3dlni$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=22678&group=comp.lang.c#22678

  copy link   Newsgroups: comp.lang.c
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: chris.m....@gmail.com (Chris M. Thomasson)
Newsgroups: comp.lang.c
Subject: Re: Hexagon grids on spheres.
Date: Wed, 24 Aug 2022 13:47:52 -0700
Organization: A noiseless patient Spider
Lines: 48
Message-ID: <te62po$3dlni$1@dont-email.me>
References: <f7fda9c9-371c-41cf-9590-7c5884d226d3n@googlegroups.com>
<791a735f-3d9c-4756-9ee3-15cffcd129b5n@googlegroups.com>
<tc2kij$3pngc$2@dont-email.me>
<5416d0a6-063e-43d5-a993-7612a376e379n@googlegroups.com>
<tdremg$2269f$1@dont-email.me>
<b0d089ab-1bdc-4eb5-9c66-b9552782c426n@googlegroups.com>
<tdsdt8$2928g$1@dont-email.me>
<57211ab3-52bc-4ff9-9dc1-675acf737501n@googlegroups.com>
<tdu0l4$2dmrb$2@dont-email.me>
<0b07921a-b0dc-4a21-9724-5d8a41e4ea35n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 24 Aug 2022 20:47:53 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="5d247bbd77f2c94429bd8b1981871155";
logging-data="3593970"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+Fterl6EoD1eTSKEUzYiyeLWJ0DZ3HuVA="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.13.0
Cancel-Lock: sha1:TvGTxlN2oVI+AetAFUd7UFt3RfM=
In-Reply-To: <0b07921a-b0dc-4a21-9724-5d8a41e4ea35n@googlegroups.com>
Content-Language: en-US
 by: Chris M. Thomasson - Wed, 24 Aug 2022 20:47 UTC

On 8/21/2022 1:18 PM, Öö Tiib wrote:
> On Sunday, 21 August 2022 at 22:22:27 UTC+3, Chris M. Thomasson wrote:
>> On 8/21/2022 6:37 AM, Skybuck Flying wrote:
>>> On Sunday, August 21, 2022 at 6:56:23 AM UTC+2, Chris M. Thomasson wrote:
>>>> On 8/20/2022 9:38 PM, Skybuck Flying wrote:
>>>>> On Saturday, August 20, 2022 at 10:03:43 PM UTC+2, Chris M. Thomasson wrote:
>>>>>> On 8/20/2022 8:53 AM, Skybuck Flying wrote:
>>>>>>> Unfortunately this DBGRID is a very complex thing, it needs GDAL and it is even more complex, trying to build it, it needs many many many many other libraries, pretty crazy, is it worth it ? Hard to tell without examples/demoes graphics:
>>>>>> [...]
>>>>>>
>>>>>> It looks like vcpkg has a GDAL package:
>>>>>>
>>>>>> https://vcpkg.io/en/packages.html
>>>>>>
>>>>>> search for GDAL:
>>>>>> _________________________
>>>>>> gdal |Version: 3.4.1
>>>>>> The Geographic Data Abstraction Library for reading and writing
>>>>>> geospatial raster and vector data
>>>>>> Compatibility:✓ arm-uwp! arm64-windows✓ x64-linux✓ x64-osx✓ x64-uwp✓
>>>>>> x64-windows✓ x64-windows-static✓ x86-windows
>>>>>> Hide Details
>>>>>> WindowsMacOS/LinuxFeature List
>>>>>> .\vcpkg install gdal
>>>>>> _________________________
>>>>>>
>>>>>> vcpkg should install everything you need to get GDAL up and running.
>>>>>>
>>>>>> vcpkg is pretty straightforward to use.
>>>>>
>>>>> Sounds a bit scary, if what vcpkg does is only download and install some binaries then I might pass on this, to much potential for hidden virus, trojans or hidden doors in the sofware.
>>>>>
>>>>> I would like to have access to the source codes as much as possible and possibly build everything myself to reduce the chance of there being a backdoor, virus or trojan.
>>>> vcpkg builds every from scratch. It's pretty nice.
>>>
>>> Will VCPKG download/install/build GDal and all of it's dependencies or just try GDal itself and if the dependencies are not there it will fail/break/faulture ? :)
>> It will compile all of the dependencies, it will even download ming and
>> compile away.
>
> So lot of fuzz about GDAL? It is a translator library for raster and vector
> geospatial data formats and is released as open source. Yes it has ton
> of dependencies and all of those are open source as well. Does the
> Skybuck want to write all such transformations himself?

I am not sure why the Skybuck wants to work with GDAL, he mentioned
Aliens? ;^)

It's just nice that its on the list of packages provided by vcpkg.

Re: Hexagon grids on spheres.

<tej24j$17jb6$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=22781&group=comp.lang.c#22781

  copy link   Newsgroups: comp.lang.c
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: chris.m....@gmail.com (Chris M. Thomasson)
Newsgroups: comp.lang.c
Subject: Re: Hexagon grids on spheres.
Date: Mon, 29 Aug 2022 11:56:18 -0700
Organization: A noiseless patient Spider
Lines: 10
Message-ID: <tej24j$17jb6$1@dont-email.me>
References: <f7fda9c9-371c-41cf-9590-7c5884d226d3n@googlegroups.com>
<791a735f-3d9c-4756-9ee3-15cffcd129b5n@googlegroups.com>
<tc2kij$3pngc$2@dont-email.me>
<5416d0a6-063e-43d5-a993-7612a376e379n@googlegroups.com>
<tdremg$2269f$1@dont-email.me>
<b0d089ab-1bdc-4eb5-9c66-b9552782c426n@googlegroups.com>
<tdsdt8$2928g$1@dont-email.me>
<57211ab3-52bc-4ff9-9dc1-675acf737501n@googlegroups.com>
<tdu0l4$2dmrb$2@dont-email.me>
<0b07921a-b0dc-4a21-9724-5d8a41e4ea35n@googlegroups.com>
<c8249bbd-7dfe-4831-88ce-14db3a6f9a16n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 29 Aug 2022 18:56:19 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="640845bcfb2aea009626dbd5f1e8aedc";
logging-data="1297766"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+kfZJ+XuIK+YPdwa6t5R4DngQ89yxJLLA="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.13.0
Cancel-Lock: sha1:0/1lQnbP3F/n1XHs4ZGbUlNIwKM=
Content-Language: en-US
In-Reply-To: <c8249bbd-7dfe-4831-88ce-14db3a6f9a16n@googlegroups.com>
 by: Chris M. Thomasson - Mon, 29 Aug 2022 18:56 UTC

On 8/29/2022 12:59 AM, Skybuck Flying wrote:
> So far I just need to convert Latitude and Longitude to X,Y,Z.

Converting spherical into Cartesian form?

This might help you:

https://en.wikipedia.org/wiki/Spherical_coordinate_system

https://www.mechamath.com/trigonometry/cartesian-to-spherical-coordinates-formulas-and-examples/

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor