Commit Graph

  • d56e509918 Fixed map generation if no adif file was selected main Thomas Kolb 2023-11-16 23:10:07 +0100
  • 500255a612 Add warning about data volume Thomas Kolb 2023-11-16 22:51:34 +0100
  • 40f004c81a Allow to upload ADIF files Thomas Kolb 2023-11-16 22:45:44 +0100
  • 36bf7cb02f Scale the SVG to the viewport width on the website Thomas Kolb 2023-11-16 20:39:21 +0100
  • d8dec85a2c Set viewBox for the generated SVG Thomas Kolb 2023-11-16 20:38:39 +0100
  • 76473a62fa Fix a typo. Thomas Kolb 2023-11-14 23:47:48 +0100
  • 9415892a77 Fixed contrast of "generating" message Thomas Kolb 2023-11-14 23:07:37 +0100
  • aeebb1291f web: add some CSS Thomas Kolb 2023-11-14 23:04:25 +0100
  • a071db561d Show "generating…" message until map is loaded Thomas Kolb 2023-11-14 22:14:59 +0100
  • 9fbf437731 Make the website actually useful Thomas Kolb 2023-11-14 22:07:47 +0100
  • f6d3536200 Complete basic web implementation Thomas Kolb 2023-11-13 22:58:46 +0100
  • a93283d236 First shot at a web interface Thomas Kolb 2023-11-13 20:04:45 +0100
  • 7f4c166bab Update some dependencies Thomas Kolb 2023-11-13 20:04:25 +0100
  • 6193cf445d Move CLI code out of qsomap.py Thomas Kolb 2023-11-13 20:02:29 +0100
  • bdd29c2fa6 handle empty grid locators Thomas Kolb 2023-11-12 22:19:51 +0100
  • 22b6088515 qsomap: use lighter fill colors for the country polygons Thomas Kolb 2021-07-03 12:22:15 +0200
  • fc674d34f7 Added a script to generate optimal ITU prefix to country maps Thomas Kolb 2021-07-03 12:21:15 +0200
  • 0cfbf9f54c Read and map ADIF logs Thomas Kolb 2021-06-23 22:37:41 +0200
  • 9fde97371c Removed now unnecessary test code Thomas Kolb 2021-06-23 21:12:06 +0200
  • 8ee4f9d2a0 Added requirements.txt Thomas Kolb 2021-06-23 20:56:52 +0200
  • 492395840d Improve the country labeling Thomas Kolb 2021-06-22 22:40:21 +0200
  • bc3e6a1436 Align country name at the polygon’s centroid Thomas Kolb 2021-06-22 21:51:09 +0200
  • e965ec9032 Render country labels Thomas Kolb 2021-06-10 22:52:49 +0200
  • 60f59379e5 Refactoring: move processing steps to separate functions Thomas Kolb 2021-06-10 21:32:49 +0200
  • 67caf16b14 Draw azimuth/distance lines above Maidenhead grid Thomas Kolb 2021-06-02 23:06:29 +0200
  • 1261e682b5 Add Maidenhead grid labels Thomas Kolb 2021-06-02 22:54:49 +0200
  • 7af8680e28 Fixed text display in Inkscape Thomas Kolb 2021-06-02 22:54:23 +0200
  • 85b3742c43 Code formatting; minor fixes Thomas Kolb 2021-06-01 23:18:03 +0200
  • a9f987c079 Fix rendering with land at the antipodal point Thomas Kolb 2021-06-01 22:58:33 +0200
  • a766274d79 Support for command line arguments Thomas Kolb 2021-05-30 22:20:40 +0200
  • af794b0598 Generate azimuth lines and basic Maidenhead locator grid Thomas Kolb 2021-05-29 21:26:59 +0200
  • f676af2fde Initial version: loads GeoJSON and generates SVG map Thomas Kolb 2021-05-29 15:22:29 +0200