Commit graph

2417 commits

Author SHA1 Message Date
Fabian Wunsch
53a92f29c3 First actually somewhat working js version 2022-04-12 16:56:34 +02:00
Fabian Wunsch
4ae1bab064 final import fix 2022-04-12 16:45:07 +02:00
Fabian Wunsch
def634aec8 Several import fixes 2022-04-12 16:21:14 +02:00
Fabian Wunsch
8bf6b23524 Firs try at getting the original polylabel.js to work 2022-04-12 16:08:47 +02:00
Fabian Wunsch
d32649d5c7 Added comments
and tweaked the treshold a bit
2022-04-12 15:13:39 +02:00
Fabian Wunsch
24bed2a73c Moved log out of loop 2022-04-12 08:15:27 +02:00
Fabian Wunsch
9c5782e6c8 More balanced approach
to centroid vs pole of inaccessability
2022-04-12 08:15:21 +02:00
Fabian Wunsch
5aa211e120 Much better way of finding the visual center 2022-04-12 08:15:12 +02:00
Fabian Wunsch
132798351d Added typing; added clarification 2022-04-12 08:15:02 +02:00
Fabian Wunsch
95c706f95a Small bugfix 2022-04-12 08:14:56 +02:00
Fabian Wunsch
8fc546885e More descriptive variable names 2022-04-12 08:14:46 +02:00
Fabian Wunsch
302f0fe068 Changed codebase and minor bugfixes
Changed the codebase to https://github.com/Twista/python-polylabel/
and rounded results
2022-04-12 08:14:42 +02:00
Fabian Wunsch
d819cfb313 Changed the algorithm to calculate the center
this is the version from Mapbox, just to see how well it performs. It
definitely needs improvements as of now. I'm going to include the
atlas.json, but it will be excluded once the pr is ready to be merged
2022-04-12 08:14:10 +02:00
Cheng Hann Gan
846de45f8a
Merge pull request #1245 from prezmop/cleanup-austria
removed duplicate entry for Austria
2022-04-11 19:32:59 -04:00
Cheng Hann Gan
6f4c4aabbf
Merge pull request #1244 from prezmop/cleanup-niko
Dedupe entries for Niko
2022-04-11 19:32:36 -04:00
prezmop
24e5e3e544 removed duplicate entry for Austria 2022-04-12 01:21:50 +02:00
prezmop
5988ea7f9e merged niko entries, new bounduaries, corrected wrong info 2022-04-12 00:59:05 +02:00
Cheng Hann Gan
e5ad48aa8b
Merge pull request #1241 from onnowhere/cleanup
Cleanup Minecraft Map-Making related communities
2022-04-11 17:32:27 -04:00
onnowhere
da7ac9594f
Cleanup Minecraft Map-Making related communities 2022-04-11 11:41:45 -07:00
ash
6872e38358
Merge pull request #1240 from SpiderInMyEar/cleanup
Removed duplicate CS:S Missing submissions.
2022-04-11 18:39:45 +01:00
ash
be3c3a725a
Merge pull request #1237 from GitFincy/cleanup
cleanup, removing & merging duplicate entries, etc
2022-04-11 18:39:20 +01:00
SpiderInMyEar
9a0b8674ae
Removed duplicate CS:S Missing submissions.
Also added a paragraph to the last submission.
2022-04-11 18:42:30 +02:00
Hans5958
825c2d110e Fix a little bug on Discord button 2022-04-11 23:35:01 +07:00
Fincent7
50aa52c4fd merged two entries 2022-04-11 18:14:59 +02:00
Fincent7
3385afde51 merged some more entries 2022-04-11 18:06:40 +02:00
Fincent7
e0d0c1b064 merged some entries 2022-04-11 17:58:54 +02:00
Fincent7
4c53134916 merged two entries 2022-04-11 17:47:34 +02:00
Fincent7
ef120cafaf merged two entries 2022-04-11 17:40:57 +02:00
Fincent7
35f038d536 merged some entries 2022-04-11 17:34:49 +02:00
ash
6937f316f3
Merge pull request #1230 from SpiderInMyEar/cleanup
Removed duplicate Tomiii 11 submission
2022-04-11 14:57:09 +01:00
ash
8af6b4abaa
Merge pull request #1234 from placeAtlas/master
Merge
2022-04-11 14:56:47 +01:00
ash
7db023633c
Merge pull request #1233 from Hans5958/ghost-shift-be-gone
Fixing the ghost shifting, once and for all
2022-04-11 14:55:29 +01:00
Hans5958
104e003b74 Fixing the ghost shifting, once and for all
Resolves #1232
2022-04-11 20:44:58 +07:00
Stefano
7435561ee0
Merge pull request #1160 from Wayland-Smithy/id-hash
Use hash URL (#) for id highlight
2022-04-11 15:36:32 +02:00
Stefano
1a61598fc8
Merge pull request #1224 from Hans5958/compress-all-the-svgs
Compress all SVG images
2022-04-11 15:35:41 +02:00
SpiderInMyEar
7bb146279b
Removed duplicate Tomiii 11 submission
Also added duplicate's additional info into the remaining entry.
2022-04-11 14:52:26 +02:00
Wayland-Smithy
64f957eab6 Do not forget about overlap 2022-04-11 19:52:07 +07:00
Wayland-Smithy
f00f68a17a Hash (tag) takeover 2022-04-11 19:52:07 +07:00
Wayland-Smithy
e86d3f4258 Use hash for id highlight 2022-04-11 19:52:07 +07:00
Hans5958
bf1df8d6df
Merge pull request #1179 from fabi321/double-point-cleanup 2022-04-11 19:51:32 +07:00
Fabian Wunsch
ed084ac936 Fixed logical indentation error 2022-04-11 19:51:15 +07:00
Fabian Wunsch
149a1e4209 Changed indentation from spaces to tabs 2022-04-11 19:51:15 +07:00
Fabian Wunsch
37d4325186 Small naming improvement for better clarity 2022-04-11 19:51:15 +07:00
Fabian Wunsch
da58a13058 Small consistency improvement 2022-04-11 19:51:15 +07:00
Fabian Wunsch
2ea0e48a1a Off by one error 2022-04-11 19:51:15 +07:00
Fabian Wunsch
9b44ba2ab8 Changed the print content
Co-authored-by: Hans5958 <hans5958@outlook.com>
2022-04-11 19:51:15 +07:00
Fabian Wunsch
c4716f5f0e Remove duplicate points using format.py
This is acutally a very widespread "problem". There are many entries
that have 2 points after each other that are identical. This happens
especially often with identical first and last points. This should not
alter the appearance in any way.
2022-04-11 19:51:15 +07:00
ash
c8f34ce5ce
Merge pull request #1228 from SpiderInMyEar/cleanup
Removed several duplicates in Read Web Serial area
2022-04-11 13:09:42 +01:00
ash
939c39f6c1
Merge pull request #1226 from AnonymousRandomPerson/master
Updated Reddit additions + cleanup
2022-04-11 13:09:11 +01:00
SpiderInMyEar
cf1926b509
Removed several duplicates in Read Web Serial area
removed a few K6BD duplicates, a TWI duplicate, and a Pale duplicate, as well a main page duplicate.
2022-04-11 12:38:22 +02:00