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

GeoJSON as input format #81

Open
kuuup-at-work opened this issue Feb 27, 2023 · 2 comments
Open

GeoJSON as input format #81

kuuup-at-work opened this issue Feb 27, 2023 · 2 comments

Comments

@kuuup-at-work
Copy link

Hi.

It would be useful if we could input GeoJSON data without extracting coordinates. Styling information can be provided by the properties section so data could be used by staticmaps and other libs interchangeably.

@StephanGeorg
Copy link
Owner

My suggestion for this: To keep backward compatibility, keep the addFeature methods and add a new addGeoJSON method that then passes the data to the respective method.

@leoalho
Copy link

leoalho commented Jun 12, 2023

Hi, I got interested in implementing this and created an addGeoJSON method. I have made a pull request for it, #87. Please let me know what you think.

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

3 participants