-
Notifications
You must be signed in to change notification settings - Fork 12
Capability: Display map tiles defined in various common coordinate systems #14
Copy link
Copy link
Open
Labels
discussion: capabilitya specific capability or feature: should it be included? what details? should it be a requirement?a specific capability or feature: should it be included? what details? should it be a requirement?section: map viewerCapabilities & use cases for declarative map viewer widgetsCapabilities & use cases for declarative map viewer widgetsstatus: editor's draftthere's a draft section in the report that corresponds to this discussionthere's a draft section in the report that corresponds to this discussion
Metadata
Metadata
Assignees
Labels
discussion: capabilitya specific capability or feature: should it be included? what details? should it be a requirement?a specific capability or feature: should it be included? what details? should it be a requirement?section: map viewerCapabilities & use cases for declarative map viewer widgetsCapabilities & use cases for declarative map viewer widgetsstatus: editor's draftthere's a draft section in the report that corresponds to this discussionthere's a draft section in the report that corresponds to this discussion
Type
Fields
Give feedbackNo fields configured for issues without a type.
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.