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

Add a way to find all layers matching an attribute #12

Merged
merged 1 commit into from
Apr 5, 2017
Merged

Add a way to find all layers matching an attribute #12

merged 1 commit into from
Apr 5, 2017

Conversation

Jenselme
Copy link
Contributor

@Jenselme Jenselme commented Apr 4, 2017

  • Add a findall method that returns an iterator. This method can be used
    to find all layers with an attribute that match the given value.
  • Export it in init.py to make it easily accesible
  • Document the querying of mapfiles.

- Add a findall method that returns an iterator. This method can be used
  to find all layers with an attribute that match the given value.
- Export it in __init__.py to make it easily accesible
- Document the querying of mapfiles.
@geographika
Copy link
Owner

@Jenselme - looks a nice addition, thanks.

@geographika geographika merged commit f98ea6c into geographika:master Apr 5, 2017
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