<div dir="ltr">Why do you want to convert the points to an sphere? GeoJSON is also defined in WGS84<br clear="all"><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">.___ ._ ..._ .. . ._.  .___ .. __ . _. . __..  ... .... ._ .__<br>Entre dos pensamientos racionales <br>hay infinitos pensamientos irracionales.<br><br></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 10 Nov 2022 at 11:24, Gonzo Bard <<a href="mailto:gonzo.bard@gmail.com">gonzo.bard@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Greetings to all!</div><div><br></div>I use Natural Earth data: 

<a href="https://www.naturalearthdata.com/downloads/" target="_blank">https://www.naturalearthdata.com/downloads/</a><br>> All Natural Earth data use the Geographic coordinate system (projection), WGS84 datum<br>That is, Natural Earth data are points on an ellipsoid.<br><br>To display geographical data on the map, I pre-convert it from Shapefile to GeoJSON.<br>To do this, I use the ogr2ogr program (GDAL library).<br>In ogr2ogr there are conversion options:<div>from -s_srs <a href="https://gdal.org/programs/ogr2ogr.html#cmdoption-ogr2ogr-s_srs" target="_blank">https://gdal.org/programs/ogr2ogr.html#cmdoption-ogr2ogr-s_srs</a> </div><div>to -t_srs <a href="https://gdal.org/programs/ogr2ogr.html#cmdoption-ogr2ogr-t_srs" target="_blank">https://gdal.org/programs/ogr2ogr.html#cmdoption-ogr2ogr-t_srs</a>.</div><div><br><div>If I understood correctly, the GDAL project uses OSGeo / PROJ as a projection library.<br><br>Please tell me what the values for -s_srs and -t_srs should be in order to perform the conversion:<br>points located on an ellipsoid (WGS84 datum) ===> to points located on a sphere?<br></div></div></div>
_______________________________________________<br>
PROJ mailing list<br>
<a href="mailto:PROJ@lists.osgeo.org" target="_blank">PROJ@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/proj" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/proj</a><br>
</blockquote></div>