Re: [gdal-dev] : Inquiry about Converting MicroStation V8 DGN to GeoJSON or Alternative Formats

2023-09-05 Thread Adam Jamison
Shahrukh, I use MicroStation daily and have a licensed product so this would only work if you have it installed. Depending on your Bentley MicroStation version I’ve had some success writing C# addin for the software to interpret Bentley elements and output geojson. In the latest version (v10.1

[gdal-dev] GDAL / LIBKML / XLSX Layer Style

2023-08-29 Thread Adam Jamison
GDAL Guru's, I'm looking at how to apply some sort of predefined style to a dataset coming from XLSX and going to KML (LIBKML). My thoughts are XLSX --> VRT --> KML. I can successfully add OGR_STYLE at each feature and style the features individually, however I'm hoping I can leverage existing