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

Investigate converting area backend to store GeoJSON #72

Open
ekes opened this issue Feb 19, 2023 · 2 comments
Open

Investigate converting area backend to store GeoJSON #72

ekes opened this issue Feb 19, 2023 · 2 comments

Comments

@ekes
Copy link
Member

ekes commented Feb 19, 2023

I've just realized how easy it is to make the backend store geojson instead of wkt. I've tested it with some of the files that were causing problems here ... and well it works (except somewhere on saving the entity it does assume it's some other format and makes an error message that's too large 😆 but the entity is saved by that point, and it works for display and other usage from there.

Originally posted by @ekes in localgovdrupal/localgov_directories#150 (comment)

@ekes ekes transferred this issue from localgovdrupal/localgov_directories Feb 19, 2023
@ekes
Copy link
Member Author

ekes commented Feb 20, 2023

Part of the issue https://www.drupal.org/project/geocoder/issues/3343202

Most simple solution to this is just put KML as the last processor.

@ekes
Copy link
Member Author

ekes commented Feb 26, 2023

Branch including a backend plugin: https://www.drupal.org/project/geo_entity/issues/3344441

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

No branches or pull requests

1 participant