News Feed
Jobs Feed
Sections




News Archive
Christopher Jones' Blog:
Location Awareness With Oracle Spatial in PHP
March 27, 2008 @ 07:50:11

Christopher Jones has posted a script to his blog today giving an example of how you can use the Spatial functionality of Oracle in a PHP application:

Oracle Spatial is a powerful library for adding location awareness to applications. This script uses the core subset of Spatial, called Oracle Locator, which is included in all Oracle Database editions.

His example connects to the database resource and makes a few example SQL queries: one that uses the sod_nn() function built in to the Spatial package to grab the store locations close to the customers, another that finds the latitude and longitude for a customer's information and a method for querying an object collection of locations in a given area.

2 comments voice your opinion now!
oracle database spatial locator example latitude longitude proximity


blog comments powered by Disqus

Similar Posts

Juhana Rasanen's Blog: Using MongoDB with CodeIgniter

Giorgio Sironi's Blog: Lazy loading of objects from database

KillerPHP Blog: PHP Interfaces: when and why you should use them instead of classes?

Timothy Boronczyk's Blog: Goto and Exceptions

DZone.com: Zend_Validate for the win


Community Events











Don't see your event here?
Let us know!


example interview opinion podcast unittest series release composer development language zendframework2 community introduction functional phpunit database testing code framework api

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework