In need of to scale simple world map texture

So I’m creating a program that relies on geographic coordinates and I need a simple world map that is to scale, preferably with countries/states (but not needed) , ungrided, and high quality. If anybody can point me in the direction of one, I would greatly appreciate it :point:.

The Map I’m using now (I basically want this but un-grided and higher resolution

The NASA Blue Marble program has some very very high quality/resolution real-world satellite (edited) photography of the earth.
Look here: http://visibleearth.nasa.gov/view_cat.php?categoryID=1484
Those images use equirectangular projections.
Their Terms of Use also indicate free redistribution and usage in commercial products, except where stated otherwise.

This one is free: https://upload.wikimedia.org/wikipedia/commons/6/63/A_large_blank_world_map_with_oceans_marked_in_blue.svg
Found using google image search for “world map“ btw… :o :stuck_out_tongue:

Wow i didnt know there were such high quality maps in the public domain :o awesome thanks!

@KaiHH Do you know if that one is to scale? It seems kinda off.

What do you mean by “to scale?”
They use equirectangular projection with the center of the image being the (modern) meridian.
Maybe the image you posted used mercator projection.