Commit graph

17 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
52df7dc019
Cleanup 2022-10-08 21:17:31 +02:00
16ac53e6af
Initial commit 2022-10-08 04:30:47 +02:00