prushforth opened this issue
Apr 21, 2019
· 1 comment
Labels
discussion: capabilitya specific capability or feature: should it be included? what details? should it be a requirement?section: map viewerCapabilities & use cases for declarative map viewer widgetsstatus: editor's draftthere's a draft section in the report that corresponds to this discussion
This is related to #3. While Web Mercator is a widely used projection, it is recognised as a very low-quality CRS because of the poorly chosen parameters It would be ideal to permit (some) different projections, so as to at least have the chance of getting participation in this initiative from government mapping authorities. Where the profusion of different map projections reduces interoperability, we should be able to support a globe as the base perspective, perhaps.
It seems to me that globes and planar projections are two 'rendering modes'. When the perspective is that of globe, coordinates have to be transformed onto the sphere and then rendered; when viewing a planar projection map, the coordinates are rendered using a simpler transformation.
Not sure if this is a use case, but use cases arise from it, e.g. mashups require the data to share coordinate systems, either beforehand or by client processing. The latter gets into performance issues and is why GIS is going to remain important.
The text was updated successfully, but these errors were encountered:
Support tile sets defined in different coordinate systems, and the ability to draw vector features defined as lat/lon points onto maps defined with those coordinate systems.
Support re-projecting maps defined in one projection into another projection or a 3D globe view.
Let's focus on discussing (1) here, and focus on (2) in #3.
prushforth
changed the title
Capability: Allow different map projections
Capability: Display map tiles defined in various common coordinate systems
Sep 13, 2019
discussion: capabilitya specific capability or feature: should it be included? what details? should it be a requirement?section: map viewerCapabilities & use cases for declarative map viewer widgetsstatus: editor's draftthere's a draft section in the report that corresponds to this discussion
2 participants
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.
This issue is for discussion of the map viewer capability "Display map tiles defined in various common coordinate systems".
This is related to #3. While Web Mercator is a widely used projection, it is recognised as a very low-quality CRS because of the poorly chosen parameters It would be ideal to permit (some) different projections, so as to at least have the chance of getting participation in this initiative from government mapping authorities. Where the profusion of different map projections reduces interoperability, we should be able to support a globe as the base perspective, perhaps.
It seems to me that globes and planar projections are two 'rendering modes'. When the perspective is that of globe, coordinates have to be transformed onto the sphere and then rendered; when viewing a planar projection map, the coordinates are rendered using a simpler transformation.
Not sure if this is a use case, but use cases arise from it, e.g. mashups require the data to share coordinate systems, either beforehand or by client processing. The latter gets into performance issues and is why GIS is going to remain important.
The text was updated successfully, but these errors were encountered: