-
Notifications
You must be signed in to change notification settings - Fork 27
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
[feature request] add auth to restrict access to features (spatial, attributes) #77
Comments
👋 @tobwen |
Okay. How "stable" is timvt? When I get into it intensively, it would be great if the core wouldn't change too much. Also, do you plan to keep timvt alive a bit? |
I've pushed quite some change in the last 2 days but I think we don't need to change anything now 😂
I'm not sure to understand. |
Some vector-tile projects are just "implementation tests" because someone wanted to check out, how creating tiles works at all. I had this problem in the past. Many VT-project get deprecated pretty quick :) |
Well I can't made any promise but as long as outside contributor comes with nice issue / PR I'll have time to take care of it. |
Hehe okay. I'll give it some thought. Since I need spatial and attribute restrictions for a project, I need to implement them anyway. Maybe I'll be able to build it into timvt. Thanks for the nice project. |
tl;dr
While other frameworks can handle authentification, it's would be very nice to get authorization into
timvt
.authorization?
Authorization, in this case, means to restrict the access data and their attributes to limited spatial extents:
The text was updated successfully, but these errors were encountered: