[gdal-dev] Docker Opensearch

2023-11-05 Thread nagyrobi_r--- via gdal-dev
Hi All! Has anybody managed to make Opensearch work with GDAL? I tried using the steps used in the GDAL documentation under Elasticsearch but i can't manage to make it work. I am using the following setup: A docker container for Opensearch deployed as follows: # Disable memory paging and swapp

Re: [gdal-dev] Is the SOSI Norwegian driver still useful?

2023-11-14 Thread nagyrobi_r--- via gdal-dev
Hi all!  I use SOSI gdal conversion. So in case you are wondering, there is at least one user.  Kind regards, Robet Nagy  Sent from Yahoo Mail on Android On Tue, Nov 14, 2023 at 8:41 PM, Sebastiaan Couwenberg via gdal-dev wrote: On 11/14/23 20:05, Even Rouault via gdal-dev wrote: > Le 14/

Re: [gdal-dev] Is the SOSI Norwegian driver still useful?

2023-11-14 Thread nagyrobi_r--- via gdal-dev
convert legacy datasets (can they still be downloaded from web sites?) and not recent ones ? How much time still do you plan to use it ? Le 14/11/2023 à 20:53, nagyrobi_r--- via gdal-dev a écrit : Hi all!  I use SOSI gdal conversion. So in case you are wondering, there is at least one

[gdal-dev] Using VSIMEM properly

2024-01-17 Thread nagyrobi_r--- via gdal-dev
Hi all! Maybe i am not using this tool properly. I am want to read the contents of a WFS service into an in memory sqlite database. Then i want to add a second table to it name it filter from a geojson, do an SQL query on the two tables, and write the result into a Postgresql database, this o

Re: [gdal-dev] Using VSIMEM properly

2024-01-17 Thread nagyrobi_r--- via gdal-dev
Hei Laurențiu! Thank you for yor email! Is there a way to pipe these operations or do anything fancy to be able to sit outside of a programming environment?  Cu respect,Robert Nagy Sent from Yahoo Mail on Android On Wed, Jan 17, 2024 at 11:59 AM, Laurențiu Nicola via gdal-dev wrote:

Re: [gdal-dev] Using VSIMEM properly

2024-01-17 Thread nagyrobi_r--- via gdal-dev
Technically in want to save time by not saving to disk. That is one of the main reasons that i want to save in memory. I tried chaning them using pipes but didnt work.  Cu respect, Robert Nagy Sent from Yahoo Mail on Android On Wed, Jan 17, 2024 at 1:35 PM, Laurențiu Nicola wrote: Hei :-

Re: [gdal-dev] Using VSIMEM properly

2024-01-17 Thread nagyrobi_r--- via gdal-dev
Thanks for the tips Laurențiu.  O zi faină, Robert Nagy  Sent from Yahoo Mail on Android On Wed, Jan 17, 2024 at 3:34 PM, Laurențiu Nicola wrote: A pipe might prevent you from creating a spatial index, right? I didn't test it, but another method would be to use a join (you can query mult