Skip to content

zengtianli/hydro-geocode

Repository files navigation

hydro-geocode

English | 中文

Batch geocoding tool powered by Amap API — forward/reverse geocoding and POI company search.

Live Demo Python 3.9+ License: MIT


Try it now — no install needed

https://hydro-geocode.tianlizeng.cloud


hydro-geocode demo


What can hydro-geocode do?

Feature Description
Forward geocoding Address text → WGS-84 / GCJ-02 coordinates
Reverse geocoding Coordinates → formatted address
POI search Find company locations by name and city
Coordinate conversion WGS-84 ↔ GCJ-02 ↔ BD-09 system conversion
Batch via Excel/CSV Upload spreadsheet, download enriched results

Install

git clone https://github.com/zengtianli/hydro-geocode.git
cd hydro-geocode
pip install -r requirements.txt

Quick Start

streamlit run app.py

Self-host

git clone https://github.com/zengtianli/hydro-geocode.git
cd hydro-geocode
pip install -r requirements.txt
streamlit run app.py

Or use the hosted version: https://hydro-geocode.tianlizeng.cloud

Requirements

  • Python 3.9+
  • Streamlit 1.36+

License

MIT

About

Batch geocoder using Amap API — address↔coordinates conversion and POI search

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages