This commit is contained in:
randogoth 2025-02-28 14:19:32 +02:00
parent d58008caef
commit ef55e5ca83
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,5 @@
<image src="assets/rugreefer.png" width="250" />
# Rugreefer # Rugreefer
**Rugreefer** is a Dart library for retrieving metadata about geographic coordinates from a [dopecarpet](http://github.com/TheRandonauts/dopecarpet) server. It converts coordinates into a geohash, fetches a gzipped GeoJSON file from the API, and extracts relevant spatial data such as polygons and lines. The library also supports caching with optional expiration to improve performance. **Rugreefer** is a Dart library for retrieving metadata about geographic coordinates from a [dopecarpet](http://github.com/TheRandonauts/dopecarpet) server. It converts coordinates into a geohash, fetches a gzipped GeoJSON file from the API, and extracts relevant spatial data such as polygons and lines. The library also supports caching with optional expiration to improve performance.

BIN
assets/rugreefer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 679 KiB