See how I combined the APEX Geocoded Address item, several map layers, GeoJSON, SDO_UTIL and SDO_GEOMETRY packages to find nearest stadiums around The use case In this article, I will show you a solution for a situation that I often have while travelling abroad - finding the nearest stadium around me to watch some sports … Continue reading How to find nearest stadiums using Oracle APEX maps and geolocation
Tag: Google Maps
Getting the best address and location searches in Oracle APEX
Comparing the APEX built-in Geocoded Address item with third party APIs for getting the best search results. Geocoding and Reverse Geocoding - what is that? Geocoding is the process of taking an address or location and converting it to latitude and longitude geographic coordinates. Reverse Geocoding is the opposite - the process that takes a … Continue reading Getting the best address and location searches in Oracle APEX