-
Sightings is a WordPress plugin for geo-tagging content. For every page or post, the editor can add a Google Map, showing a location from that post, or where it was written. It uses the latest Google Maps API, for quickly embedding a map without the API key. Installation:- Unpack and upload it to the /wp-content/plugins/ directory.- Activate the plugin through ...
-
This PHP Script is a wrapper around the Google Maps Geocoding API. It is a PHP 5 object-oriented interface to the Google Maps Geocoding Service, allowing various queries and results retrieval operations. GoogleMapsGeocoder can fetch results in KML, CSV, XML and JSON format. The code is very well commented and easyt to understand.Requirements:- PHP 5.0 or Higher
-
Driving Directions was designed to give your website a flare! Full printout driving directions, Step by Step turns and it can display in English, French, Spanish, Japanese and German. You'll love how easy Driving Directions is as it is only one file and all you need to do is add your Google Map API Key and the script will work ...
-
The Doctrine Common annotations library was born from a need in the Doctrine2 ORM to allow the mapping information to be specified as metadata embedded in the class files, on properties and methods. The library is independent and can be used in your own libraries to implement doc block annotations.
-
This script can be used to display Maps using Google Maps API version 3.It can generate HTML and JavaScript to display a map using Google Maps centered in given coordinates and set to a given zoom level. It can also add one or more markers to display in the map with given icon image, title and associated information text.Requirement:- PHP ...
-
This package can be used to display maps in Web pages using the Google Maps API V3. It can generate HTML with JavaScript can display maps on Web pages using the Google Maps API. The maps may show additional features, such as markers, information windows, circles, rectangles and navigation controls. A separate class can also use the GeoCode support of ...
-
With Zip2Map, one can find the geo map of any zip code(now U.S. only), find the zip code, return the Map of the location with its name and state name. Google Maps api has been used with PHP-MySql and lots of Ajax to make it a real WEB 2.0 Application
-
This script can be used to find the shortest path in a map. It takes an array with the definition of the weights of the positions of the map and the path start and end positions. This script is used for a few in-development browser based games which utilize tile-based square maps. Map is stored as an array of tile's, ...
-
gPoint can be used to convert longitude and latitude coordinates between Universal Transverse Mercator (UTM) or Lambert Conformal Conic map projections.gPoint is useful to plot latitude and longitude values of points on a map image.
-
BaseDB is the excellent oo base class for mysql interaction. worth looking at. You must use this as a base class and extend your classes which map to a table name. Your tables must have a 'id', 'created' and 'modified' field to work properly and the class takes care of the rest. check it out.
-
Information can be stored in and retrieved from database table records mapped to objects with Persistent Objects for PHP.The different types of database table columns are abstracted with individual data type classes, which help preventing SQL injection security attacks.Persistent Objects for PHP uses PDO based driver classes to abstract the access to the many types of databases including: MySQL, PostgreSQL, ...
-
The Google Maps API is called in order to obtain the latitude and longitude of the specified cities.distance class uses the retrieved locations to compute the air distance between the cities in either kilometers, miles or sea miles.Requirements: PHP 5.0 or higher
-
Anti_Util_CircularReference can be used to find circular references using waypoint array.It takes an array of pairs of values that are links between to points for instance in a map. The script traverses the array of values and detects when there groups of points that form a cyclic reference. Requirements: PHP 5.0 or higher
-
Google Map Plotter can use Google Maps geocoding support to retrieve the latitude and longitude of a location give its address. The HTML and JavaScript code required to display a map with a marked specified location, can also be generated. Requirements: PHP 5.0 or higher
-
XML DAO Builder can parse a class definition in a XML format and generate the code for the class with variables that map column definitions.Getter and setter functions are added to the generated XML DAO Builder for each of the defined columns.Requirements: PHP 5.0 or higher





