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

Image type uneeded for PatternSymbolizers in Mapnik 0.7.0 but still enforced in load_map #508

Closed
artemp opened this issue Oct 11, 2011 · 3 comments
Milestone

Comments

@artemp
Copy link
Member

artemp commented Oct 11, 2011

fixed in trunk in r1590 and r1609. Need to consider backporting.

@artemp
Copy link
Member Author

artemp commented Oct 11, 2011

[springmeyer] looking over the 0.7 code this does not seem possible, but I get:

{{{
Traceback (most recent call last):
File "/Users/spring/.qgis//python/plugins/quantumnik_dev/quantumnik.py", line 286, in load_mml
mapnik.load_map(self.mapnik_map, compiled)
RuntimeError: Required attribute 'type' is missing in PolygonPatternSymbolizer in style 'polygon style 17'
}}}

@artemp
Copy link
Member Author

artemp commented Oct 11, 2011

[springmeyer] we're going to make a 0.7.1 stable release and will address this issue, so assigning to 0.7.1 milestone

@artemp
Copy link
Member Author

artemp commented Oct 11, 2011

[springmeyer] fixed in r1646

@artemp artemp closed this as completed Oct 11, 2011
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

No branches or pull requests

1 participant