ogr2ogr -f "SQLite" -dsco SPATIALITE=YES targetsqlite.db romania-latest.osm.pbf ogr2ogr -f "CSV" -overwrite csv romania-latest.osm.pbf -lco GEOMETRY=AS_WKT ogr2ogr -f "GeoJSON" -overwrite geojson/points romania-latest.osm.pbf points ogr2ogr -f "ESRI Shapefile" -overwrite shp romania-latest.osm.pbf -lco ENCODING=UTF-8 -skipfailures ogr2ogr -f "GML" -overwrite gml romania-latest.osm.pbf -lco ENCODING=UTF-8 -skipfailures https://openmaps.gov.bc.ca/geo/pub/WHSE_MINERAL_TENURE.MTA_ACQUIRED_TENURE_HISTORY_SP/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=renovatio:bag_ligplaats&maxFeatures=50&outputFormat=SHAPE-ZIP