Skip to content
This repository was archived by the owner on Aug 14, 2022. It is now read-only.
This repository was archived by the owner on Aug 14, 2022. It is now read-only.

Projection is almost ECEF but on a pure sphere not an ellipsoid in usual GIS systems? #36

@ecopirate

Description

@ecopirate

It looks like that the mesh is on an ECEF coordinate system, but on a pure sphere not an ellipsoid in usual GIS systems.

Originally posted by @LexSong in #4 (comment)

Greetings LexSong

Following your insight into the use of ECEF projection I tried firing-up BlueMarble Geographic Calculator and started experimenting. My workflow is to:

  1. Copy out the object file's "v: X Y Z" coordinates into a plain CSV file using Notepad++.
  2. In BlueMarble set source projection as "Geocentric WGS 84"
  3. Set output projection as "Geodetic WGS 84"
  4. Import into ArcGIS and check the positioning.

Tried on two areas in the UK and the Bahamas.
So far area extent and Longitude positions of the results looks okay
HOWEVER Latitude in both test cases is about 20 km off in a Northerly direction.

So...really great if you could please explain a little bit more what you mean when you say the exact ECEF projection used is "a pure sphere not an ellipsoid in usual GIS systems."?
And any suggestion on

how to handle that??

Thanks!

Ian

Example showing projection error for the Bahama test:
Bahama_16km_error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions