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

Christopher Jones' Blog: Time for testing the final PHP 5.2 release

Justin Silverton\'s Blog: How to Cache Smarty Templates (as per the manual)

Leonid Mamchenkov's Blog: PHP regular expression to match English/Latin characters only

Tim's Blog: Cyclic Dependency Injection and Making a Choice

Zend: Roll Your Own Search Engine with Zend_Search_Lucene


Community Events











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


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

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