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

Proper GeoJSON support #1030

Open
tobrun opened this issue May 5, 2022 · 5 comments
Open

Proper GeoJSON support #1030

tobrun opened this issue May 5, 2022 · 5 comments
Labels

Comments

@tobrun
Copy link
Collaborator

tobrun commented May 5, 2022

We have some rudimentary GeoJSON support since dart is great with handling JSON. The idea is that we would depend on a fully fledged GeoJSON implementation from turf-dart and as benefit we also have turf functionality to our disposal.

@flutter-mapbox-gl/team @lukas-h @armantorkzaban

@felix-ht
Copy link
Collaborator

felix-ht commented May 5, 2022

great idea - i would suggest to leave the option to still use raw geojson - saves the overhead of deserializing
if it is from some remote source.

@lukas-h
Copy link

lukas-h commented May 5, 2022

Hi,

@armantorkzaban and I will start experimenting in a fork of this repo and start a proposal.

@stale
Copy link

stale bot commented Jul 4, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@m0nac0 m0nac0 added the pinned label Jul 4, 2022
@armantorkzaban
Copy link

armantorkzaban commented Jul 5, 2022

Hello everyone,
in the past two months we have been working on porting several of the key functions (and their peer dependencies) of the TurfJS.
We will soon come back to you with good news.
Keep up the good work!

@lukas-h
Copy link

lukas-h commented Aug 21, 2022

We are now slowly continuing with a first implementation proposal and will open draft PRs soon.

CC @armantorkzaban

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

No branches or pull requests

5 participants