jobs_tests.py 文件源码

python
阅读 22 收藏 0 点赞 0 评论 0

项目:birdseye-server 作者: DramaticLiberty 项目源码 文件源码
def test_convert_poly(self):
        gps = jobs.detect_exif_gps(self.file_path_gps)
        gps_poly = jobs.make_poly(gps[0], gps[1], 0.00001)
        nt.assert_is_not_none(gps_poly)
        nt.assert_true(gps_poly.startswith('POLYGON('))
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号