Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Support requesting object type "area" (for FlexReader) #49

Closed
wants to merge 2 commits into from

Conversation

ssiegel
Copy link

@ssiegel ssiegel commented Aug 13, 2015

demo/multipolygon/index.js doesn't work yet though: Either it needs to explicitly ask for area objects when creating the FlexReader, or FlexReader should default to osmium::osm_entity_bits::nwra instead of osmium::osm_entity_bits::nwr.

Defaulting to osmium::osm_entity_bits::nwra seems less surprising and more reasonable to me, because (at least for me) getting areas is the main reason for choosing FlexReader over BasicReader.

@ssiegel
Copy link
Author

ssiegel commented Jan 25, 2016

The issue mentioned in my comment has been dealt with in 534e91b. What is the suggested way to get this pull request merged?

@springmeyer
Copy link
Contributor

@ssiegel - happy to merge this once you rebase and add a test.

@joto joto closed this in aedf4ff Jul 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants