question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

White globe when using projection EPSG:4326

See original GitHub issue

When using projection EPSG:4326 in my OL3 Map, everything renders fine in 2D. However, once I switch to 3D, the globe appears white.

new ol.Map({
  /* ... */
  view: new ol.View({
    /* ... */
    projection: 'EPSG:4326'
  })
})

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
gberaudocommented, Feb 28, 2017

@jmgomezpoveda the reason for closing is that the issue has been identified and the question answered. For tracking implementation of raster reprojection, there is this old issue: https://github.com/openlayers/ol-cesium/issues/37. I hope it clarifies.

0reactions
jmgomezpovedacommented, Feb 27, 2017

Does it make sense to close the issue when the feature still does not work? (due to a limitation or a feature enhancement required)

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is meant with EPSG:4326 projection - GIS Stack Exchange
I'm pretty new to GIS and I've learned about both the geographic coordinate system, which defines a location on a 3d model of...
Read more >
EPSG:4326 - World Geodetic System 1984, used in GPS
Scope: Horizontal component of 3D system. Area of use: World. Coordinate system: Ellipsoidal 2D CS. Axes: latitude, longitude. Orientations: north, east ...
Read more >
EPSG:4326 - OpenLayers
This example shows how to create a map in EPSG:4326. ... layers: layers, target: 'map', view: new View({ projection: 'EPSG:4326', center: [0, 0],...
Read more >
creepy places on google earth with coordinates
EPSG:3857 is a Spherical Mercator projection coordinate system ... Jason Cline said he noticed some white-cloaked figures in the city of Rhyolite in...
Read more >
Personalized, white-glove service for all - McKinsey
To offer high-touch service to everyone, customer service can no longer be an isolated department; it must be tied into every business unit...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found