Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M mapnik3
  • Project information
    • Project information
    • Activity
    • Members
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
Collapse sidebar
  • 周峰
  • mapnik3
  • Wiki
  • XmlFormatDiscussion

XmlFormatDiscussion · Changes

Page history
clone mapnik wiki from github. authored May 14, 2021 by 周峰's avatar 周峰
Hide whitespace changes
Inline Side-by-side
XmlFormatDiscussion.md 0 → 100644
View page @ 8516de00
<!-- Name: XmlFormatDiscussion -->
<!-- Version: 6 -->
<!-- Last-Modified: 2008/09/08 17:15:20 -->
<!-- Author: springmeyer -->
## XML Format Discussion
The mapnik XML file format needs a revision. This page exists to collect
ideas, sketches and examples. The idea is to paste XML snippets here and
to discuss them on the (user) mailing list. The changes we agree upon should
be added to the list of
[query:status=new|assigned|reopened&keywords=XML XML tasks]
by adding a ticket with the keyword `XML`.
If we do ticket [#58](https://github.com/mapnik/mapnik/issues/58) it would be consequent to make the denominators attributes too:
```xml
<Style name="some_style">
<Rule max_denominator="6000000" min_denominator="600000">
<Filter> ... </Filter>
<PointSymbolizer/>
</Rule>
</Style>
```
(David Siegel)
\ No newline at end of file
Clone repository
  • A perfect testcase
  • API changes between v2.0 and v2.1
  • API changes between v3.0 and v3.1
  • AWS Lambda
  • About Mapnik
  • AlsoFilter
  • Api changes between v2.1 and v2.2
  • Api changes between v2.2 and v2.3
  • Api changes between v2.3 and v3.0
  • ArchInstallation
  • Aspect Fix Mode
  • Benchmark Notes
  • BoundsClipping
  • BrokenExceptions
  • BuildingSymbolizer
View All Pages