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

forcing all non-multi geometries to be multi #1

Merged
merged 3 commits into from
Mar 20, 2015

Conversation

chelm
Copy link
Contributor

@chelm chelm commented Mar 20, 2015

This just wraps non-multis into multi. I actually need to create multi-geom test case though, so give me a little bit and this PR should have a new test with multis just to make sure its all safe and sound.

@chelm
Copy link
Contributor Author

chelm commented Mar 20, 2015

Yeah hold off need to fix the multi case.

@ungoldman
Copy link
Contributor

@chelm looks good to me, merging unless you still want me to hold off.

@chelm
Copy link
Contributor Author

chelm commented Mar 20, 2015

@ngoldman rock n roll

ungoldman added a commit that referenced this pull request Mar 20, 2015
forcing all non-multi geometries to be multi
@ungoldman ungoldman merged commit 505c3f1 into GeoXForm:master Mar 20, 2015
{
"type": "Feature",
"geometry": {
"type": "Polygon",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chelm sorry just caught this, should this be a MultiPolygon type?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops, yes, my bad.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

...and that breaks the tests, shoot.

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