I'm so happy that we're finally in a place where we can whip up a quick trajectory data exploration app with maps and graphs from rather arbitrary inputs, be it plain old csv with x/y in any crs known to proj, or fancy gis formats in just a few minutes.

It's minimal extra effort and seems to impress most people so much more than comparable plots in a notebook πŸ€·β€β™€οΈπŸ˜€

#movingpandas #panel #hvplot #holoviz #holoviews #geoviews #Geopandas

Last updated 1 year ago

Public service announcement: pin your version to 0.8.3 for now, particularly if you use like @movingpandas does

github.com/movingpandas/moving

#hvplot #geoviews #holoviz #holoviews #Geopandas

Last updated 1 year ago

πŸ₯³ for @movingpandas example are up and running:

github.com/movingpandas/moving

The setup takes a while but not longer than on

I found it impossible to search for devcontainer examples with and , so maybe you'll find this one useful

#github #codespaces #notebooks #mybinder #conda #mamba #partylikeagiscientist #python #datascience #Geopandas #geoviews #movingpandas

Last updated 1 year ago

I love the idea of turning notebooks into slides. I've figured out most issues with rendering interactive plots πŸ‘©β€πŸ’» but there is one thing I'm stuck with:

& is not not rendered in the slides but works great in a

The output is: BokehModel(combine_events=True, render_bundle={'docs_json': {'8bb4dc3b-92b9-4d6e-9b03-060b443bfa47': {'defs': …

Any pointers much appreciated

#jupyter #geoviews #datashader #notebook #nbconvert #bokeh #Geopandas #holoviz #hvplot #datascience #dataviz #visualanalytics

Last updated 1 year ago

MovingPandas · @movingpandas
115 followers · 32 posts · Server fosstodon.org

πŸ‘©β€πŸ’» All our examples are updated and ready to explore at:
movingpandas.org/examples

#python #pandas #Geopandas #geoviews #mobilityanalytics #opensource

Last updated 1 year ago

Today's success moment: came up with a hack to have arrow markers in πŸ‘©β€πŸ’» while building a app with .

I'm still surprised that the built-in markers don't include any arrows. None of the available markers can be used to unambiguously show direction docs.bokeh.org/en/latest/docs/

#geoviews #visualanalytics #panel #bokeh #dataviz #cartography #gischat #geospatial #ais #maritime

Last updated 2 years ago

While working with , I noticed that the map zoom tool is not active by default.

I think this may be one of the main reasons why users find GeoViews less intuitive than

We can set the zoom tool active using:

from holoviews import opts
opts.defaults(opts.Overlay(active_tools=['wheel_zoom'])

Full code and examples:

movingpandas.github.io/movingp

#geoviews #leaflet #gischat #movingpandas #bokeh #holoviews #Geopandas #python

Last updated 2 years ago

Time for a new @movingpandas example. This time:

πŸ“’ Icebergs ahead!

movingpandas.github.io/movingp

This topic calls for some more unconventional projections to be used in future iterations of this notebook

#movementdataanalytics #gischat #Geopandas #geoviews #icebergs #antarctic

Last updated 2 years ago

πŸ“£πŸ“ My new paper on the state of visualizations in environments is finally out

Featuring @movingpandas, and more
with plots from , , , and

And it's open access: hw.oeaw.ac.at/?arp=0x003de7dd

#trajectory #notebook #scikitmobility #folium #geoviews #matplotlib #KeplerGL #giscience #datascience #gischat #jupyter

Last updated 2 years ago

@ruthpozuelo @lavergnetho @EL_Uatu I would use geoviews.org/gallery/matplotli

In general, I use datashader.org/ and holoviews.org/user_guide/Large a lot those days and it can create interactive bokeh or static matplotlib with the same code.

can resample huge dataset on the fly

are magic, really loving it.

#datashader #geoviews #holoviews

Last updated 2 years ago