<div dir="ltr"><div>Hello, </div><div>I am Brand new to QGIS. I have a question on the conversion of a shapefile (.shp) to a geojson format.  I am using data produced by NOAA,NASA to map out on satellite imagery, current fire hotspots onto satellite imagery I receive and process at home.  <br><br>The data I download is from here<br><a href="https://firms.modaps.eosdis.nasa.gov/active_fire/">https://firms.modaps.eosdis.nasa.gov/active_fire/</a>    (I use the shp files)<br><br>I have a small script that downloads it every 12 hours.</div><div><br></div><div>I then use QGIS this way, to convert it into the type I need to apply it to my imagery.</div><div><br>This is the current way I process it with QGIS 3.16.8</div><div><br></div><div>1. Add a vector layer and open the .shp file I want to convert.</div><div>2. Goto Vector-</div><div>            -Geoprocessing Tools</div><div>                  -Buffer</div><div>3. I then change the distance to .01<br></div><div>4. then I run the Buffer (this is to create the geometry I need, rather than point)</div><div>5. I then export the Buffered file "Save Features as"</div><div> --selecting GEOJSON</div><div>    -saving it as a file.</div><div><br></div><div>This works and provides me the data in the format I need.</div><div><br></div><div>My questions this- Can this be done via a command line?<br>I wish to use my PC to automate the process so that I can have it run in a batch file after the data download.<br><br>I am open to other methods as well.<br><br>An example of the imagery with the data applied is here.<br><a href="https://imgur.com/a/2OEU8tj">https://imgur.com/a/2OEU8tj</a><br><br>Carl</div><div><a href="http://usradioguy.com">http://usradioguy.com</a></div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><table cellpadding="0" cellspacing="0" style="color:rgb(255,255,255);font-size:medium;vertical-align:-webkit-baseline-middle;font-family:Verdana"><tbody></tbody></table></div></div></div>