Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isaacbrodsky/h3measurements

Measuring aspects of the H3 hexagonal hierarchical geospatial indexing system.
https://github.com/isaacbrodsky/h3measurements

geospatial h3 hexagon spatial-indexing

Last synced: 24 days ago
JSON representation

Measuring aspects of the H3 hexagonal hierarchical geospatial indexing system.

Awesome Lists containing this project

README

        

# Cell area statistics

## Sample invocation

```
mvn exec:java -Dexec.mainClass="com.isaacbrodsky.h3measurements.h3.AreaStatsApp"
```

## Summary

This application produces the area of a cell, similar to the [average area statistics](./README-SummaryAreaStats.md)
application, but produces it for cells specified by the user on standard input.