Skip to content

GeoPandas: Contribute enhancements, look up bugs already fixed #8

Description

@emiliom
  • It'd be great if a new GeoPandas release were issued at least a week before GeoHackweek! Last release was July 2016. Sigh. Can we help make that happen? I doubt it, but still. The new release is being discussed in this issue
  • Implement this enhancement, ".from_features() does not accept FeatureCollection". Submitted PR ENH: GeoDataFrame.from_features to accept FeatureCollection as well geopandas/geopandas#507 on 8/22
  • I wonder if the plotting overlay problem we found is related to this issue. 8/22: it looks like it's fixed in master! See Better plotting defaults geopandas/geopandas#318 (comment)
  • choropleth plot legend glitch: first legend class always defaulted to 0 rather than the actual min value. The bug is fixed in the GeoPandas 0.3
  • The bug with crs not carried over by the dissolve method has been fixed!
  • "Bring SRID in from_postgis()"
  • Double check some methods (eg, to_file(), from_postgis vs read_postgis()) to confirm that:
    1. I'm using them consistently across the notebooks
    2. Their usage matches currently accepted preferences, rather than deprecated methods or sub-optimal usage pattern

I should probably make a list of the bugs or questions I identified in my tutorial notebooks last year ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions