You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The readme and wiki cover how to configure new factories as a default or for specific geometry types, but I am wondering how to configure a factory for a specific model. Is this possible?
Thanks!
The text was updated successfully, but these errors were encountered:
You could probably set a factory in the desired model and override the geometry attributes using RGeo::Feature.cast to cast them to the model's factory.
The method you mentioned predates my time with the gem and I'm not sure how different the structure of the adapters are between now and then, perhaps @teeparham has some insight about that.
The readme and wiki cover how to configure new factories as a default or for specific geometry types, but I am wondering how to configure a factory for a specific model. Is this possible?
Thanks!
The text was updated successfully, but these errors were encountered: