Hi,
can you send us the file but not attached because it’s not allowed too much size in attachments.
Have you converted to another format to see if it’s a matter of KML or it’s general?
I’ll try to convert to MiraMon to test the elevations.
Thanks
De: gdal-dev <gdal-dev-boun...@lists.osgeo.org> En nombre de Shahrukh Mirza Nawandish via gdal-dev
Enviado el: dimecres, 24 de gener de 2024 14:13
Para: gdal-dev@lists.osgeo.org
Asunto: [gdal-dev] Inquiry about Elevation Values in DXF Conversion using ogr2ogr
Dear GDAL Team,
I hope this email finds you well. I'm encountering an issue when converting GeoJSON or KML files to DXF using ogr2ogr—specifically, the generated DXF file assigns a uniform elevation to all coordinates.
Your assistance in resolving this matter is highly appreciated.
Thank you,
--
Saygılarımla / Kind Regards
Shahrukh Mirza NAWANDISH
Havacılık Bilgi Sistemleri / Aeronautical Information Systems
Yazılım Geliştirme Uzm. Yrd. / Software Development Assist. Specialist
Bilgisayar Programcısı / Computer Programmer MCA
T:+90 312 266 66 98
M:+90 538 519 72 67
Shahrukh Mirza NAWANDISH Havacılık Bilgi Sistemleri / Aeronautical Information Systems Yazılım Geliştirme Uzm. Yrd. / Software Development Assist. Specialist Bilgisayar Programcısı / Computer Programmer MCA Cumhuriyetimizin 100. Yılı Kutlu Olsun Happy 100th Anniversary of Our Republic. | |||||||
| |||||||
| |||||||
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:atom="http://www.w3.org/2005/Atom" xmlns="http://www.opengis.net/kml/2.2"> <Document> <name>HKNW_Approach_RWY07_RWY25_3D_Epsg4326</name> <visibility>1</visibility> <Schema name="HKNW_Approach_RWY07_RWY25_3D_Epsg4326" id="kml_schema_ft_HKNW_Approach_RWY07_RWY25_3D_Epsg4326"> <SimpleField type="xsd:string" name="AIRPORT"> <displayName>AIRPORT</displayName> </SimpleField> <SimpleField type="xsd:string" name="ICAO_CODE"> <displayName>ICAO_CODE</displayName> </SimpleField> </Schema> <Folder id="kml_ft_HKNW_Approach_RWY07_RWY25_3D_Epsg4326"> <name>HKNW_Approach_RWY07_RWY25_3D_Epsg4326</name> <Placemark id="kml_1"> <name>kml_1</name> <visibility>1</visibility> <ExtendedData> <SchemaData schemaUrl="#kml_schema_ft_HKNW_Approach_RWY07_RWY25_3D_Epsg4326"> <SimpleData name="AIRPORT">Kenya Wilson Airport</SimpleData> <SimpleData name="ICAO_CODE">HKNW</SimpleData> </SchemaData> </ExtendedData> <MultiGeometry> <Polygon> <extrude>1</extrude> <tessellate>1</tessellate> <gx:altitudeMode>relativeToSeaFloor</gx:altitudeMode> <outerBoundaryIs> <LinearRing> <coordinates>36.8060349892209,-1.32577989518292,1690.35 36.7814752437281,-1.33726597344119,1790.25 36.7814752437281,-1.33726597344119,1790.25 36.7814752437281,-1.33726597344119,1790.25 36.7792583926072,-1.33086326627136,1790.25 36.7792583926072,-1.33086326627136,1790.25 36.7792583926072,-1.33086326627136,1790.25 36.8055915921891,-1.32449933889382,1690.35 36.8060349892209,-1.32577989518292,1690.35</coordinates> </LinearRing> </outerBoundaryIs> </Polygon> <Polygon> <extrude>1</extrude> <tessellate>1</tessellate> <gx:altitudeMode>relativeToSeaFloor</gx:altitudeMode> <outerBoundaryIs> <LinearRing> <coordinates>36.8189955612613,-1.31979787312787,1669.61 36.8435554472354,-1.3083108422317,1769.51 36.8435554472354,-1.3083108422317,1769.51 36.8435554472354,-1.3083108422317,1769.51 36.8457726346059,-1.31471373521265,1769.51 36.8457726346059,-1.31471373521265,1769.51 36.8457726346059,-1.31471373521265,1769.51 36.8194389723127,-1.32107843716415,1669.61 36.8189955612613,-1.31979787312787,1669.61</coordinates> </LinearRing> </outerBoundaryIs> </Polygon> </MultiGeometry> </Placemark> </Folder> </Document></kml>
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev