일단 커밋. 오랫동안 커밋을 안해서 꼬였다.
리팩토리 중.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
pip
|
||||
@@ -0,0 +1,129 @@
|
||||
Metadata-Version: 2.4
|
||||
Name: folium
|
||||
Version: 0.20.0
|
||||
Summary: Make beautiful maps with Leaflet.js & Python
|
||||
Home-page: https://github.com/python-visualization/folium
|
||||
Author: Rob Story
|
||||
Author-email: wrobstory@gmail.com
|
||||
License: MIT
|
||||
Keywords: data visualization
|
||||
Platform: any
|
||||
Classifier: Programming Language :: Python :: 3.9
|
||||
Classifier: Programming Language :: Python :: 3.10
|
||||
Classifier: Programming Language :: Python :: 3.11
|
||||
Classifier: Programming Language :: Python :: 3.12
|
||||
Classifier: Programming Language :: Python :: 3.13
|
||||
Classifier: Topic :: Scientific/Engineering :: GIS
|
||||
Classifier: Topic :: Scientific/Engineering :: Visualization
|
||||
Classifier: License :: OSI Approved :: MIT License
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Requires-Python: >=3.9
|
||||
Description-Content-Type: text/x-rst
|
||||
License-File: LICENSE.txt
|
||||
Requires-Dist: branca>=0.6.0
|
||||
Requires-Dist: jinja2>=2.9
|
||||
Requires-Dist: numpy
|
||||
Requires-Dist: requests
|
||||
Requires-Dist: xyzservices
|
||||
Provides-Extra: testing
|
||||
Requires-Dist: pytest; extra == "testing"
|
||||
Dynamic: author
|
||||
Dynamic: author-email
|
||||
Dynamic: classifier
|
||||
Dynamic: description
|
||||
Dynamic: description-content-type
|
||||
Dynamic: home-page
|
||||
Dynamic: keywords
|
||||
Dynamic: license
|
||||
Dynamic: license-file
|
||||
Dynamic: platform
|
||||
Dynamic: provides-extra
|
||||
Dynamic: requires-dist
|
||||
Dynamic: requires-python
|
||||
Dynamic: summary
|
||||
|
||||
|PyPI| |Test| |Gitter| |DOI| |binder|
|
||||
|
||||
.. |PyPI| image:: https://img.shields.io/pypi/v/folium.svg
|
||||
:target: https://pypi.org/project/folium
|
||||
:alt: PyPI Package
|
||||
|
||||
.. |Test| image:: https://github.com/python-visualization/folium/actions/workflows/test_code.yml/badge.svg
|
||||
:target: https://github.com/python-visualization/folium/actions/workflows/test_code.yml
|
||||
:alt: Code tests
|
||||
|
||||
.. |Gitter| image:: https://badges.gitter.im/python-visualization/folium.svg
|
||||
:target: https://gitter.im/python-visualization/folium
|
||||
:alt: Gitter
|
||||
|
||||
.. |DOI| image:: https://zenodo.org/badge/18669/python-visualization/folium.svg
|
||||
:target: https://zenodo.org/badge/latestdoi/18669/python-visualization/folium
|
||||
:alt: DOI
|
||||
|
||||
.. |binder| image:: https://mybinder.org/badge_logo.svg
|
||||
:target: https://mybinder.org/v2/gh/python-visualization/folium/main?filepath=examples
|
||||
|
||||
folium
|
||||
======
|
||||
|
||||
.. image:: https://github.com/python-visualization/folium/blob/main/docs/_static/folium_logo.png
|
||||
:height: 100px
|
||||
|
||||
|
||||
Python Data, Leaflet.js Maps
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
`folium` builds on the data wrangling strengths of the Python ecosystem and the
|
||||
mapping strengths of the Leaflet.js library. Manipulate your data in Python,
|
||||
then visualize it in a Leaflet map via `folium`.
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
.. code:: bash
|
||||
|
||||
$ pip install folium
|
||||
|
||||
or
|
||||
|
||||
.. code:: bash
|
||||
|
||||
$ conda install -c conda-forge folium
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
https://python-visualization.github.io/folium/latest/
|
||||
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
||||
We love contributions! folium is open source, built on open source,
|
||||
and we'd love to have you hang out in our community.
|
||||
|
||||
See `our complete contributor's guide <https://github.com/python-visualization/folium/blob/main/.github/CONTRIBUTING.md>`_ for more info.
|
||||
|
||||
|
||||
Changelog
|
||||
---------
|
||||
|
||||
- Release notes of v0.16.0 and higher: https://github.com/python-visualization/folium/releases
|
||||
- Older `changelog <https://raw.githubusercontent.com/python-visualization/folium/main/CHANGES.txt>`_
|
||||
|
||||
|
||||
Packages and plugins
|
||||
--------------------
|
||||
|
||||
Packages:
|
||||
|
||||
- https://github.com/geopandas/xyzservices: a repository of raster basemap tilesets.
|
||||
- https://github.com/randyzwitch/streamlit-folium: run folium in a Streamlit app.
|
||||
- https://github.com/FEMlium/FEMlium: interactive visualization of finite element simulations on geographic maps with folium.
|
||||
|
||||
Plugins:
|
||||
|
||||
- https://github.com/onaci/folium-glify-layer: provide fast webgl rendering for large GeoJSON FeatureCollections
|
||||
- https://github.com/carlosign/Folium.ControlCredits-Plugin: displaying credits in the corner. Display an image/logo, clicking it will expand to show a brief message with credits and links.
|
||||
- https://github.com/JohnyCarrot/folium-geocoder-own-locations: a geocoder that accepts a list of suggestions at creation time.
|
||||
- https://github.com/iwpnd/folium-vectortilelayer: a tile layer that zooms and stretches beyond the maximum and minimum of the tile provider
|
||||
@@ -0,0 +1,107 @@
|
||||
folium-0.20.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
folium-0.20.0.dist-info/METADATA,sha256=cV-SV5GWiRBRh4fBQqZImwfE2YVpTqK6JLxrcX9zcgU,4238
|
||||
folium-0.20.0.dist-info/RECORD,,
|
||||
folium-0.20.0.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
folium-0.20.0.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
|
||||
folium-0.20.0.dist-info/licenses/LICENSE.txt,sha256=dhNWl3dprQzRDPszWCMuskQPbnQzDnpmkVaDsdY3vKM,1188
|
||||
folium-0.20.0.dist-info/top_level.txt,sha256=Kk9IsfN0xagp4jOQ9MPKV4QOshFpOjdQpW08egI2Z10,7
|
||||
folium/__init__.py,sha256=SY0__lfZtHEEeZk1C-xbilNZ0TUOiBoi1HDcxffT0b8,2040
|
||||
folium/__pycache__/__init__.cpython-312.pyc,,
|
||||
folium/__pycache__/_version.cpython-312.pyc,,
|
||||
folium/__pycache__/elements.cpython-312.pyc,,
|
||||
folium/__pycache__/features.cpython-312.pyc,,
|
||||
folium/__pycache__/folium.cpython-312.pyc,,
|
||||
folium/__pycache__/map.cpython-312.pyc,,
|
||||
folium/__pycache__/raster_layers.cpython-312.pyc,,
|
||||
folium/__pycache__/template.cpython-312.pyc,,
|
||||
folium/__pycache__/utilities.cpython-312.pyc,,
|
||||
folium/__pycache__/vector_layers.cpython-312.pyc,,
|
||||
folium/_version.py,sha256=KGk5txKOPsQhWcr4Utzd-tP_4qCT-YngqFtTXx7wAHY,22
|
||||
folium/elements.py,sha256=b7Lqt5GMgUEJus8HY4rG14dDKklMbmqeqohR-JU3U3M,5736
|
||||
folium/features.py,sha256=sy7iILyUbAHzxSk-M73fp19ngoQPPhh3DaGOU-6-Izg,75460
|
||||
folium/folium.py,sha256=R3k29E4FwdVwN8VZ-djpd6D1fgFTsI695DYdvb_bv5g,17543
|
||||
folium/map.py,sha256=iO8ndLEEibZEzBt4Sa-ZhcdzwxWbUKP36uOD4CSGe9U,25377
|
||||
folium/plugins/__init__.py,sha256=aZRUbVeijN06fHFtc-_LFhIAiPiDQ3AHXz6eOcwb0vM,3036
|
||||
folium/plugins/__pycache__/__init__.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/antpath.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/beautify_icon.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/boat_marker.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/draw.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/dual_map.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/encoded.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/fast_marker_cluster.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/feature_group_sub_group.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/float_image.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/fullscreen.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/geocoder.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/geoman.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/groupedlayercontrol.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/heat_map.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/heat_map_withtime.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/locate_control.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/marker_cluster.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/measure_control.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/minimap.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/mouse_position.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/overlapping_marker_spiderfier.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/pattern.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/polyline_offset.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/polyline_text_path.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/realtime.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/scroll_zoom_toggler.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/search.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/semicircle.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/side_by_side.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/tag_filter_button.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/terminator.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/time_slider_choropleth.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/timeline.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/timestamped_geo_json.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/timestamped_wmstilelayer.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/treelayercontrol.cpython-312.pyc,,
|
||||
folium/plugins/__pycache__/vectorgrid_protobuf.cpython-312.pyc,,
|
||||
folium/plugins/antpath.py,sha256=NTeboceIQy0KZIb_6QBB0eqUoB5qnNbWswNkrQ414nw,2270
|
||||
folium/plugins/beautify_icon.py,sha256=pdvFSif32mF3uLPLmMgj4iPsVrifXA2RKgL3VCV8liA,3383
|
||||
folium/plugins/boat_marker.py,sha256=kCj_WGK7HRV9p7mEHZkuw28vnyd7H_apOzEKqEzWGk0,2051
|
||||
folium/plugins/draw.py,sha256=2Kk9YOVc_ObXOeACfDewnGhq2Jyn0jlJ__krKIrESd4,6337
|
||||
folium/plugins/dual_map.py,sha256=FhGMFAQtGpMYXqQqIb_EAXmZcuu5WVgCBBBTzPOR7nA,4580
|
||||
folium/plugins/encoded.py,sha256=Bn3sjtMpQLchKCo56sYxMODirp-NGdHQ5getmJXSx1Q,3733
|
||||
folium/plugins/fast_marker_cluster.py,sha256=SieiCiJidnh-_10GDINbegUosFbBGsG_XY13FJsMoAs,3916
|
||||
folium/plugins/feature_group_sub_group.py,sha256=jS69QMLH1xy5-te4wU_lfSdeXbm6agz2PHbzO2NLr4U,2705
|
||||
folium/plugins/float_image.py,sha256=FkbiSZcSK0EluJRCyXC82kGxhpkCjrufukDNllikjJU,1688
|
||||
folium/plugins/fullscreen.py,sha256=T75j3XMM-3Db17ysDYmWCZr42R8Jw3UDNJggXseS9Wo,1930
|
||||
folium/plugins/geocoder.py,sha256=_4wDpRdNVj8R3p5ypVbuaAYLwtWHYRuaZIsopl8C0KQ,3349
|
||||
folium/plugins/geoman.py,sha256=fIKKGDb6vOxaoFf_AmMvIPbnaPgwxYy7pwiVUdVA4Qs,3827
|
||||
folium/plugins/groupedlayercontrol.py,sha256=_K3hUy-DdD7LIoDJcs7VFj5glLzpRIgrRjh32pNjwK4,3186
|
||||
folium/plugins/heat_map.py,sha256=2lbcRoMP6Sb8Wfg803X2kLTKyffadZOjcvgJOzkujM4,3666
|
||||
folium/plugins/heat_map_withtime.py,sha256=Qv1wDBPr8D8l2kzcoHdzHqKGWMVgofmRyS68IbMQDyY,11831
|
||||
folium/plugins/locate_control.py,sha256=KRQveTuXkPDrFzxnnOgcOzinH7GoIHdlrpKg8fDZGP4,2343
|
||||
folium/plugins/marker_cluster.py,sha256=pvELtAliCHci3T74szskY4bHJU4Ly6HJeu_0VYNuMHg,3708
|
||||
folium/plugins/measure_control.py,sha256=YzmcTVcFMtCRobuPNXml7VjH3MQfX6VBd1URXcjLW_k,2541
|
||||
folium/plugins/minimap.py,sha256=AU8GdqZ1KDTe0KC0qjQaKwHh8hYtyA4bulid76KnuaE,4838
|
||||
folium/plugins/mouse_position.py,sha256=_kZW01dmo-GI1E5pzpDjBViYxpMd8k9Yfiw2j-Psp-U,3226
|
||||
folium/plugins/overlapping_marker_spiderfier.py,sha256=moUixqUzxSNC1_DFZDj1hDpd--m2e6s7nhnF7MxxjsY,3543
|
||||
folium/plugins/pattern.py,sha256=ko_ll10NcBjboA8xrKV5aZrvRjkjC0hiQzUNwgr_sBY,4902
|
||||
folium/plugins/polyline_offset.py,sha256=Ou4Tjmp0R84rdd0LDNkgYFjDHtoFsAkPPNBGeLymBqg,1939
|
||||
folium/plugins/polyline_text_path.py,sha256=5ZoFeiTkypcfniqyIWFgrFV4aNpw5irKy54LuEajddw,2304
|
||||
folium/plugins/realtime.py,sha256=u60SOka4aFJwu1YRwHISCmrQadiGhAXDTrc1_lCGl_w,4403
|
||||
folium/plugins/scroll_zoom_toggler.py,sha256=yVfjWCMZS_q0kxJqI-jZClLDxu3qTsjIn1P5Hin17rk,1761
|
||||
folium/plugins/search.py,sha256=Ksnc9IZx2-t6n72SNVvp9Kbx2E_EZ2LW9Q7mmA5kU8U,5650
|
||||
folium/plugins/semicircle.py,sha256=OJFE4ReG21wcFijoIii4boizv4frFqf8eTqWv8MBJLw,2991
|
||||
folium/plugins/side_by_side.py,sha256=UDRIfcFj0XGPbaXRDHm4kHTS0OnuOh-xiz9-VSxb8Y4,1574
|
||||
folium/plugins/tag_filter_button.py,sha256=zaAJAEuMMoosnuLZ2gSaURf1XUUvodXG6VljO8XrRL4,2860
|
||||
folium/plugins/terminator.py,sha256=DI86abSgp7VhnOTKWicDivKmBRPUiegMoZvSYEyY7pg,652
|
||||
folium/plugins/time_slider_choropleth.py,sha256=bCgeiqSCcJ67LKRU8wXCPoGv_HcXrsv0oBnYIvC7Q_A,8583
|
||||
folium/plugins/timeline.py,sha256=3qDxZcPu5FS1hWE7ZMK9HSHfvDosLWw1MbsU8aG1J6M,8534
|
||||
folium/plugins/timestamped_geo_json.py,sha256=DLJLJTRBSrjzUyOejHEaGZD4RsAsfShYMLN5Sxfg39E,9135
|
||||
folium/plugins/timestamped_wmstilelayer.py,sha256=EnepAH4JsHV_QMwsGBJ0P9_iczcMk4pMSyE2M8f8iEE,4810
|
||||
folium/plugins/treelayercontrol.py,sha256=LwkFiMzOoc-2SuqdPNr2FXfcRmf-AmCA-I-6VSkVASM,6449
|
||||
folium/plugins/vectorgrid_protobuf.py,sha256=_Z0SEgQMer3e0hzEXjyG8XojBO2qJ5C363sowK_Gj5g,4728
|
||||
folium/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
folium/raster_layers.py,sha256=sFSlwc5wIbVloWyyLkRlJjdDsvavm1GM1FEZly09j3o,14493
|
||||
folium/template.py,sha256=CcudjkWa5KS055ZH6x6Vs2KTxKLHxfpYnEk367XNk2k,1440
|
||||
folium/templates/leaflet_heat.min.js,sha256=c3jEKP8jGOxI5-c8DUYGH5OKp1VRxRnHTNeQsETfoPo,5315
|
||||
folium/templates/pa7_hm.min.js,sha256=nGsi4jr2Lalij8iKgc-MoeBrDntKDEBHqK2_CHHiexQ,9454
|
||||
folium/templates/pa7_leaflet_hm.min.js,sha256=iBBMEHkYyiddq6-w_sDHWYIhKruT-SmnRo8qg1scG9s,4753
|
||||
folium/utilities.py,sha256=uwfw7fQuPywGoFCSxHguOfeGze4EfbveUQwwo4NVWHA,14584
|
||||
folium/vector_layers.py,sha256=x_K7vvQXoDLmtHcyZG6Km5JcxyTRSfEJlykyCoyZ38U,13173
|
||||
@@ -0,0 +1,6 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: setuptools (80.9.0)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py2-none-any
|
||||
Tag: py3-none-any
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
Copyright (C) 2013-, Folium developers
|
||||
See https://github.com/python-visualization/folium/graphs/contributors for a
|
||||
full list of contributors.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
this software and associated documentation files (the "Software"), to deal in
|
||||
the Software without restriction, including without limitation the rights to
|
||||
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
||||
of the Software, and to permit persons to whom the Software is furnished to do
|
||||
so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
@@ -0,0 +1 @@
|
||||
folium
|
||||
Reference in New Issue
Block a user