barrulus
11977a42fc
Add world coordinates to regiment exports for GIS integration
...
Regiment CSV Export Enhancements:
- Add X_World (m) and Y_World (m) columns using meters per pixel conversion
- Include both current and base position world coordinates
- Rename existing coordinate columns to X_Pixel/Y_Pixel for clarity
- Add getMetersPerPixel() helper function supporting km, m, and miles units
GeoJSON Regiment Export:
- Create new saveGeoJsonRegiments() function in export.js
- Export regiments as Point features with Fantasy Map Cartesian coordinates
- Include all military unit data, state information, and position metadata
- Add regiments button to GeoJSON export UI section
This enables direct import of regiment data into QGIS using the custom
Fantasy Map Cartesian CRS with proper world coordinate positioning.
2025-08-17 19:30:25 +01:00
Ruichka
8131f25456
Allow data URI scheme for custom images ( #1196 )
...
* Allow data URL external images
* fix
* removed inconsistency
2025-03-08 14:51:48 +01:00
Azgaar
d51deffdac
feat: make lined icons work for all elements, v1.107.0
2025-02-08 14:05:28 +01:00
Azgaar
05de284e02
Refactor layers rendering ( #1120 )
...
* feat: render states - use global fn
* feat: render states - separate pole detection from layer render
* feat: render provinces
* chore: unify drawFillWithGap
* refactor: drawIce
* refactor: drawBorders
* refactor: drawHeightmap
* refactor: drawTemperature
* refactor: drawBiomes
* refactor: drawPrec
* refactor: drawPrecipitation
* refactor: drawPopulation
* refactor: drawCells
* refactor: geColor
* refactor: drawMarkers
* refactor: drawScaleBar
* refactor: drawScaleBar
* refactor: drawMilitary
* refactor: pump version to 1.104.00
* refactor: pump version to 1.104.00
* refactor: drawCoastline and createDefaultRuler
* refactor: drawCoastline
* refactor: Features module start
* refactor: features - define distance fields
* feat: drawFeatures
* feat: drawIce don't hide
* feat: detect coastline - fix issue with border feature
* feat: separate labels rendering from generation process
* feat: auto-update and restore layers
* refactor - change layers
* refactor - sort layers
* fix: regenerate burgs to re-render layers
* fix: getColor is not defined
* fix: burgs overview - don't auto-show labels on hover
* fix: redraw population on change
* refactor: improve tooltip logic for burg labels and icons
* chore: pump version to 1.104.0
* fefactor: edit coastline and lake
* fix: minot fixes
* fix: submap
---------
Co-authored-by: Azgaar <azgaar.fmg@yandex.com>
2024-09-20 12:20:27 +02:00
Azgaar
41bd157165
feat( #942 ): coord data for burgs, markers and regiments csv
2023-05-15 01:00:25 +04:00
Azgaar
8a9a29a9d3
refactor dialogs to be mobile-friendly
2022-05-28 01:47:25 +03:00
Azgaar
1573fad58d
annotate template strings for syntax hightlight and format
2022-05-08 19:22:15 +03:00
Azgaar
8184b416b9
fill-box web component
2022-01-22 17:47:56 +03:00
Azgaar
a21e7f5ea4
v1.4.15
2020-05-16 01:11:01 +03:00
Azgaar
4026bf9385
v1.3.19a
2020-04-01 20:43:18 +03:00
Azgaar
24e7b2d107
v1.3.18a
2020-03-31 23:16:22 +03:00
Azgaar
6af5df0322
v1.3.09a
2020-03-29 15:11:14 +03:00
Azgaar
d1c795494d
v1.3.04a
2020-03-28 23:48:56 +03:00
Azgaar
c8f758ab3c
v1.3.03a
2020-03-27 17:52:23 +03:00