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

Allow setting of shape properties #30

Closed
sgillies opened this issue Oct 21, 2014 · 1 comment · Fixed by #32
Closed

Allow setting of shape properties #30

sgillies opened this issue Oct 21, 2014 · 1 comment · Fixed by #32
Milestone

Comments

@sgillies
Copy link
Contributor

Let's extend mercantile so that it can accept not only [x, y, z] tile arrays but {"tile": [x, y, z], "properties": {...}} objects. Output shapes would get the input properties attached to them. If the properties dict has a "title" item it will override the default.

@sgillies sgillies added this to the 0.7 milestone Oct 21, 2014
sgillies pushed a commit that referenced this issue Oct 21, 2014
@brunosan
Copy link

🚀 fast 👏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants