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

Geo Type Mapping: Add normalize flag (default to true), and default validate to true #1262

Closed
kimchy opened this issue Aug 19, 2011 · 0 comments

Comments

@kimchy
Copy link
Member

kimchy commented Aug 19, 2011

Add a normalize mapping to geo_type that automatically normalized longitude (to value between -180 and 180) and latitude (to values between -90 and 90). Specific normalize_lat and normalize_lon can be set.

Also, by default, perform validation on lat and lon provided (since we normalize by default, its fine to do).

@kimchy kimchy closed this as completed in 7c150a5 Aug 19, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant