Skip to content

[ENH] plotting for libpysal raster functionality #112

@slumnitz

Description

@slumnitz

space to discuss visualisations for new raster functionality

Idea to include plotting functionality for weights generated using raster data see

This would include:

suggestions:

  • to refactor plot_spatial_weights() to automatically detect and plot a raster weights object
  • potentially to 'zoom' new plot_spatial_weights() plots to areas with no data values, to check whether weights where build correctly, or create new functionality called check_spatial_weights() that does the according including plotting a raster multiplot (to be discussed)
  • plot small multiples and weights only?
  • in general to refactor plot_spatial_weights() to use the new planned id_order() attribute.
  • how to efficiently build weights lines? possibility to plot weights lines on raster instead of creating polygons?

Examples can be seen in @MgeeeeK raster examples notebook

space for declined aspects:

  • [ ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions