Skip to content

This Repo has a series of examples which show how model requests and responses to the Icepack API can be constructed and interpreted using a few different languages.

Notifications You must be signed in to change notification settings

Icepack-co/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icepack api usage examples

This Repo has a series of examples which show how model requests and responses to the Icepack API can be constructed and interpreted using a few different languages.

Read these examples in conjunction with the documentation on docs.icepack.ai, which provides detailed technical descriptions and use cases for each model field.

The schemas for examples in Java, C# and Python have been precompiled.

The R examples require installing the iceR R package (and consequently, protoc if you're on Linux or Mac), which handles the compilation of the schemas and very fast parsing of solution reponse route geometries into sf for plots using ggplot2.

To run the examples, you'll require an api-key. There are limits on free tier accounts, but they are sufficient to run the examples herein. See the specific readme file for each language sample for more information.

If you want to compile the schemas from source for your language implementations, check out the model-schemas repo.

About

This Repo has a series of examples which show how model requests and responses to the Icepack API can be constructed and interpreted using a few different languages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published