, Lars
[https://res.cdn.office.net/assets/mail/file-icon/png/txt_16x16.png]LICENSE.TXT<https://1drv.ms/t/s!AhsmxXeVX4cEkSPbk2Rh6DlY1e3O>
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev
Swan:
Have you apied a spatial filter ie distance??
Get
Outlook for Android
From:
gdal-dev on behalf of
Lars Fricke
Sent: Monday, May 2, 2022 12:00:38 PM
To: gdal-dev@lists.osgeo.org
ce. If I call
other servers with the same logic, I am fine.
Any idea what could be wrong?
Thanks for any support.
Lars
OpenPGP_0x667E0B7B73E250FB.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
___
a:
TITLE=boris_BR_BodenrichtwertZonal
Geometry: None
Feature Count: 33931
```
There should be some 62 Features in that bbox.
Any help is much appreciated.
Best
Lars
OpenPGP_0x667E0B7B73E250FB.asc
Description: Ope
Hi,
Sorry, but I am a linux person and it usually takes me 3 times longer to
write python.
There is the python program gdal_retile.py, but if I remember, it didn't
handle my use case the way I wanted it.
/Lars S.
Den 2021-11-11 kl. 17:54, skrev Lorenzo Di Giacomo:
I guess it'
sSchy/9ecb31eb964dd83820c139b2f2769a7c)
Look at the function: retile_with_mask() in the script. The script is doing
other things as well like creating a tile index for Mapserver usage and
trimming the tiles from nodata parts.
Have fun / Lars S.
11 november 2021 kl. 15:46, "Lorenzo
/...//' > color.txt
You could add an extra print command if you want to write it in other format:
| awk -F, '{printf "%d,%d,%d,255\n", $1, $2, $3}'
To assemble a vrt and a tif I have used gdalbuildvrt command with the argument
"-separate".
You get a new vrt
rtable_vrt.txt:
sed -i -e '/VRTRasterBand dataType="Byte" band="1"/r orig_colortable_vrt.txt'
image_6.vrt
Remove a certain line that contains "NoDataValue"
sed -i -e '/NoDataValue/d' image_6.vrt
There a also a sed commands to delete certain ro
interpret a specific RGB (like 0,0,0) as
transparent but that has drawbacks if that color happens to be in
the image by nature.
Best
Lars
___
gdal-dev mailing list
gdal-dev
SIZE=512
-co INTERLEAVE=BAND
--config GDAL_TIFF_INTERNAL_MASK YES
--config GDAL_CACHEMAX 512
${TIF_TMP_DIR}/${TIF_FILE_NAME}_combined.vrt
${DATA_OUTPUT_DIR}/${TIF_FILE_NAME}.tif
Hope this helps you to take the image apart and then put back together again.
/Lars S.
11 februari
To reduce size this guide is still good:
http://blog.cleverelephant.ca/2015/02/geotiff-compression-for-dummies.html
/Lars S.
Den 2021-02-04 kl. 21:00, skrev Pteroglossus via gdal-dev:
Richard, thanks you for your support, I would not have done it without you!
I tried to convert one of my
t Web Mercator (3857). But I guess
the computation should be less if that worked.
/Lars S.
28 november 2020 kl. 16:44, "James Russo" mailto:j...@halo3.net?to=%22James%20Russo%22%20)> skrev:
Good Morning,
I have a stackoverflow on this issue if anyone can give some info. It turns out
tha
Hi,
I tried to reproduce your experiment. It seems like the command that produces
"alaska_warped_sliced_at_180.vrt" is missing in your script.
I guess that step could be vital to understand what is going on.
Best regards
/Lars Schylberg
26 november 2020 kl. 03:42, "James
configured gdal but it failed with error message
"configure error: PROJ 6 symbols not found"
./configure ---with-proj=/tmp/proj
What are we doing wrong?
kind regards, Lars
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists
Hi,
gdalwarp has an option -r that allows min and max and -tr for output
resolution. But the problem remains how to assemble the results in a pyramid
the way gdaladdo does.
/Lars S.
14 oktober 2020 kl. 11:03, "pt test" mailto:pttes...@gmail.com?to=%22pt%20test%22%20)> skrev:
Hi
I have used gnu parallel with good results. A description can be found here:
https://gis.stackexchange.com/questions/217814/full-utilization-of-cpu-cores-with-gdalwarp
(https://gis.stackexchange.com/questions/217814/full-utilization-of-cpu-cores-with-gdalwarp)
/Lars Schylberg
24 januari 2020
s will help You in the right direction
/Lars Schylberg, Saab
Den 2020-01-21 kl. 15:28, skrev Mikael Rittri:
Hello, list. I need some advice.
We have a customer with some Tiff files with CMYK colors. It is a rasterized
vector
map, not an orthophoto, so the assigned colors are somewhat arbitrary
I would use ogr sql syntax to select whatever you would like to keep.
Experiment first with ogrinfo. Then do it with ogr2ogr. /Lars S.
4 januari 2020 kl. 12:50, "LE LAMER Romain" mailto:rlela...@hotmail.fr?to=%22LE%20LAMER%20Romain%22%20)>
skrev:
Hi,
During a kml export, from a shp
github.com/LarsSchy/c1be96fa03f7dc11df4247be033e2705)
I hope this helps You.
Have fun / Lars Schylberg
29 december 2019 kl. 16:47, "LE LAMER Romain" mailto:rlela...@hotmail.fr?to=%22LE%20LAMER%20Romain%22%20)>
skrev:
Hi,
I need to convert 524 288 color png tiles to black and white pn
ttriubutes in the
57attributes.csv for aml.
The procedure is to compare the specification and the content of the csv
file.
But I remember that I played with some IW files from Germany as well and
those displayed just fine.
Good luck /Lars Schylberg
Den 2019-12-12 kl. 20:25, skrev W
Have tried the inland water profile? This is how i did it in the past.
This is a config for ogrinfo or ogr2ogr.
--config S57_PROFILE iw
This refers how the attributes are defined differently between normal S57 ENC
and the inland water profile in
the csv files
Good luck
/Lars Schylberg
12
Hi Paul,
if You do: gdalinfo --formats | grep AERONAVFAA
does your format show up?
I could be that You have to make your own build to have AERONAVFAA included.
It doesn't show up in my debian build.
/Lars
4 september 2019 kl. 14:46, paul.m...@lfv.se (mailto:paul.m...@lfv.se) skrev:
use: osm2pgsqql or imposm instead
/Lars
4 september 2019 kl. 15:00, paul.m...@lfv.se (mailto:paul.m...@lfv.se) skrev:
Hi,
When I try to convert an open street map directory to a postgis data
base I only get one layer(other_relations) with some lines and some points, far
from
nd then reaplied afterwards with gdal_edit again.
This might hopefully give some inspiration for you how to tackle your
use case.
The full script can be found here:
https://gist.github.com/LarsSchy/9ecb31eb964dd83820c139b2f2769a7c
Have fun
Lars Schylberg
20 juni 2019 kl. 22:06, "Ste
Have a look at:
https://www.gdal.org/gdallocationinfo.html
This page gives examples how to script it for a polygon:
https://gis.stackexchange.com/questions/317213/gdal-gdallocationinfo-of-cgiar-mosaic-elevation-data
Have fun
/Lars Schylberg
reading all these files 😊
kind regards, Lars
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev
support
for S-63 in GDAL?
kind regards, Lars
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev
about any additional
information and it reduces duplicated information.
kind regards, Lars
Fra: gdal-dev på vegne av Andreas
Oxenstierna
Sendt: onsdag 27. juni 2018 09.16
Til: gdal-dev@lists.osgeo.org
Emne: Re: [gdal-dev] ogr2ogr adding metadata
A S57 file w
advance. This approach does not scale very
well if data yields a number of tables.
Another issue was when adding the SQL statement for one specific table caused
the import to ignore the other 5 tables. Is this the expect result or should
all 6 table be imported?
Regards, Lars
gument but it did not make any inpact
(same result with argument as without). Ideally I do not want the client to be
adding this information as a post insert operation (if even possible).
Appreciate any insight.
kind regards, Lars
___
gdal-dev mailing
Even,
Just the information that I needed. Thank you 😊
Fra: Even Rouault
Sendt: 22. mai 2018 10:05
Til: gdal-dev@lists.osgeo.org
Kopi: Lars
Emne: Re: [gdal-dev] GDAL dependencies
On mardi 22 mai 2018 07:59:08 CEST Lars wrote:
> Hello,
>
> Does GDA
Hello,
Does GDAL have an updated list of required and optional dependencies?
Tried looking on homepage and mailing list archive without any luck.
Thanks for any help.
kind regards, Lars
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https
32 matches
Mail list logo