TinyGeocoder | wrapper making geocoding services like Google Yahoo
kandi X-RAY | TinyGeocoder Summary
kandi X-RAY | TinyGeocoder Summary
TinyGeocoder is a PHP library typically used in Manufacturing, Utilities, Aerospace, Defense applications. TinyGeocoder has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
TinyGeocoder is a simple script and database which wraps around APIs like Google, Yahoo, and other geocoding services. The point of this application is to simply create latitude/longitude coordinates from an address, or in the case of reverse geocoding, to give the closest address from the given coordinates. When you run out of free queries by one provider for a day, it'll automatically move to the next one, and then the next one until you're completely out of free geocoding queries at all the providers implemented the script.
TinyGeocoder is a simple script and database which wraps around APIs like Google, Yahoo, and other geocoding services. The point of this application is to simply create latitude/longitude coordinates from an address, or in the case of reverse geocoding, to give the closest address from the given coordinates. When you run out of free queries by one provider for a day, it'll automatically move to the next one, and then the next one until you're completely out of free geocoding queries at all the providers implemented the script.
Support
Quality
Security
License
Reuse
Support
TinyGeocoder has a low active ecosystem.
It has 38 star(s) with 12 fork(s). There are 8 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 1 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of TinyGeocoder is current.
Quality
TinyGeocoder has 0 bugs and 0 code smells.
Security
TinyGeocoder has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
TinyGeocoder code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
TinyGeocoder does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
TinyGeocoder releases are not available. You will need to build from source code and install.
Installation instructions are available. Examples and code snippets are not available.
TinyGeocoder saves you 828 person hours of effort in developing the same functionality from scratch.
It has 1899 lines of code, 18 functions and 15 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed TinyGeocoder and discovered the below as its top functions. This is intended to give you an instant insight into TinyGeocoder implemented functionality, and help decide if they suit your requirements.
- Reverse geocode
- Geocode a clouded query
- Google geocoder
- Geocode the google geocode
- Reverse geocode
- Save a reverse zone
- Short description of method getLatlon
- save a geo
- Geocode Google Maps
- Get address from google .
Get all kandi verified functions for this library.
TinyGeocoder Key Features
No Key Features are available at this moment for TinyGeocoder.
TinyGeocoder Examples and Code Snippets
No Code Snippets are available at this moment for TinyGeocoder.
Community Discussions
No Community Discussions are available at this moment for TinyGeocoder.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install TinyGeocoder
With the requirements installed, simply drop the script in a box with access to the outside (ie, Google, Yahoo, etc). It does not have to be a publicly known or accessible server, but it does need access to the internet to be able to use the publicly accessible APIs for geocoding. Once all the files are added, just visit the index.php page in a browser to complete your setup with API information if you want to use the services which request your usage of one (optional). It's probably a good idea to make your db/tinygeo.sqlite database read/write-able. Also, make the db folder writeable. Copy includes/config.sample.php to includes/config.php and make it writeable.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page