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

Missing options for simple_mercator_factory #140

Open
harmdewit opened this issue Mar 18, 2016 · 0 comments
Open

Missing options for simple_mercator_factory #140

harmdewit opened this issue Mar 18, 2016 · 0 comments
Labels

Comments

@harmdewit
Copy link

The simple_mercator_factory and the SimpleMercatorProjector are missing options for like :wkb_parser, :wkt_parser, :wkb_generator, :wkt_generator. These options are only passed to the geographic companion factory, not the projected factory.

When using a projected column value i would like to get the ewkb value by using column.as_binary instead wrapping it in an unnecessary WKBGenerator .generate function.

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