Skip to content

Split geometry collections into separate features#51

Merged
mourner merged 1 commit into
masterfrom
split-collections
Jul 6, 2016
Merged

Split geometry collections into separate features#51
mourner merged 1 commit into
masterfrom
split-collections

Conversation

@mourner
Copy link
Copy Markdown
Member

@mourner mourner commented Jul 6, 2016

A follow-up to #50.

Makes the behavior match the JS version, which splits geometry collections into individual features (even when they were inside another feature). Prior to this PR, top-level geometry collections would be split, but collections inside features would not.

cc @yhahn @jfirebaugh

@mourner mourner merged commit fc0717c into master Jul 6, 2016
@mourner mourner deleted the split-collections branch July 6, 2016 15:05
springmeyer pushed a commit that referenced this pull request Jul 20, 2016
# The first commit's message is:
build glfw on travis, close #41

# This is the 2nd commit message:

install gflw deps

# This is the 3rd commit message:

include <memory>

# This is the 4th commit message:

consistently install c++ libs

# This is the 5th commit message:

Constructor from geojson-cpp variant (#50)

* Add constructor from geojson parse variant

* Simplify 2nd constructor

* fix formatting

# This is the 6th commit message:

split geometry collections into separate features (#51)
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.

1 participant