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

Fixing issue #12 - Handling GeometryCollections #14

Merged
merged 1 commit into from
Jan 22, 2016

Conversation

Wilkins
Copy link
Collaborator

@Wilkins Wilkins commented Jan 20, 2016

This fix issue #12
We split the GeometryCollection into several layers.
We change Polygons into LineStrings because Polygons aren't handled by Leaflet very well (cf Error: Invalid LatLng object: (NaN, NaN))
So if we upload Polygon we export back LineString, but the datas are good and the display is coherent too.

…ting it and

changing Polygons into LineStrings
stefanocudini added a commit that referenced this pull request Jan 22, 2016
Fixing issue #12 - Handling GeometryCollections
@stefanocudini stefanocudini merged commit af49162 into stefanocudini:master Jan 22, 2016
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

Successfully merging this pull request may close these issues.

2 participants