Published September 4, 2017
| Version v0.4.0
Software
Open
python-visualization/folium: v0.4.0
Authors/Creators
- Filipe
- Martin Journois1
- Rob Story2
- James Gardiner3
- Andrew Bird
- Antonio Lima4
- Joshua Cano5
- Juliana Leonel6
- Ben Welsh7
- Jon Reades
- Qingkai Kong8
- odovad
- Raphael Dumas9
- George Harris
- acosby10
- kenmatsu4
- Tales Paiva Nogueira11
- Nat Wilson12
- andrew giessel
- soymsk
- Tim Sampson
- Rich Signell13
- Justin Duke14
- Anand Patil
- sgvandijk
- Jacob Wasserman
- Elliott Sales de Andrade
- Edwin Shin15
- Aron Ahmadia16
- Adam Pah17
- 1. MICHELIN solutions
- 2. Simple
- 3. J Gardiner Consulting Ltd.
- 4. @nestauk
- 5. @seasonedhub
- 6. Federal University of Bahia
- 7. Los Angeles Times
- 8. UC Berkeley
- 9. @CityofToronto
- 10. Oceanweather Inc.
- 11. LIG Lab
- 12. @fortyninemaps
- 13. USGS
- 14. @TenantBase
- 15. TRA
- 16. @CapitalOne
- 17. Kellogg School of Management, Northwestern University
Description
0.4.0
- Optional
iconCreateFunctionforMarkerClusterto customize the icons (odovad #701) - Added
HeatMapWithTime(Padarn #567) - Added
MeasureControl(ocefpaf #669) - Added
VideoOverlayplugin (ocefpaf #665) - Added
TimestampedWmsTileLayersplugin (acrosby #644 and #660) - Vega-Lite features support via altair (njwilson23 #643)
- Experimental support for a static png output (ocefpaf #634)
- Added support for subdomains options in TileLayer (damselem #623)
- Updated to leaflet 1.2.0 (ocefpaf #693)
- Added
FastMarkerCluster(James Gardiner #585 (proposed by @ruoyu0088)) - Use the GIS standard "pixelated" css image-rendering in image overlays by default (dirkvdb #684 and ocefpaf #686)
- Removed features
MarkerClusterin lieu of the plugin version (ocefpaf #704) choroplethnow takes a singlegeo_datainstad ofgeo_path/geo_strleaving the parsing toGeoJSON, remove the unuseddata_outoption, add geopandas support (ocefpaf #702)- All popups are considered HTML text by default (ocefpaf #689)
If a popup requires rendering use the
kwargparse_html=True. PolyLine,CircleandCircleMarkerare set to leaflet's defaults and accepted allPath's optional arguments (ocefpaf #683 and #697)WmsTileLayerandImageOverlayare set to leaflet's defaults and accepted allTileLayer.WMSandImageOverlayoptional arguments respectively (ocefpaf #695 and #697)- Changed default
max_boundstoFalseto reflect leaflet's default value (rdd9999 #641) - Modified
Fullscreenpluginkwargsto be more "pythonic" - All
.formatproperties are now.fmtfor consistency - Removed the
kwargcontinuous_worldthat is no longer in leaflet's API (ocefpaf #695)
subdomainoption inTileLayershould be a list andWmsTileLayeroverlaydefault isTrue(ocefpaf #707)- Checking if the lat, lon locations are floats to avoid empty maps (radumas #626)
Files
python-visualization/folium-v0.4.0.zip
Files
(25.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:21a8dc071dfeb26ac94ad589e6117173
|
25.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/python-visualization/folium/tree/v0.4.0 (URL)