Commit graph

30 commits

Author SHA1 Message Date
fc17f0cf9b
feat: migrate from woodpecker to forgejo actions
All checks were successful
/ test (push) Successful in 2m20s
2023-11-28 23:35:23 +01:00
5ce8e2fc56
feat: migrate from woodpecker to forgejo actions
Some checks failed
/ test (push) Failing after 16s
2023-11-28 23:34:31 +01:00
6159c7c984
fix(sparql): consider P706 "located in" in addition to P361 "part of"
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-01 04:23:45 +02:00
9b97f92208
Update cache.example
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-18 22:39:37 +01:00
639c602692
Implement rate limiting according to Nominatim Usage Policy
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-27 01:21:38 +02:00
f983a84ef7
Update note on cache usage
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-27 01:11:13 +02:00
80a2f5ee78
Split GeoJSON into single polygons, producing smaller SVG
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-14 21:50:09 +02:00
d8fe6a9d46
Generate standalone SVG 2022-10-14 20:32:58 +02:00
286534188a
Major refactoring
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-13 04:00:07 +02:00
89553cfafa
Further improve layouting
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-12 03:37:23 +02:00
02fa59a4af
Fix stylesheet, imagemap 2022-10-12 03:10:17 +02:00
179eee3feb
Update README 2022-10-12 02:48:14 +02:00
a10e679a13
Create imagemap, download ALL chaostreffs, variate distance in label placement
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-12 02:43:47 +02:00
4c7b1b5387
user-select:none
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-11 02:39:33 +02:00
2610a54fe1
Add clickable SVG links
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-11 02:29:45 +02:00
7c954242eb
Better handling for avoiding obstacles when layouting text with 0 distance
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-09 23:50:04 +02:00
aa842979e9
Catch the edge case where a space is returned both as an Erfa and a Chaostreff by SMW
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-09 23:01:04 +02:00
1e74b33477
Add authentication to TLDR 2022-10-09 22:55:49 +02:00
adad7d7878
Improve text layouting (closes #1)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-09 22:40:01 +02:00
eedb3fde4d
Simplify and improve text layouting. Still not optimal, but MUCH better. Also add a CLI flag for renaming cities
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-09 07:12:43 +02:00
54021f5f68
License
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-09 02:26:47 +02:00
78e1b0187d
Fix rendering artifacts caused by overlapping same-width strokes of white and gray
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-09 01:34:24 +02:00
146775937e
Solve the Luxembourg Problem
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Luxembourg has two geoshapes registered on Wikidata, and the one considered truthy is not the one we want.
Solving this required messing with the SPARQL query as well as filtering to the now non-unique result set.
2022-10-09 01:15:36 +02:00
2a799fba75
CI!!!
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-08 22:26:47 +02:00
12382ec3a7
Use a dedicated image for the README 2022-10-08 21:54:41 +02:00
20ddf86281
Some more readme 2022-10-08 21:49:20 +02:00
fe757fc2a1
Some more readme 2022-10-08 21:44:19 +02:00
cc40f4eb3a
Show image in readme 2022-10-08 21:19:06 +02:00
52df7dc019
Cleanup 2022-10-08 21:17:31 +02:00
16ac53e6af
Initial commit 2022-10-08 04:30:47 +02:00