This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

OpenStreetMap vs Google Maps Screen Resolution Retina Displays

0

Hi everyone ...

New to mapping and just testing OpenStreetMaps vs Google Maps.

When i embed OSM into webpages, the maps are not as sharp as GM on high resolution retina screens.

Why is this and can this problem be fixed?

Thanks for your advice ...

alt textalt text

asked 07 Jan '22, 15:32

Nitroman's gravatar image

Nitroman
11112
accept rate: 0%


3 Answers:

1

You can set up your own OSM-based tile server with retina resolution (switch2osm.org provides instructions), or buy OSM services from a commercial vendor. For retina support on openstreetmap.org, see https://github.com/openstreetmap/openstreetmap-website/issues/104

answered 07 Jan '22, 15:40

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

edited 07 Jan '22, 15:40

Just what i wanted to know.

Thanks so much Frederik !

(07 Jan '22, 15:45) Nitroman

1

You'll also find more information and examples about high resolution tiles in the wiki:

https://wiki.openstreetmap.org/wiki/High-resolution_tiles

This answer is marked "community wiki".

answered 08 Jan '22, 09:31

Spiekerooger's gravatar image

Spiekerooger
3.1k22356
accept rate: 16%

0

There is also the ESRI OpenStreetMap vector tiles viewable on the web in a range of styles:

ESRI OpenStreetMap vector tiles on ArcGIS Online

This is the one for the more-or-less clone of the "Standard" map:

Standard map in vector tile

Alas... not without the typical "vector tile" inherent defects like missing landuse on lower zoom scales due to the limitations of most current vector tile frameworks and compromises needed to be made for avoiding rendering milions of vector objects in a typical view port on a large screen...

answered 07 Jan '22, 22:14

mboeringa's gravatar image

mboeringa
1.5k21527
accept rate: 9%

Thanks mboeringa - i'll take a closer look.

(08 Jan '22, 08:14) Nitroman

Source code available on GitHub .