π₯οΈDevelopers
Last updated
Ellipsis Drive helps you to render vector, raster and point cloud data into your own applications at high performance with minimal coding effort.
Getting Started to familiarize yourself with Ellipsis Drive.
Everything available in the UI, and much more, can be accessed programmatically via the API and Python:
Full Python documentation: https://ellipsis-package.readthedocs.io/en/latest/
Full API documentation: https://docs.ellipsis-drive.com/developers/api-v3
App integration
Review the glossary to familiarize yourself with key terms.
Explore all supported OGC protocols and standards to ensure compatibility with your workflows.
All packages can be found here: https://app.ellipsis-drive.com/integrate
Some API calls require authorization via bearer tokens. Learn more about the three token types here.
Highlighted integration options
React-Leaflet: https://github.com/ellipsis-drive/react-leaflet-package
HTML (embedded viewer): https://docs.ellipsis-drive.com/integrate-with-ed/use-viewer-as-embedded-window
ArcGIS API JS: https://github.com/ellipsis-drive/arcgisjs-package
See real-world developer and data science use cases: https://medium.com/@daniel_819
Last updated