remove old home page
parent
bb332c7099
commit
acc965a52b
1 changed files with 0 additions and 79 deletions
79
HomeOld.md
79
HomeOld.md
|
@ -1,79 +0,0 @@
|
|||
<!-- Name: WikiStart -->
|
||||
<!-- Version: 100 -->
|
||||
<!-- Last-Modified: 2011/10/11 16:21:31 -->
|
||||
<!-- Author: springmeyer -->
|
||||
|
||||
|
||||
#!html
|
||||
<font size="10" color="red" >The hosting for the project code and wiki has moved to <a href="https://github.com/mapnik/mapnik">https://github.com/mapnik/mapnik</a>. Please do not edit this site, but feel free to migrate things if you notice they are not on github</font>
|
||||
|
||||
|
||||
# Welcome to the Mapnik Wiki
|
||||
|
||||
Mapnik is a OpenSource C++/Python toolkit for developing mapping applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization.
|
||||
|
||||
High-level Python bindings (boost.python) facilitate rapid application development targeting Zope3, Django, and other frameworks. It can comfortably be used for both desktop and web development.
|
||||
|
||||
|
||||
#!html
|
||||
<a href="http://teczno.com/cascadenik-openstreetmap-II/"><img style="float: right; border: 1px gray solid;" src="http://teczno.com/cascadenik-openstreetmap-II/osm-15-r12662-c5254.png" /></a>
|
||||
|
||||
|
||||
Have fun!
|
||||
|
||||
_The Mapnik Team_
|
||||
|
||||
|
||||
## Mapnik Starting Points
|
||||
|
||||
* *What is Mapnik?*
|
||||
* MapnikOverview | DemoGallery | [mapnik.org](http://mapnik.org/)
|
||||
* Commit Timeline at [Ohloh](https://www.ohloh.net/projects/mapnik)
|
||||
|
||||
* *Installing Mapnik*
|
||||
* MapnikInstallation - Guides for installing Mapnik
|
||||
* MapnikReleases - Learn about past, current, and future releases
|
||||
|
||||
* *Community*
|
||||
* Mapnik Users: [Post Questions](http://lists.berlios.de/mailman/listinfo/mapnik-users) | [ Archive ](https://lists.berlios.de/pipermail/mapnik-users/) | [Nabble](http://www.nabble.com/Mapnik-f28006.html).
|
||||
* Join [irc://irc.freenode.net/mapnik #mapnik] on irc.freenode.net for Mapnik community conversation and help.
|
||||
* [//register Contribute] to this Wiki
|
||||
|
||||
* *Tutorials*
|
||||
* See the MapnikTutorials page for a listing.
|
||||
|
||||
* *Learning Mapnik*
|
||||
* LearningMapnik - outline of key topics
|
||||
|
||||
* *Troubleshooting Mapnik*
|
||||
* [[Troubleshooting]] - tips for common gochas
|
||||
* InstallationTroubleshooting - install problems and solutions
|
||||
|
||||
* *Mapnik Utilities*
|
||||
* MapnikUtilities lists great tools for using with Mapnik
|
||||
* StyleShare - share and find style ideas
|
||||
|
||||
## Developers Corner
|
||||
|
||||
* *Code Sprints*
|
||||
* See [MapnikCodeSprint Sprint Schedules]
|
||||
|
||||
* *Google Summer of Code*
|
||||
* 2011: [[GSOC2011]]
|
||||
* 2010: [[GSOC2010]]
|
||||
|
||||
* *Development Ideas and Topics*
|
||||
* DeveloperTopics is a sandbox for discussing Mapnik development
|
||||
|
||||
* *Releases and Packaging*
|
||||
* MapnikReleaseSteps - Checklist developers keep and follow for each release
|
||||
* PackageBuilding - resources for learning about Mapnik packages
|
||||
|
||||
* *Resources for Contributing*
|
||||
* [Active Un-Assigned Tickets (become an owner)](https://trac.mapnik.org/query?status=new&status=reopened&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component&order=priority)
|
||||
* Developers list: [Signup](http://lists.berlios.de/mailman/listinfo/mapnik-devel) | [Search Archives](https://lists.berlios.de/pipermail/mapnik-devel/)
|
||||
* [OpenStreetMap Tickets](http://trac.openstreetmap.org/query?status=new&status=assigned&status=reopened&component=mapnik&order=id&desc=1) relating to the use of Mapnik
|
||||
|
||||
## About This Wiki
|
||||
* This site uses Trac, see TracGettingStarted for help on usage
|
||||
* For a complete list of all pages, see TitleIndex.
|
Loading…
Reference in a new issue