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

Default value for second argument in geof:transform() #503

Open
wouterbeek opened this issue Feb 15, 2024 · 2 comments
Open

Default value for second argument in geof:transform() #503

wouterbeek opened this issue Feb 15, 2024 · 2 comments
Milestone

Comments

@wouterbeek
Copy link

Hi GeoSPARQL friends!,

It is great that GeoSPARQL 1.1 will include function [1].

[1] geof:transform (geom: ogc:geomLiteral, srsIRI: xsd:anyURI): ogc:geomLiteral

Since transformations to CRS [2] are particularly common, would it make sense to make the second argument to function [1] optional? If the CRS is absent, CRS [2] is used by default.

[2] http://www.opengis.net/def/crs/OGC/1.3/CRS84

This is consistent with [2] already being the default CRS in WKT literals.

@situx
Copy link
Collaborator

situx commented Feb 15, 2024

Thanks, @wouterbeek. I think this is a great idea.
We will discuss it in the next meeting and get back to you in this issue.

@mperry455
Copy link
Collaborator

Based on 02/21/24 meeting discussion, the consensus is that it is a good idea to add a transform function with default CRS84 target, but this will be a 1.3 feature rather than 1.1.

@mperry455 mperry455 added this to the GeoSPARQL 1.3 milestone Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants