koopjs / FeatureServer

An open source Geoservices Implementation (deprecated)
https://geoservices.github.io
Other
104 stars 32 forks source link

Allow providers to control the renderers #65

Closed jkerr5 closed 4 years ago

jkerr5 commented 6 years ago

Allow providers to override the renderer templates by providing renderer metadata of some sort.

dmfenton commented 6 years ago

Can you provide a little more detail here? What pieces do you want to override?

jkerr5 commented 6 years ago

I guess everything, really. For example, right now there's a template for points here. If I want to change it so some features are red points and some are green, I need some way for the provider to communicate that to Koop.

dmfenton commented 6 years ago

ok, I have to think about how to best work this in, in the context of a provider. any suggestions?

hparkertt commented 4 years ago

@jkerr5 @rgwozdz @ButchGis I think this issue can be closed thanks to #162 ?

jkerr5 commented 4 years ago

Yes, I believe so. Thanks.