Hi All! I have been using this Windows build system for a while: http://sourceforge.net/projects/mapniknet/
I could build Mapnik very easily with it. Its about some patching and build binaries from a one and only Visual Studio solution, and it also contains all of external dependencies (that one of the hardest part of building Mapnik) Note, it takes more than one hour to build, so don't worry if you see it is 'slow'. It builds against the Mapnik trunk. It works great, I have rendered thousands of map tiles with it so far without any problem using its .Net wrapper. It contains shape file, SQLite and PostGIS plugin, I tested the first two, they work. I don't know about SQL Server plugin, I hope it can be solved. Also there is a discussion about this topic at Stackoverflow: http://stackoverflow.com/questions/5465655/using-mapnik-in-net-environment/6750088#6750088 As I know, Roel's GSOC Windows build project is cancelled because of some private things, but as He wrote me he would get back at Mapnik as soon as He can, but he don't know its exact date... Hope it helps, BR: Tamas On Oct 8, 2011, at 12:00 PM, [email protected] wrote: > Send Mapnik-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.berlios.de/mailman/listinfo/mapnik-users > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Mapnik-users digest..." > > > Today's Topics: > > 1. Mapnik v2.0 Windows Binaries (Alastair Aitchison) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 7 Oct 2011 10:29:51 +0100 > From: "Alastair Aitchison" <[email protected]> > To: <[email protected]> > Subject: [Mapnik-users] Mapnik v2.0 Windows Binaries > Message-ID: <[email protected]> > Content-Type: text/plain; charset="us-ascii" > > Hi List, > > > > Great news concerning the v2.0 milestone. Well done all. > > > > I'm eagerly awaiting the v2.0 windows binary distribution, in the hope that > I'll be able to use it to create beautiful maps from SQL Server spatial data > ;) I know that a Windows build system was one of the intended GSOC projects > this year but I understand that it ended up not reaching completion. Is > there anything that humble mapnik users can do to expedite a Windows > compiled binary release? (Other that, perhaps, wait patiently?!) > > > > Thanks, > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <https://lists.berlios.de/pipermail/mapnik-users/attachments/20111007/bc60bb5a/attachment-0001.html> > > ------------------------------ > > _______________________________________________ > Mapnik-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/mapnik-users > > > End of Mapnik-users Digest, Vol 63, Issue 7 > ******************************************* _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

