minor text formatting
This commit is contained in:
parent
b90f620901
commit
09317c242b
2 changed files with 45 additions and 45 deletions
85
AUTHORS
85
AUTHORS
|
@ -3,53 +3,48 @@
|
||||||
Committers
|
Committers
|
||||||
==========
|
==========
|
||||||
|
|
||||||
- Artem Pavlenko <pavlenko -at- users.berlios.de>
|
- Artem Pavlenko <pavlenko -at- users.berlios.de>
|
||||||
- Lucio Asnaghi (OGR,Oracle,SQLite plugins)
|
- Lucio Asnaghi (OGR, Oracle, SQLite plugins)
|
||||||
- Jon Burgess
|
- Jon Burgess (Core)
|
||||||
- Jean-Francois Doyon (Python API, OGCServer) <jfdoyon -at- gmail.com>
|
- Jean-Francois Doyon (Python API, OGCServer) <jfdoyon -at- gmail.com>
|
||||||
- Dominic Hargreaves (Stable releases)
|
- Dominic Hargreaves (Stable releases)
|
||||||
- Tom Hughes (Cairo)
|
- Tom Hughes (Cairo)
|
||||||
- Ben Moores (PDF branch)
|
- Ben Moores (PDF branch)
|
||||||
- David Siegel (XML)
|
- David Siegel (XML)
|
||||||
- Vince Spader (TextSymbolizer)
|
- Vince Spader (TextSymbolizer)
|
||||||
- Dane Springmeyer (Python API) <dane.springmeyer -at- gmail.com>
|
- Dane Springmeyer (Python API) <dane.springmeyer -at- gmail.com>
|
||||||
- Andreas Volz (Autotools)
|
- Andreas Volz (Autotools)
|
||||||
- Nick Whitelegg (OSM plugin)
|
- Nick Whitelegg (OSM plugin)
|
||||||
|
|
||||||
Patches
|
Patches
|
||||||
=======
|
=======
|
||||||
|
|
||||||
- Andy Allen
|
- Andy Allen
|
||||||
- Justin Bronn
|
- Justin Bronn
|
||||||
- Christopher Brown
|
- Christopher Brown
|
||||||
- Berteun Damman
|
- Berteun Damman
|
||||||
- Toby Collet
|
- Toby Collet
|
||||||
- Robert Coup
|
- Robert Coup
|
||||||
- Krzysztof Godlewski
|
- Krzysztof Godlewski
|
||||||
- Beau Gunderson
|
- Beau Gunderson
|
||||||
- John Hague
|
- John Hague
|
||||||
- Tom MacWright
|
- Tom MacWright
|
||||||
- Dražen Odobašić
|
- Dražen Odobašić
|
||||||
- Martijn van Oosterhout
|
- Martijn van Oosterhout
|
||||||
- Cameron Patrick
|
- Cameron Patrick
|
||||||
- Marcin Rudowski
|
- Marcin Rudowski
|
||||||
- Reid Priedhorsky
|
- Reid Priedhorsky
|
||||||
- Brian Quinion
|
- Brian Quinion
|
||||||
- Christopher Schmidt
|
- Christopher Schmidt
|
||||||
- Andreas Schneider
|
- Andreas Schneider
|
||||||
- Vincent Schut
|
- Vincent Schut
|
||||||
- Ehud Shabtai
|
- Ehud Shabtai
|
||||||
- Paul Smith
|
- Paul Smith
|
||||||
- Dave Stubbs
|
- Dave Stubbs
|
||||||
- Shaun Walbridge
|
- Shaun Walbridge
|
||||||
- Leslie Wu
|
- Leslie Wu
|
||||||
|
|
||||||
|
Community Wiki
|
||||||
|
==============
|
||||||
|
|
||||||
|
- http://trac.mapnik.org/stractistics
|
||||||
Resources
|
|
||||||
=========
|
|
||||||
|
|
||||||
View Mapnik On Ohloh:
|
|
||||||
- http://www.ohloh.net/projects/mapnik/contributors
|
|
||||||
|
|
||||||
See Recent Mapnik Changesets:
|
|
||||||
- http://trac.mapnik.org/log/trunk?action=stop_on_copy&mode=stop_on_copy&stop_rev=&limit=200&verbose=on
|
|
5
README
5
README
|
@ -13,3 +13,8 @@ High-level Python bindings (boost.python) facilitate rapid application developme
|
||||||
targeting zope3, django etc.
|
targeting zope3, django etc.
|
||||||
|
|
||||||
Mapnik is a free software and is released under LGPL (GNU Lesser General Public Licence) (see COPYING)
|
Mapnik is a free software and is released under LGPL (GNU Lesser General Public Licence) (see COPYING)
|
||||||
|
|
||||||
|
For further information see:
|
||||||
|
- http://mapnik.org
|
||||||
|
- http://trac.mapnik.org
|
||||||
|
- http://ohloh.net/p/mapnik
|
Loading…
Reference in a new issue