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 export without attribute #9

Open
kaheetonaa opened this issue Feb 21, 2022 · 1 comment
Open

Geojson export without attribute #9

kaheetonaa opened this issue Feb 21, 2022 · 1 comment

Comments

@kaheetonaa
Copy link

Hi, for few days recently I have been testing your app and found out that exported geojson files do not have attributes like color, name and description, only geometry.

P.S. Also if possible you could have a screen-flexible version for the app, since leaflet geoman can be usable on smartphone and tablet.

@3xxx
Copy link

3xxx commented Nov 29, 2022

If you need to export names, descriptions, colors, and so on, you need to rewrite the exportgeojson method and you have to pull the data out of the database and export it instead of exporting the layer directly.

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

2 participants