Skip to content

Mapping should be able to read Point coordinates in array format. #4997

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

Open
christophstrobl opened this issue Jun 12, 2025 · 1 comment
Open
Labels
in: mapping Mapping and conversion infrastructure type: enhancement A general enhancement

Comments

@christophstrobl
Copy link
Member

The mapping layer should allow to reading back coordinates stored in raw array format [-73.99171, 40.738868] into a Point type.

@christophstrobl christophstrobl added in: mapping Mapping and conversion infrastructure type: enhancement A general enhancement labels Jun 12, 2025
@therepanic
Copy link

therepanic commented Jun 12, 2025

Hi, @christophstrobl! Should we officially add a converter special that maps a size 2 array to Point in MongoConverters? If Im correct and you dont mind, you can assign me and I can work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: mapping Mapping and conversion infrastructure type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants