Developer Utilities and Demo Applications
You can use your Vexcel Data Program or GIC platform credentials to sign into any of these samples and documentation pages.
API 1.0 Documentation API 2.0 Documentation Map Control Documentation API 1.0 to 2.0 Migration Guide
API 2.0
Authentication Demo
This app shows how to authenticate in API 2.0 with both basic and federated auth.
API 2.0
Imagery Metadata from Image Headers
In API 2.0 we added EXIF tags in each image's header containing all of the metadata about the image, including all of the camera metadata. This sample app shows how to read it from the image headers.
API 2.0
Pixel to latitude/longitude for Ortho Images
This sample shows how to convert a pixel coordinate to a latitude,longitude. It utilizes the Ortho image's EXIF tags to get the geographic bounds of the image, then interpolates between the min and max latitude and longitude to arrive at the clicked coordinate.
API 2.0
Oriented imagery Time Slider
Working with discrete imagery (nadir and oblique) and related metadata. Query and filter by image type, orientation and time.
API 2.0
DSM Elevations Demo
This app shows how to Extract DSM as a geotiff, as well as how to use the elevation services to get DSM and DTM height values.
API 2.0
Polygon Coverage
This app will show you how to query for Collections that intersect a polygon. It then calculates the percent of your target polygon that is covered by each Collection.
API 2.0
Map Control
Coverage Explorer 2.0
Explore Vexcel's global coverage utilzing API 2.0. Examples of drawing on the map control and using the infobox
API 2.0 & Map Control
Property Info 2.0
Uses the V2 REST API to fetch Property parcel and structure information for overlay on the Map Control. Examples of cached and on-demand calls, and generating a property report.
API 2.0 & Map Control
Property Damage 2.0
Uses the V2 REST API to fetch Property damage after a graysky event for overlay on the Map Control.
API 2.0 & Map Control
API 1.0
Static Maps
Requesting different types of static maps. Shows how to crop and draw over static maps as well
API 1.0
Authentication Demo
This app shows how to authenticate in API 1.0 with both basic and federated auth.
API 1.0