Key Components
-
Node.js and Python Sample Applications
Two sample apps—one built with Node.js and the other with Python—demonstrate how to interact with the Uplift API. Both provide examples of making API calls, handling pagination, and exporting data to organized files. -
3D Data Transformation Demo Script
A demo script that showcases how to process 3D data by applying rotations and translations to coordinate points, providing a practical example for developers working with spatial datasets.
→ Learn More About 3D Data Transformation
Learn More
- Review Retrieving Data in Batches to paginate and control API responses.
- For the complete code and additional details, visit the Uplift Sample API App Repo.