guppy.ts
v1.0.4
Published
geo services built and maintained by RMA
Downloads
10
Readme
Guppy.ts
Usage
const config = {
url: 'https://guppy.server/api',
};
const instance = createInstance(config);
instance.getRasters('xxx');
Api
Aggregation
- getRasterClassification
- getRasterData
- getRasterLinedata
- getRasterStats
- getRasters
Categories
- getCategories
- getCategory
- getRastersByCategory
Rasters
- getRaster
- getRasterQuantiles
Learn More
If you want to learn more, you can always contact the RMA unit at VITO.
Usage
Licence
MIT @VITO