[PROJ] PROJ without proj.db
Kristian Evers
kreve at sdfe.dk
Tue Mar 9 13:05:33 PST 2021
In what way is PROJ complaining? That is not clear to me from the setup you describe.
/Kristian
> On 9 Mar 2021, at 19:59, Søren Holm <sgh at sgh.dk> wrote:
>
> Sure
>
> To elaborate a bit.
>
> My application in running on Android. That implies a couple of things.
>
> 1. It is difficult to distribute static files - they are always placed in a
> compressed file and regular linux file io functions (that sqlite uses) does not
> work on those.
>
> 2. Given that I do not need the database, increasing my apk-size by 8MB is
> unnecessary.
>
> So - I just need a way to have PROJ stop complaining about a database that -
> for my usecase - is not needed to resolved the initstring.
>
> In all of this my assumption is that proj.db *MUST* be the file generated for a
> specific PROJ-version. Please correct me if I'm wrong about that :)
>
> tirsdag den 9. marts 2021 19.42.49 CET skrev Kristian Evers:
>>> What is the best way to avoid PROJ constantly
>>> complaining about proj.db being missing ?
>>
>> By putting proj.db in $PROJ_LIB.
>>
>> /Kristian
>
>
> --
> Søren Holm
>
>
> _______________________________________________
> PROJ mailing list
> PROJ at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/proj
More information about the PROJ
mailing list