[gdal-dev] gdal 3.0.4 license

2024-05-07 Thread Lars Sunde via gdal-dev
, 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

Re: [gdal-dev] spacial filter on ogrinfo does not work

2022-05-02 Thread Lars Fricke
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

[gdal-dev] spacial filter on ogrinfo does not work

2022-05-02 Thread Lars Fricke
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 ___

[gdal-dev] ogr wfs not forwarding bbox

2022-03-24 Thread Lars Fricke
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

Re: [gdal-dev] Mosaicing using GDAL Wrap / Translate

2021-11-11 Thread Lars Schylberg
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'

Re: [gdal-dev] Mosaicing using GDAL Wrap / Translate

2021-11-11 Thread lars . schylberg
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

Re: [gdal-dev] Modify original ColorTable in VRT & TIFF files

2021-04-23 Thread lars . schylberg
/...//' > 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

Re: [gdal-dev] Modify original ColorTable in VRT & TIFF files

2021-04-22 Thread lars . schylberg
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

Re: [gdal-dev] Requesting a transparent image from a WMS server...

2021-02-19 Thread Lars Fricke
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

Re: [gdal-dev] mosaicking files with partial overlap and binary mask

2021-02-11 Thread lars . schylberg
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

Re: [gdal-dev] Fw: Building GDAL with ECW support

2021-02-04 Thread Lars Schylberg
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

Re: [gdal-dev] gdal2tiles with GeoTIFF which crosses antimeridian?

2020-11-28 Thread lars . schylberg
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

Re: [gdal-dev] gdal2tiles with GeoTIFF which crosses antimeridian?

2020-11-26 Thread lars . schylberg
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

[gdal-dev] Build GDAL with static PROJ6

2020-11-03 Thread Lars Sunde
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

Re: [gdal-dev] Creating DTM Pyramids with max values, and dtm pyramid with min values

2020-10-14 Thread lars . schylberg
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

Re: [gdal-dev] Speeding up gdalwarp process

2020-01-24 Thread lars . schylberg
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

Re: [gdal-dev] Tiff file with CMYK colors that appears much worse with GDAL than in Windows Photo Viewer

2020-01-21 Thread Lars Schylberg
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

Re: [gdal-dev] ogr2ogr -f KML parameters

2020-01-04 Thread lars . schylberg
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

Re: [gdal-dev] How to convert png color to png/tiff black and white

2020-01-02 Thread lars . schylberg
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

Re: [gdal-dev] extract wtwdis and unlocd with distance marks from IENC

2019-12-12 Thread Lars Schylberg
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

Re: [gdal-dev] extract wtwdis and unlocd with distance marks from IENC

2019-12-12 Thread lars . schylberg
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

Re: [gdal-dev] ogr2ogr

2019-09-04 Thread lars . schylberg
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:

Re: [gdal-dev] ogr2ogr openstreetmap

2019-09-04 Thread lars . schylberg
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

Re: [gdal-dev] Is there an easy way to clip an image to the realdata?

2019-06-27 Thread lars . schylberg
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

Re: [gdal-dev] Extract information of a polygon from DEM

2019-05-11 Thread Lars Schylberg
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

[gdal-dev] gdal data files

2019-01-21 Thread Lars
reading all these files 😊 kind regards, Lars ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] Reading S-63

2018-10-22 Thread Lars
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

Re: [gdal-dev] ogr2ogr adding metadata

2018-07-02 Thread Lars
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

Re: [gdal-dev] ogr2ogr adding metadata

2018-06-25 Thread Lars
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

[gdal-dev] ogr2ogr adding metadata

2018-06-22 Thread 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

Re: [gdal-dev] GDAL dependencies

2018-05-22 Thread Lars
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

[gdal-dev] GDAL dependencies

2018-05-22 Thread Lars
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