ogr2ogr -f GeoJSON -t_srs crs:84 example_output.geojson example_input.shp
ogr2ogr -f "PDF" -s_srs WGS84 -t_srs EPSG:3857 example_output.pdf example_input.json