underdarkGIS’s avatarunderdarkGIS’s Twitter Archive—№ 11,483

  1. Pure #Python trajectories using #GeoPandas in part 16 of "Movement data in GIS" anitagraser.com/2018/11/18/movement-data-in-gis-16-towards-pure-python-trajectories-using-geopandas/
    oh my god twitter doesn’t include alt text from images in their API
    1. …in reply to @underdarkGIS
      Currently working on trajectory-polygon intersections. Looking good so far!
      1. …in reply to @underdarkGIS
        Clipping trajectories by extent seems to work now. Quite a few pitfalls there: multiple intersections, duplicate timestamps, times without location changes ... #GeoPandas