Clean up README by removing image and HTML tags

Removed image and unnecessary HTML tags from README.
This commit is contained in:
Flux 2025-12-02 20:20:11 +02:00 committed by GitHub
parent 9168a7cbb8
commit 2038fec16c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,3 @@
<image src="https://blog.therugseller.co.uk/wp-content/uploads/2017/10/2-10.png" width="400" />
<p>&nbsp;<p>
# dopecarpet # dopecarpet
A toolset to generate 4 digit GeoHash tile sized Parquet/GeoJSON/CBOR files from OpenStreetMap PBF files. It comes with a custom tag filter and a minimal GET API to download the data in different formats. A toolset to generate 4 digit GeoHash tile sized Parquet/GeoJSON/CBOR files from OpenStreetMap PBF files. It comes with a custom tag filter and a minimal GET API to download the data in different formats.
@ -157,4 +154,4 @@ Sample Output:
- [X] Append data to existing parquet files - [X] Append data to existing parquet files
- [X] Create web API server - [X] Create web API server
- [ ] Dockerize it - [ ] Dockerize it
- [ ] Scheduled update routine - [ ] Scheduled update routine