Hi Alan, Thanks for your help with the DXF configuration. I've noticed a problem when converting multipolygon GeoJSON files using this method ogr2ogr HKNW.dxf HKNW.kml --config DXF_WRITE_HATCH FALSE they're turning into linestrings instead of polygons. Do you have any insights on this issue? Thanks
Ok, I think I can manage with that. I wanted to be sure if I was doing
something wrong.
thanks!!
De: Even Rouault
Enviado el: dilluns, 19 de febrer de 2024 14:07
Para: Abel Pau ; gdal-dev@lists.osgeo.org
Asunto: Re: [gdal-dev] Building documentation on windows
Le 19/02/2024 à 13:11, Abel Pau
Le 19/02/2024 à 13:11, Abel Pau via gdal-dev a écrit :
Hi,
I’m trying to build documentation (I am using windows) following the
instructions at https://gdal.org/development/dev_documentation.html .
Building the docs on Windows is unknown territory. If you really want
to do that, you'll pr
Hi,
I'm trying to build documentation (I am using windows) following the
instructions at https://gdal.org/development/dev_documentation.html .
When I do make html something is not working:
(gdal) D:\GitHub-repository\GDAL\doc>make html
mkdir -p build/xml && cd .. && ((cat Doxyfile | sed "s/PREDE
Thanks,
I didn’t know that you can comment the name (but not the type) to explicity
tell the compiler this parameter will not be used!
De: Even Rouault
Enviado el: diumenge, 18 de febrer de 2024 19:08
Para: Abel Pau ; gdal-dev@lists.osgeo.org
Asunto: Re: [gdal-dev] A qüestion about ICreateLayer