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

Remove EPSG to URI translator in GeoSparql model. #25

Open
Fransiro opened this issue Jan 27, 2015 · 0 comments
Open

Remove EPSG to URI translator in GeoSparql model. #25

Fransiro opened this issue Jan 27, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@Fransiro
Copy link
Collaborator

Now for resources, that havent CRS property, the GeoSparql model translate the defautl_projection to a part of URI that is into WKT Text.
If this WKT contains this URI the application draw this WKT. Other case ignore it.
This function prevents draw resources that is in other EPSG or duplicates.
I need to talk with Oscar to solve the problem in another way.

Posible solutions:

-Force resource to have crs property (http://www.opengis.net/ont/geosparql#crs).

-Other way to filter resources by default projection.

@Fransiro Fransiro added this to the Waiting milestone Jan 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants