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

Cast function dont work with GeoJSON map #213

Open
pdelgadohurtado opened this issue Aug 15, 2024 · 1 comment
Open

Cast function dont work with GeoJSON map #213

pdelgadohurtado opened this issue Aug 15, 2024 · 1 comment

Comments

@pdelgadohurtado
Copy link

pdelgadohurtado commented Aug 15, 2024

When i try to cast a GeoJSON map it fails

image

When i do this, it works:

image

But i can work with Ecto because it fails the validation for cast. I dont know why is not working since in the geo_postgis code the definition is supported (?):

image

Thanks

@doorgan
Copy link

doorgan commented Aug 15, 2024

Hi @pdelgadohurtado!
Can you paste the code snippets as text code? And can you also provide the error message you're getting?
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants