Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return Product Spatial Reference System information #48

Open
AlexMountain opened this issue Feb 19, 2019 · 3 comments
Open

Return Product Spatial Reference System information #48

AlexMountain opened this issue Feb 19, 2019 · 3 comments
Assignees
Milestone

Comments

@AlexMountain
Copy link
Contributor

Currently the Product GET endpoint does not return any information about the Product Spatial Reference System. This information is not only helpful to know about the Product but also required in order to properly identify the unit of measure for advanced filtering. We should add an srs field that lists all SRS information about the product.

Example field on the Product object:

'srs':['<srs_string>', '<srs_string>']

@AlexMountain AlexMountain added this to the v3 milestone Feb 19, 2019
@AlexMountain AlexMountain self-assigned this Feb 19, 2019
@dpieri
Copy link

dpieri commented Feb 21, 2019

Is this planned for 1.4.7?

@AlexMountain
Copy link
Contributor Author

After discussing it with the GRiD team, we're going to try and target a sooner release due to the impact, GRiD 1.4.6.2. No firm date on that yet but I will provide an update once it starts to solidify.

@AlexMountain
Copy link
Contributor Author

This has been deployed to GRiDUC. Note that currently we are only able to provide this information for Raster and Pointcloud Products. The release with these changes should be deployed to the class systems in the coming weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants