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

Allow the layers copy from external portals #158

Open
vjrj opened this issue Dec 15, 2020 · 0 comments
Open

Allow the layers copy from external portals #158

vjrj opened this issue Dec 15, 2020 · 0 comments

Comments

@vjrj
Copy link
Contributor

vjrj commented Dec 15, 2020

Currently the creation of common layers in each LA spatial portal is a tedious and time cost effort. With common layers, I mean layers generic that can be used in any LA portal, like world or similar layers.

spatial-service has a copy layers functionality but this is only allowed to auth systems in a local LA portal via an api-key.

It would be interesting to have a central spatial service in the LA community that allows that copy operation to others LA portals without this restriction of with some external or different authorization. This can relief this layer creation task in other LA portals.

The login function in:


is the responsible of allowing or not the copy right now.

As this login is used for other layer tasks, it will be nice if this can be deactivated or configured in other way to allow these copy operations. I can send some PR if we agree in some option.

I can create a shared spatial service for this purpose and offer it its use to the LA community, but it will be nice if I can copy first some general layers (for instance from ALA).

Any comment? TIA

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

1 participant