If a feature is available in a given Edition, this will be indicated by ✅. If a feature is not available in a given Edition, this will be indicated by ❌.
| Feature | Available in Professional and Enterprise Editions | Available in Community Edition |
|---|---|---|
| Job Run Automation with Airflow | ✅ | ❌ |
| Amazon S3 Storage Integration | ✅ | ❌ |
| WherobotsAI Raster Inference | ✅ | ❌ |
| Reverse Geocoding | ✅ | ✅ |
| Long-lived token Management and Service Principals | ✅ | ❌ |
| Distributed K Nearest Neighbor Join | ✅ | ✅ |
| Spatial Join Optimizations | ✅ | ✅ |
| GeoStats Toolbox | ✅ | ✅ |
- To create a new Professional Edition Organization, see Create a Professional Edition Organization
- To create a new Enterprise Edition Organization, see Create an Enterprise Edition Organization.
- To upgrade your Community Edition Organization to a Professional Edition Organization, see Upgrade Organization.
Amazon S3 Integration
Wherobots’ integration with Amazon Simple Storage Service (S3) allows Amazon S3 customers to utilize Wherobots as the spatial engine that operates on their data while still using Amazon S3 for data storage. Accelerate your creation of spatial data products by using data directly from Amazon S3 public or private buckets, bypassing the need for time-consuming data transfers. Amazon S3 Integration DocumentationJob Run Automation with Airflow
Run scripts on Wherobots Cloud and track their execution status with Job Runs. Integrate Wherobots’ geospatial processing into your Airflow workflows using theWherobotsRunOperator, eliminating the need to manage your own cluster.
WherobotsRunOperator Documentation
WherobotsAI Raster Inference
WherobotsAI Raster Inference uses computer vision to gather insights from raster data at planetary scale, extracting actionable insights from vast and complex aerial imagery. With Wherobots 1.4, WherobotsAI Raster Inference is generally available for Professional and Enterprise Edition Organizations.WherobotsAI Raster Inference requires a GPU-Optimized runtime
This feature requires a GPU-Optimized runtime. For more information on GPU Optimized runtimes, see Runtime types.To access this runtime category, do the following:- Sign up for a paid Wherobots Organization Edition (Professional or Enterprise).
- Submit a Compute Request for a GPU-Optimized runtime.
- Classification
- Object detection
- Segmentation
Amazon Web Services (AWS) Marketplace Listing
Create a new Professional Organization or upgrade your existing Community Organization through the Wherobots Spatial Intelligence Cloud Professional Edition Amazon Web Services (AWS) Marketplace page. More information:- To create a new Professional Edition Organization, see Create a Professional Edition Organization.
- To upgrade your Community Edition Organization to a Professional Edition Organization, see Upgrade Organization.
Long-lived token Management and Service Principals
Professional Edition Organization Administrators can use service principals in Wherobots Cloud to enable authentication to APIs through long-lived tokens. Administrators can create and manage tokens for applications and services, eliminating the need for role members within your Organization to handle API keys, improving security and simplifying API access management.- Wherobots Organization members can be configured as Users or Admins. For more information, see Organization Roles.
Reverse Geocoding
ST_ReverseGeocode translates latitude and longitude coordinates into a human-readable address, allowing you to easily understand and interpret a location without needing to manually look up the corresponding street name, city, or other details.
ST_ReverseGeocode Documentation

