Skip to main content

This repository includes an example of a First Class Swarmauri Example.

Project description

Swamauri Logo

PyPI - Downloads GitHub Hits PyPI - Python Version PyPI - License PyPI - swarmauri_tool_folium


Swarmauri Tool Folium

A tool to generate maps with markers using Folium.

Installation

pip install swarmauri_tool_folium

Usage

Basic usage examples with code snippets

from swarmauri.tools.FoliumTool import FoliumTool

tool = FoliumTool()
map_center = (40.7128, -74.0060)
markers = [(40.7128, -74.0060, "Marker 1"), (40.7328, -74.0010, "Marker 2")]

result = tool(map_center, markers)
print(result['image_b64'])  # Prints the base64 string of the map image

Want to help?

If you want to contribute to swarmauri-sdk, read up on our guidelines for contributing that will help you get started.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

swarmauri_tool_folium-0.7.3.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

swarmauri_tool_folium-0.7.3-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file swarmauri_tool_folium-0.7.3.tar.gz.

File metadata

File hashes

Hashes for swarmauri_tool_folium-0.7.3.tar.gz
Algorithm Hash digest
SHA256 b12d632bfaeb38036522925bb8669b2e434f60f914efbd24d605cc512bb4e976
MD5 8965e07cc2dd5deb7c58cd8cc295b5df
BLAKE2b-256 0dbfab3676282d224fa551c67521f089cf650d9c4cfdd6671d1cecd0bf61ca0f

See more details on using hashes here.

File details

Details for the file swarmauri_tool_folium-0.7.3-py3-none-any.whl.

File metadata

File hashes

Hashes for swarmauri_tool_folium-0.7.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c4450845463f8eb6297258c510121a3d85b06b29bf459eb61c003e931711175f
MD5 9077066a35813b2170a961701ecef177
BLAKE2b-256 7e40748bcf1da8340fb42899d060eaf1eb54057e69c15d9e84536e6fcfda13ac

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page