API Migration Guide from 1.0 to 2.0
API 2.0 documentation is located here: https://api.vexcelgroup.com/v2/
Try out our code samples: https://gicapps.azurewebsites.net/static/
API 1.0 to 2.0 Layer Translations:
API 1.0 | API 2.0 | Layer Description | Imagery Types |
|---|---|---|---|
bluesky-ultra-g | urban-g | Urban data collected by Geomni | Ortho, Oriented |
bluesky-ultra | urban | Urban data collected with Osprey (7.5cm GSD) | Ortho, Oriented |
bluesky-ultra-oceania | urban | Urban data collected with Osprey (7.5cm GSD) | Ortho, Oriented |
bluesky-ultra-europe | urban | Urban data collected with Osprey (7.5cm GSD) | Ortho, Oriented |
bluesky-ultra-japan | urban | Urban data collected with Osprey (7.5cm GSD) | Ortho, Oriented |
urban-r | urban-r | Urban data collected with Condor (7.5cm GSD) | Ortho |
bluesky-high | wide-area | Wide area data collected with Condor (15cm GSD) | Ortho |
bluesky-high-europe | wide-area | Wide area data collected with Condor (15cm GSD) | Ortho |
graysky | graysky | Gray Sky data collected by UltraCam sensors. | Ortho or ortho/oriented (Depends on camera used) |
graysky-g | graysky-g | Gray Sky data collected by Geomni | Ortho or ortho/oriented (Depends on camera used) |
API 1.0 to 2.0 Services Translations
Dark Green Fill = Required
Dark Yellow Fill = Optional
Administrative Services
API 1.0 Service | API 1.0 Parameter | API 2.0 Service | API 2.0 Parameter | Notes | examples |
|---|---|---|---|---|---|
//auth/Login |
| //auth/login |
| The new auth system will create 24h tokens and not save them because they are auto-verified |
|
| username |
| username |
|
|
| password |
| password |
|
|
//auth/Logout |
| Removed |
|
|
|
| token |
| no correlated 2.0 Service |
|
|
//auth/Authenticate |
| //auth/verify |
|
|
|
| token |
| token |
|
|
| format |
| no correlated 2.0 parameter |
|
|
| jsonpFunction |
| no correlated 2.0 parameter |
|
|
Coverage Services
API 1.0 Service | API 1.0 Parameter | API 2.0 Service | API 2.0 Parameter | Notes | examples |
|---|---|---|---|---|---|
//metadata/CoverageDataInPoint |
| //oriented/collections1 |
|
|
|
| layer |
| layer |
| Indoor Ski Resort, East Rutherford, New Jersey - Demonstrating CoverageDataInPoint service
|
| lat |
| wkt |
|
|
| lon |
| wkt |
|
|
| token |
| token |
|
|
//metadata/DSMCoverage |
| //dsm/collections |
|
|
|
| token |
| token |
| Roma, Italy - Demonstrating
|
| layer |
| layer |
| Texas City, TX - Demonstrating
|
| aoi |
| no correlated 2.0 parameter |
|
|
| ChildAOI |
| collection |
|
|
| wkt |
| wkt |
|
|
| EPSG |
| srid |
|
|
| include |
| include |
|
|
| skip |
| include | won’t return anything if the include parameter is empty, will only return what you specify when using the include parameter |
|
| format |
| metadata-format |
|
|
//metadata/DTMCoverage |
| //dtm/collections |
|
|
|
| token |
| token |
| Manitowoc, WI - Demonstrating
|
| layer |
| layer |
| Roma, Italy - Demonstrating
|
| aoi |
| no correlated 2.0 parameter |
|
|
| childAOI |
| collection |
|
|
| wkt |
| wkt |
|
|
| EPSG |
| srid |
|
|
| include |
| include |
|
|
| skip |
| include | won’t return anything if the include parameter is empty, will only return what you specify when using the include parameter |
|
| format |
| metadata-format |
|
|
//metadata/GetCoverageInfo |
| //oriented/collections1 |
|
|
|
| wkt |
| wkt |
| Suburban Mobile Alabama - Demonstrating
|
| token |
| token |
| Port of Pensacola, Pensacola Florida - Demonstrating
|
| layers |
| layer |
| Hard Rock Casino, Biloxi Mississippi - Demonstrating
|
| format |
| metadata-format |
|
|
| epsg |
| srid |
|
|
| jsonpFunction |
| no correlated 2.0 parameter |
|
|
//metadata/ImageLayerCoverage |
| //oriented/collections1 |
|
|
|
| token |
| token |
| St. Louis, MO - Demonstrating
|
| layer |
| layer |
| Graysky collection - Demonstrating |
| orientation |
| orientation |
| Green Bay, Wisconsin - Demonstrating
|
| aoi |
| no correlated 2.0 parameter |
|
|
Need help? Create a support ticket | support@vexcelgroup.com