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 1.0 Documentation Map Control 2.0 Documentation API 1.0 to 2.0 Migration Guide

API 2.0


Hello World


The basics of querying for coverage and viewing static images

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 2.0


Hello Map Control 2


Just getting started with Map Control 2.0?? Check out this simple app.

API 2.0 & Map Control 2.0

Collections Info


Find coverage for multiple services simultaneously. Filter results by service, collection, layer, dates, etc. Collection boundaries are added to the map using GroupLayers per service. Area overlap computed for Polygon search areas. Results can be exported to GeoJSON.

API 2.0 & Map Control 2.0

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 /property/extract calls and generating a property PDF report. Also demonstrates how to export ortho images for buildings or parcels.

API 2.0 & Map Control 2.0

Property Damage 2.0


Uses the V2 REST API to fetch property Damage after a graysky event for overlay on the Map Control. Also visualize details about recently collected graysky events.

API 2.0 & Map Control 2.0

Map Control 1.0


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 1.0

DoT Explorer


Roadway Elements overlaid on the Map Control

Roadway Elements & Map Control 1.0