Maurizio Napolitano
Maurizio Napolitano
@HTenkanen I created the code on my fork You can visit the difference [here](https://github.com/napo/pyrosm/commit/f0c14c77c64e1f267b508001bdc924f120284f58) I created the file [__osmitaly.py__](https://github.com/napo/pyrosm/blob/master/pyrosm/data/osmitaly.py) and modified the file [\__init__.py](https://github.com/napo/pyrosm/blob/master/pyrosm//data/__init__.py) both in the path _pyrosm/data_ the...
QGIS uses GDAL/OGR for this reason is very easy use the python interfaces to OGR/GDAL This is the command line ``` bash ogr2ogr -f "GeoJSON" file.geojson file.kml ```