-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Il 27/06/2012 18:25, Sean Gillies ha scritto: > This would be a more general and less Shapely-dependent way to > represent geometries, if you like.
Especially considered that the library is otherwise pure Python, I would second Sean's suggestion. I wonder if the "geojson" package fits the purpose or it's rather better to implement to protocol from scratch. I have nothing against Shapely of course, but its dependency on GEOS makes it more complicated to install with modern Python packaging tools like pip. If I'm not asking too much, could you explain how different fastkml is from simplekml? http://pypi.python.org/pypi/simplekml/0.9.3 Thanks, and congratulations on this first release steko -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQIcBAEBCAAGBQJP6zjNAAoJEDBz7sDeHMxYmw8P/R9XiI6dbhmM8mjv9lKlc4yv x2wpLMeUtR39gTsDM8YWl6QYWSqp6uAv3Zcn6E21vxAwXSDWXOgu0SCaYdFid6sb VOKEtboSWP+5KlE8wYECkkPoBOa8VC/3OO/QZknSBo4kS80ajDa93d5SyoIZwPJ8 2ONTwN0J2/QWHKXsZXONK+H9nOf1tzIJxJY4r5TcrNGaQyHmc9eLc5QAs1++/uUH nvgPedkwUVSnWMdGIUeiQOQJXTwg9hEq4Bveu/h0PHK8HY6mVxP6nGAXuTi7Ojqx uK+lcHXpEZCOnNtQu54iyxcxKgGggWCelPxXnd4aC3M4NJujAsev13cfPRNcgpjR N6pHtMzGA/1L8X6zS2kGULaAjQIG9+nDuniSHu1rPETMgHyIXmHZ5M4Z94drdYRI JlZiJXhEh6IHQsYexSiAcjmE7IjeWEmQI3h97+MlvSwpaJbGq4niltryd1nXluPH a3FR0y3n37IKjMNK3161QfltG+GI8L7TK9PchZxO6EMl5tcyXElGW6x5kBcDyAUJ kHwP2kOVGtBJCkxV/wSTjWaQSl2SxiskMGUzNCY+5WJIXyKfN+uj9xu9ZxG8Vcz1 Vwbxcue+i6zZMRDC2+XlKhfFh3x8OQWO6PfhdPDjUzzJ7c1GJP2Y85cyfJXfyR+a Mtv4d3UJ+Xf4Qgsc47WT =hC7N -----END PGP SIGNATURE----- _______________________________________________ Community mailing list [email protected] http://lists.gispython.org/mailman/listinfo/community
