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

Bundle Demo


This app shows how to generate a property bundle for a given location using API 2.0. Then it demonstrates how to use the generated geo_key to extract ortho and oblique imagery.

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

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

Slope Demo


This app will show you how to calculate the slope of a surface using lat/long coordinates. We will use the DSM elevations service to get the height in meters for each coordinate. Then, we'll do the math to calculate the slope.

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

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

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


Map Control 101


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

Map Control 2.0

Hello Map Control 2


Looking to do a little more in your Map Control app?
  • Display various collection layers
  • Toggle layer visibility
  • Change map mode and orientation

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 /property services to fetch parcel and structure information. Displays custom property info in the Map Control. Examples of calling /property/extract and generating a property PDF report. Also shows how to export ortho images using building or parcel boundaries.

API 2.0 & Map Control 2.0

Property Damage 2.0


Uses the v2 /damage API to fetch details about properties within the damage area after a graysky event. Display damage info in the Map Control. Also retrieves and visualizes details about recent graysky events.

API 2.0 & Map Control 2.0

Tile Calculator


Convert between lat/long and tile XYZ. Get tile XY at other zooms. Draw a rectangle or polygon to find and display intersecting tiles. Also shows related v2 /ortho/tile call.

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