mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #809] [MERGED] [NEW PLUGIN] add geo_encoder_decoder opencage based #ieeesoc #1191
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/809
Author: @Ayush3941
Created: 6/28/2025
Status: ✅ Merged
Merged: 7/3/2025
Merged by: @crazywoola
Base:
main← Head:adds-geo_encoder_decoder📝 Commits (1)
371363eadd geo_encoder_decoder opencage based plugin version 0.0.1📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
geo_encoder_decoder/geo_encoder_decoder.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
The
geo_encoder_decoderplugin leverages the [OpenCage Geocoding API](https://opencagedata.com/) to provide two primary tools inside Dify:encode_coordinates: Converts a human-readable address into geographic coordinates (latitude and longitude).decode_coordinates: Performs reverse geocoding to convert coordinates into a readable place name.This plugin enables accurate location intelligence, mapping, and reverse-lookup workflows within Dify-powered chatflows, all without needing server-side infrastructure.
4. Checklist
5. Documentation Checklist
6. Privacy Protection Information
Data Collection
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.