> I'd guess the problem is the shapefile rather than the OGCServer. > > Try with this shapefile: > > http://bitbucket.org/springmeyer/tilelite/src/tip/demo/ > > It is that exact shapefile from the "population" tutorial just cleaned up a > bit to avoid problems when re-projecting to 900913. I really should re-post > it as the tutorial shapefile, just have not gotten around to it. You should > feel free to. > > If that works for you then you are likely hitting this problem: > http://trac.mapnik.org/ticket/308. In short the problem is that the > Antarctic shape is invalid for certain projections, including 900913, and > Mapnik handles this with performance at the top concern (and skips past all > features after an invalid feature is encountered) but not in the most > intuitive way for the user. > > Dane >
Thank you. That worked perfectly! I have attached your modified shapefiled to XMLGettingStarted tutorial (I also modified the tutorial accordingly, but I have since reverted my changes to the tutorial text since I am currently unable to verify it). Hrvoje _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

