Functions to work with Geo coordinates, reverse geo coding and getting city names out of coordinates without internet
Project description
Installation
# pip install geocodertools
$ geocodertools --lng 8.40 --lat 49.3
Usage
Command line
$ geocodertools --lng 8.40 --lat 49.3
admin1 code: 08
admin2 code: 00
admin3 code: 07338
admin4 code: 07338007
alternatenames:
asciiname: Dudenhofen
cc2:
country code: DE
dem: 105
elevation:
feature class: P
feature code: PPLA4
geonameid: 2934737
latitude: 49.31861
longitude: 8.38861
modification date: 2011-04-25
name: Dudenhofen
population: 5709
timezone: Europe/Berlin
Python
import geocodertools.reverse as geo
city = geo.get_city({'latitude': 8.2, 'longitude': 49.2})
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
geocodertools-0.1.7.tar.gz
(12.9 kB
view details)
Built Distribution
File details
Details for the file geocodertools-0.1.7.tar.gz
.
File metadata
- Download URL: geocodertools-0.1.7.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f972702f58dead6014b42949e796b7f910b0e1c1a4657e8587bd661fa960f96a |
|
MD5 | c167fb81805142180446642a2581cfa1 |
|
BLAKE2b-256 | c7b19d67e2e23cdbae79fb9bfe298b6cab344913e9c0640a75997ee8a6e998ad |
File details
Details for the file geocodertools-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: geocodertools-0.1.7-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef15dda6e4ae843aa2245dd81ed4f0e62a4549df4ee9fa21778a904dae3a0cd5 |
|
MD5 | 1bb1e50d24fa2fd0ab2211df6197cf62 |
|
BLAKE2b-256 | 5a1d905e7f8a0eeae5844ec72cf10bbdd136e4e5efe97be637b0ad954c837492 |