GeoBase
Encyclopedia
GeoBase is a geospatial platform developed by Telogis. As Telogis was founded as a GPS tracking company, a particular focus was placed on high-transaction spatial rule processing for GPS coordinates reported by remote assets.
A geospatial platform is a geographic information system
(GIS) that is targeted for a specific use and is generally integrated into application software.
structure that allows application to run spatial queries on both the underlying street data and dynamic data- such as vehicle location- that is added by the application.
Such a query would include: "Find all gas stations within 10 mi of vehicle xx"
applications.
Newer versions of GeoBase include a technology called GeoStream. GeoStream enabled thin client applications (AJAX, .NET) to pull spatial data and functions off a central server while maintaining the performance of a thick-client application.
A geospatial platform is a geographic information system
Geographic Information System
A geographic information system, geographical information science, or geospatial information studies is a system designed to capture, store, manipulate, analyze, manage, and present all types of geographically referenced data...
(GIS) that is targeted for a specific use and is generally integrated into application software.
Core spatial functions
GeoBase also provides the core functionality common in street-mapping applications. These functions include:- Street Mapping
- Reverse geocodingReverse geocodingReverse geocoding is the process of back coding of a point location to a readable address or place name. This permits the identification of nearby street addresses, places, and/or areal subdivisions such as neighbourhoods, county, state, or country...
- Address Lookup (geocodingGeocodingGeocoding is the process of finding associated geographic coordinates from other geographic data, such as street addresses, or zip codes...
) - GeofenceGeofenceA geo-fence is a virtual perimeter for a real-world geographic area.A geo-fence could be dynamically generated—as in a radius around a store or point location. Or a geo-fence can be a predefined set of boundaries, like school attendance zones or neighborhood boundaries...
- Driving Directions
- Route Optimization
- Navigation
Spatial Analysis functions
GeoBase contains a spatial databaseSpatial Database
A spatial database is a database that is optimized to store and query data that is related to objects in space, including points, lines and polygons. While typical databases can understand various numeric and character types of data, additional functionality needs to be added for databases to...
structure that allows application to run spatial queries on both the underlying street data and dynamic data- such as vehicle location- that is added by the application.
Such a query would include: "Find all gas stations within 10 mi of vehicle xx"
Deployment models
GeoBase has developments for deployment in client server, ASP and AJAXAjax
- Mythology :* Ajax , son of Telamon, ruler of Salamis and a hero in the Trojan War, also known as "Ajax the Great"* Ajax the Lesser, son of Oileus, ruler of Locris and the leader of the Locrian contingent during the Trojan War.- People :...
applications.
Newer versions of GeoBase include a technology called GeoStream. GeoStream enabled thin client applications (AJAX, .NET) to pull spatial data and functions off a central server while maintaining the performance of a thick-client application.