@nika-js/onlymap 0.7.6 → 0.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -0
- package/README.md +3 -1
- package/dist/{LercDecode.es-sRuTJq5Y.js → LercDecode.es--DH6_OFE.js} +1 -1
- package/dist/{basemap-BCGMmc2F.js → basemap-2ZZ_9gFn.js} +528 -502
- package/dist/basemap.d.ts +15 -0
- package/dist/cartograph/api.d.ts +45 -0
- package/dist/cartograph/atlas.d.ts +50 -0
- package/dist/cartograph/core-loader.d.ts +35 -0
- package/dist/cartograph/cvd.d.ts +106 -0
- package/dist/cartograph/element-base.d.ts +26 -0
- package/dist/cartograph/elements/om-atlas.d.ts +47 -0
- package/dist/cartograph/elements/om-cartograph.d.ts +76 -0
- package/dist/cartograph/elements/om-frame.d.ts +111 -0
- package/dist/cartograph/elements/om-graticule.d.ts +24 -0
- package/dist/cartograph/elements/om-image.d.ts +12 -0
- package/dist/cartograph/elements/om-legend.d.ts +16 -0
- package/dist/cartograph/elements/om-north.d.ts +11 -0
- package/dist/cartograph/elements/om-scalebar.d.ts +13 -0
- package/dist/cartograph/elements/om-shape.d.ts +16 -0
- package/dist/cartograph/elements/om-text.d.ts +9 -0
- package/dist/cartograph/georef.d.ts +126 -0
- package/dist/cartograph/graticule.d.ts +70 -0
- package/dist/cartograph/html-data.d.ts +27 -0
- package/dist/cartograph/index.d.ts +1 -0
- package/dist/cartograph/layout.d.ts +23 -0
- package/dist/cartograph/legend.d.ts +75 -0
- package/dist/cartograph/live-frame.d.ts +69 -0
- package/dist/cartograph/paint.d.ts +54 -0
- package/dist/cartograph/refs.d.ts +33 -0
- package/dist/cartograph/render.d.ts +64 -0
- package/dist/cartograph/scalebar.d.ts +91 -0
- package/dist/cartograph/schema.d.ts +38 -0
- package/dist/cartograph/standalone.d.ts +1 -0
- package/dist/cartograph/textlayout.d.ts +45 -0
- package/dist/cartograph/tokens.d.ts +45 -0
- package/dist/cartograph/url-actions.d.ts +26 -0
- package/dist/cartograph/validate.d.ts +38 -0
- package/dist/cartograph/zip.d.ts +22 -0
- package/dist/cartograph.css +1 -0
- package/dist/cartograph.js +2768 -0
- package/dist/cartograph.standalone.js +7640 -0
- package/dist/crs-DsDQ4Q4i.js +71 -0
- package/dist/download.d.ts +6 -0
- package/dist/feature-access.d.ts +14 -0
- package/dist/field-access.d.ts +1 -10
- package/dist/{geoparquet-CK9IjEjH.js → geoparquet-DDZzee5Z.js} +1 -1
- package/dist/{index-CNRYpb0x.js → index-BGOblzWN.js} +5134 -5070
- package/dist/index-CcLC9jE5.js +4798 -0
- package/dist/{index-CIEJyv5x.js → index-CeoVzd6t.js} +1 -1
- package/dist/{index-CW3bdfHB.js → index-Cz1VsWzO.js} +2 -2
- package/dist/{index-CN_tn36D.js → index-DkxFFflv.js} +1 -1
- package/dist/{index-C1ZQGJxa.js → index-DphcuoPv.js} +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/{lerc-Bb2JZ92v.js → lerc-D7TfTy6l.js} +2 -2
- package/dist/onlymap.standalone.js +8820 -8730
- package/dist/onlymapjs.js +12 -11
- package/dist/{raster-DpYssEe7.js → raster-D_3YKFZz.js} +3 -3
- package/dist/{raster-pipeline-BVCB-0yq.js → raster-pipeline-D1yeoJo2.js} +1 -1
- package/dist/runtime-core.d.ts +30 -0
- package/dist/snapshot.d.ts +17 -0
- package/dist/units.d.ts +9 -0
- package/dist/version.d.ts +1 -1
- package/dist/{zarr-DNb4iqbL.js → zarr-DH5Ntt5U.js} +2 -2
- package/docs/cartograph.md +396 -0
- package/llms.txt +1 -0
- package/onlymapjs.html-data.json +974 -0
- package/package.json +13 -2
- package/skills/onlymapjs/SKILL.md +2 -2
- package/skills/onlymapjs/references/syntax.md +26 -2
package/onlymapjs.html-data.json
CHANGED
|
@@ -2683,6 +2683,980 @@
|
|
|
2683
2683
|
"url": "https://github.com/NikaGeospatial/onlymapjs/blob/main/docs/stories.md"
|
|
2684
2684
|
}
|
|
2685
2685
|
]
|
|
2686
|
+
},
|
|
2687
|
+
{
|
|
2688
|
+
"name": "om-cartograph",
|
|
2689
|
+
"description": "A cartograph: a print-composition page in millimetres carrying map frames and cartographic furniture. Standalone HTML document root element — loads from @nika-js/onlymap/cartograph, prints to PDF at true page size, exports PNG at print DPI.",
|
|
2690
|
+
"attributes": [
|
|
2691
|
+
{
|
|
2692
|
+
"name": "cartograph-id",
|
|
2693
|
+
"description": "Authored id for this cartograph document — hosts typically require it to match the filename stem (like map-id)."
|
|
2694
|
+
},
|
|
2695
|
+
{
|
|
2696
|
+
"name": "format",
|
|
2697
|
+
"description": "Document format identifier — \"cartograph/2\". Lets future runtimes migrate older documents deterministically.",
|
|
2698
|
+
"values": [
|
|
2699
|
+
{
|
|
2700
|
+
"name": "cartograph/2"
|
|
2701
|
+
}
|
|
2702
|
+
]
|
|
2703
|
+
},
|
|
2704
|
+
{
|
|
2705
|
+
"name": "size",
|
|
2706
|
+
"description": "Page preset (portrait dimensions; orientation flips them).",
|
|
2707
|
+
"values": [
|
|
2708
|
+
{
|
|
2709
|
+
"name": "A0"
|
|
2710
|
+
},
|
|
2711
|
+
{
|
|
2712
|
+
"name": "A1"
|
|
2713
|
+
},
|
|
2714
|
+
{
|
|
2715
|
+
"name": "A2"
|
|
2716
|
+
},
|
|
2717
|
+
{
|
|
2718
|
+
"name": "A3"
|
|
2719
|
+
},
|
|
2720
|
+
{
|
|
2721
|
+
"name": "A4"
|
|
2722
|
+
},
|
|
2723
|
+
{
|
|
2724
|
+
"name": "A5"
|
|
2725
|
+
},
|
|
2726
|
+
{
|
|
2727
|
+
"name": "Letter"
|
|
2728
|
+
},
|
|
2729
|
+
{
|
|
2730
|
+
"name": "Legal"
|
|
2731
|
+
}
|
|
2732
|
+
]
|
|
2733
|
+
},
|
|
2734
|
+
{
|
|
2735
|
+
"name": "width",
|
|
2736
|
+
"description": "Custom page width in mm — with height, overrides size."
|
|
2737
|
+
},
|
|
2738
|
+
{
|
|
2739
|
+
"name": "height",
|
|
2740
|
+
"description": "Custom page height in mm — with width, overrides size."
|
|
2741
|
+
},
|
|
2742
|
+
{
|
|
2743
|
+
"name": "orientation",
|
|
2744
|
+
"description": "Page orientation — swaps the preset's width/height.",
|
|
2745
|
+
"values": [
|
|
2746
|
+
{
|
|
2747
|
+
"name": "portrait"
|
|
2748
|
+
},
|
|
2749
|
+
{
|
|
2750
|
+
"name": "landscape"
|
|
2751
|
+
}
|
|
2752
|
+
]
|
|
2753
|
+
},
|
|
2754
|
+
{
|
|
2755
|
+
"name": "theme",
|
|
2756
|
+
"description": "Built-in visual theme — CSS custom properties (--om-carto-*) every element reads; override with a <style> block.",
|
|
2757
|
+
"values": [
|
|
2758
|
+
{
|
|
2759
|
+
"name": "default"
|
|
2760
|
+
},
|
|
2761
|
+
{
|
|
2762
|
+
"name": "dark"
|
|
2763
|
+
},
|
|
2764
|
+
{
|
|
2765
|
+
"name": "sepia"
|
|
2766
|
+
},
|
|
2767
|
+
{
|
|
2768
|
+
"name": "blueprint"
|
|
2769
|
+
},
|
|
2770
|
+
{
|
|
2771
|
+
"name": "minimal"
|
|
2772
|
+
}
|
|
2773
|
+
]
|
|
2774
|
+
},
|
|
2775
|
+
{
|
|
2776
|
+
"name": "title",
|
|
2777
|
+
"description": "Document title — the {{title}} token resolves to it."
|
|
2778
|
+
},
|
|
2779
|
+
{
|
|
2780
|
+
"name": "attribution",
|
|
2781
|
+
"description": "Data/imagery credit text — the {{attribution}} token resolves to it."
|
|
2782
|
+
},
|
|
2783
|
+
{
|
|
2784
|
+
"name": "notes",
|
|
2785
|
+
"description": "Free-text sheet note — the {{notes}} token resolves to it."
|
|
2786
|
+
},
|
|
2787
|
+
{
|
|
2788
|
+
"name": "cvd",
|
|
2789
|
+
"description": "Colour-vision-deficiency simulation applied to the whole page (review aid; also boot-only via ?cvd=).",
|
|
2790
|
+
"values": [
|
|
2791
|
+
{
|
|
2792
|
+
"name": "none"
|
|
2793
|
+
},
|
|
2794
|
+
{
|
|
2795
|
+
"name": "protanopia"
|
|
2796
|
+
},
|
|
2797
|
+
{
|
|
2798
|
+
"name": "deuteranopia"
|
|
2799
|
+
},
|
|
2800
|
+
{
|
|
2801
|
+
"name": "tritanopia"
|
|
2802
|
+
},
|
|
2803
|
+
{
|
|
2804
|
+
"name": "achromatopsia"
|
|
2805
|
+
},
|
|
2806
|
+
{
|
|
2807
|
+
"name": "protan"
|
|
2808
|
+
},
|
|
2809
|
+
{
|
|
2810
|
+
"name": "deutan"
|
|
2811
|
+
},
|
|
2812
|
+
{
|
|
2813
|
+
"name": "tritan"
|
|
2814
|
+
},
|
|
2815
|
+
{
|
|
2816
|
+
"name": "achroma"
|
|
2817
|
+
}
|
|
2818
|
+
]
|
|
2819
|
+
},
|
|
2820
|
+
{
|
|
2821
|
+
"name": "bleed",
|
|
2822
|
+
"description": "Print bleed in mm — extends the printed page box past the trim on every side."
|
|
2823
|
+
},
|
|
2824
|
+
{
|
|
2825
|
+
"name": "crop-marks",
|
|
2826
|
+
"description": "Draw trim crop marks in the bleed area when printing/exporting."
|
|
2827
|
+
},
|
|
2828
|
+
{
|
|
2829
|
+
"name": "safe-zone",
|
|
2830
|
+
"description": "Screen-only guide inset in mm — never printed or exported."
|
|
2831
|
+
},
|
|
2832
|
+
{
|
|
2833
|
+
"name": "dpi",
|
|
2834
|
+
"description": "Default export resolution (renderCartograph and ?export=png), default 300."
|
|
2835
|
+
},
|
|
2836
|
+
{
|
|
2837
|
+
"name": "flatten",
|
|
2838
|
+
"description": "Export as one flattened raster (no vector furniture pass)."
|
|
2839
|
+
},
|
|
2840
|
+
{
|
|
2841
|
+
"name": "color-profile",
|
|
2842
|
+
"description": "Informational colour-profile tag (e.g. sRGB) — the runtime never converts colour."
|
|
2843
|
+
},
|
|
2844
|
+
{
|
|
2845
|
+
"name": "allow-url-actions",
|
|
2846
|
+
"description": "Opt in to the ?print=1 / ?export=png / ?cvd= URL triggers. Without it a hosted cartograph ignores them (no drive-by print/export)."
|
|
2847
|
+
}
|
|
2848
|
+
],
|
|
2849
|
+
"references": [
|
|
2850
|
+
{
|
|
2851
|
+
"name": "Cartograph reference",
|
|
2852
|
+
"url": "https://github.com/NikaGeospatial/onlymapjs/blob/main/docs/cartograph.md"
|
|
2853
|
+
}
|
|
2854
|
+
]
|
|
2855
|
+
},
|
|
2856
|
+
{
|
|
2857
|
+
"name": "om-frame",
|
|
2858
|
+
"description": "A placed map. live (default): mounts the real <om-map> from src= or an inline child with the FRAME's own camera. static: a georeferenced raster <img> child with crs + corners — what a QGIS export or a retouched capture produces.",
|
|
2859
|
+
"attributes": [
|
|
2860
|
+
{
|
|
2861
|
+
"name": "id",
|
|
2862
|
+
"description": "Element id — addressable by the editor inspector, agents, and for=/overview-of= references."
|
|
2863
|
+
},
|
|
2864
|
+
{
|
|
2865
|
+
"name": "x",
|
|
2866
|
+
"description": "Left edge in mm from the page’s left edge."
|
|
2867
|
+
},
|
|
2868
|
+
{
|
|
2869
|
+
"name": "y",
|
|
2870
|
+
"description": "Top edge in mm from the page’s top edge."
|
|
2871
|
+
},
|
|
2872
|
+
{
|
|
2873
|
+
"name": "w",
|
|
2874
|
+
"description": "Width in mm."
|
|
2875
|
+
},
|
|
2876
|
+
{
|
|
2877
|
+
"name": "h",
|
|
2878
|
+
"description": "Height in mm."
|
|
2879
|
+
},
|
|
2880
|
+
{
|
|
2881
|
+
"name": "rotation",
|
|
2882
|
+
"description": "Rotation in degrees clockwise about the element’s center."
|
|
2883
|
+
},
|
|
2884
|
+
{
|
|
2885
|
+
"name": "z",
|
|
2886
|
+
"description": "Stacking override — document order is z-order by default; higher renders on top."
|
|
2887
|
+
},
|
|
2888
|
+
{
|
|
2889
|
+
"name": "locked",
|
|
2890
|
+
"description": "Editor concern: the inspector refuses drag/resize. Inert to the runtime."
|
|
2891
|
+
},
|
|
2892
|
+
{
|
|
2893
|
+
"name": "hidden",
|
|
2894
|
+
"description": "Skipped in rendering, print, and export (standard HTML hidden attribute)."
|
|
2895
|
+
},
|
|
2896
|
+
{
|
|
2897
|
+
"name": "src",
|
|
2898
|
+
"description": "URL of a map HTML document to mount (live mode). The frame's camera attributes override the file's."
|
|
2899
|
+
},
|
|
2900
|
+
{
|
|
2901
|
+
"name": "mode",
|
|
2902
|
+
"description": "live mounts the map runtime; static places a georeferenced raster child.",
|
|
2903
|
+
"values": [
|
|
2904
|
+
{
|
|
2905
|
+
"name": "live"
|
|
2906
|
+
},
|
|
2907
|
+
{
|
|
2908
|
+
"name": "static"
|
|
2909
|
+
}
|
|
2910
|
+
]
|
|
2911
|
+
},
|
|
2912
|
+
{
|
|
2913
|
+
"name": "center",
|
|
2914
|
+
"description": "Frame camera center \"[lng, lat]\" (live) — authoritative over the referenced map's."
|
|
2915
|
+
},
|
|
2916
|
+
{
|
|
2917
|
+
"name": "zoom",
|
|
2918
|
+
"description": "Frame camera zoom (live)."
|
|
2919
|
+
},
|
|
2920
|
+
{
|
|
2921
|
+
"name": "bearing",
|
|
2922
|
+
"description": "Frame camera bearing in degrees (live)."
|
|
2923
|
+
},
|
|
2924
|
+
{
|
|
2925
|
+
"name": "pitch",
|
|
2926
|
+
"description": "Frame camera pitch in degrees (live)."
|
|
2927
|
+
},
|
|
2928
|
+
{
|
|
2929
|
+
"name": "dpi",
|
|
2930
|
+
"description": "Target print resolution hint — a live frame mounts at this pixel ratio so print-destined sprites/glyphs rasterize sharp."
|
|
2931
|
+
},
|
|
2932
|
+
{
|
|
2933
|
+
"name": "crs",
|
|
2934
|
+
"description": "Static frames: the raster's CRS (e.g. EPSG:32648). Warned-ignored on live frames (always EPSG:3857)."
|
|
2935
|
+
},
|
|
2936
|
+
{
|
|
2937
|
+
"name": "corners",
|
|
2938
|
+
"description": "Static frames: the raster's four corner coordinates as lon/lat pairs, order tl/tr/br/bl — computed by the producer, so placement never needs proj4."
|
|
2939
|
+
},
|
|
2940
|
+
{
|
|
2941
|
+
"name": "crs-def",
|
|
2942
|
+
"description": "Proj string (\"+proj=…\") for a CRS the library doesn't bundle — used by projected graticules."
|
|
2943
|
+
},
|
|
2944
|
+
{
|
|
2945
|
+
"name": "overview-of",
|
|
2946
|
+
"description": "Draw the referenced frame's footprint in this frame (locator inset) — a densified outline through this frame's georeference."
|
|
2947
|
+
},
|
|
2948
|
+
{
|
|
2949
|
+
"name": "overview-stroke",
|
|
2950
|
+
"description": "Footprint outline colour for overview-of."
|
|
2951
|
+
},
|
|
2952
|
+
{
|
|
2953
|
+
"name": "atlas-fit",
|
|
2954
|
+
"description": "Under an <om-atlas>: refit the camera to each feature, or hold it fixed.",
|
|
2955
|
+
"values": [
|
|
2956
|
+
{
|
|
2957
|
+
"name": "feature"
|
|
2958
|
+
},
|
|
2959
|
+
{
|
|
2960
|
+
"name": "fixed"
|
|
2961
|
+
}
|
|
2962
|
+
]
|
|
2963
|
+
},
|
|
2964
|
+
{
|
|
2965
|
+
"name": "atlas-margin",
|
|
2966
|
+
"description": "Refit margin as a fraction of the feature's extent (e.g. 0.3)."
|
|
2967
|
+
},
|
|
2968
|
+
{
|
|
2969
|
+
"name": "frame-stroke",
|
|
2970
|
+
"description": "Frame border colour (theme default when absent)."
|
|
2971
|
+
},
|
|
2972
|
+
{
|
|
2973
|
+
"name": "frame-bg",
|
|
2974
|
+
"description": "Frame background colour shown before/behind the map (theme default when absent)."
|
|
2975
|
+
}
|
|
2976
|
+
],
|
|
2977
|
+
"references": [
|
|
2978
|
+
{
|
|
2979
|
+
"name": "Cartograph reference",
|
|
2980
|
+
"url": "https://github.com/NikaGeospatial/onlymapjs/blob/main/docs/cartograph.md"
|
|
2981
|
+
}
|
|
2982
|
+
]
|
|
2983
|
+
},
|
|
2984
|
+
{
|
|
2985
|
+
"name": "om-legend",
|
|
2986
|
+
"description": "A derived legend: rows are computed from the referenced frame's layers at render time and never stored — the legend cannot disagree with the map. <om-legend-row> children are overrides only. Static frames use literal rows with derived=\"false\".",
|
|
2987
|
+
"attributes": [
|
|
2988
|
+
{
|
|
2989
|
+
"name": "id",
|
|
2990
|
+
"description": "Element id — addressable by the editor inspector, agents, and for=/overview-of= references."
|
|
2991
|
+
},
|
|
2992
|
+
{
|
|
2993
|
+
"name": "x",
|
|
2994
|
+
"description": "Left edge in mm from the page’s left edge."
|
|
2995
|
+
},
|
|
2996
|
+
{
|
|
2997
|
+
"name": "y",
|
|
2998
|
+
"description": "Top edge in mm from the page’s top edge."
|
|
2999
|
+
},
|
|
3000
|
+
{
|
|
3001
|
+
"name": "w",
|
|
3002
|
+
"description": "Width in mm."
|
|
3003
|
+
},
|
|
3004
|
+
{
|
|
3005
|
+
"name": "h",
|
|
3006
|
+
"description": "Height in mm."
|
|
3007
|
+
},
|
|
3008
|
+
{
|
|
3009
|
+
"name": "rotation",
|
|
3010
|
+
"description": "Rotation in degrees clockwise about the element’s center."
|
|
3011
|
+
},
|
|
3012
|
+
{
|
|
3013
|
+
"name": "z",
|
|
3014
|
+
"description": "Stacking override — document order is z-order by default; higher renders on top."
|
|
3015
|
+
},
|
|
3016
|
+
{
|
|
3017
|
+
"name": "locked",
|
|
3018
|
+
"description": "Editor concern: the inspector refuses drag/resize. Inert to the runtime."
|
|
3019
|
+
},
|
|
3020
|
+
{
|
|
3021
|
+
"name": "hidden",
|
|
3022
|
+
"description": "Skipped in rendering, print, and export (standard HTML hidden attribute)."
|
|
3023
|
+
},
|
|
3024
|
+
{
|
|
3025
|
+
"name": "for",
|
|
3026
|
+
"description": "Frame id the legend derives from."
|
|
3027
|
+
},
|
|
3028
|
+
{
|
|
3029
|
+
"name": "title",
|
|
3030
|
+
"description": "Legend heading."
|
|
3031
|
+
},
|
|
3032
|
+
{
|
|
3033
|
+
"name": "columns",
|
|
3034
|
+
"description": "Row columns (default 1)."
|
|
3035
|
+
},
|
|
3036
|
+
{
|
|
3037
|
+
"name": "derived",
|
|
3038
|
+
"description": "Set \"false\" for literal (producer-authored) rows — the static-frame form.",
|
|
3039
|
+
"values": [
|
|
3040
|
+
{
|
|
3041
|
+
"name": "true"
|
|
3042
|
+
},
|
|
3043
|
+
{
|
|
3044
|
+
"name": "false"
|
|
3045
|
+
}
|
|
3046
|
+
]
|
|
3047
|
+
}
|
|
3048
|
+
],
|
|
3049
|
+
"references": [
|
|
3050
|
+
{
|
|
3051
|
+
"name": "Cartograph reference",
|
|
3052
|
+
"url": "https://github.com/NikaGeospatial/onlymapjs/blob/main/docs/cartograph.md"
|
|
3053
|
+
}
|
|
3054
|
+
]
|
|
3055
|
+
},
|
|
3056
|
+
{
|
|
3057
|
+
"name": "om-legend-row",
|
|
3058
|
+
"description": "A legend row override (derived legends: relabel/hide/reorder a computed row) or a literal row (derived=\"false\" legends).",
|
|
3059
|
+
"attributes": [
|
|
3060
|
+
{
|
|
3061
|
+
"name": "layer",
|
|
3062
|
+
"description": "Layer id the override targets (derived legends)."
|
|
3063
|
+
},
|
|
3064
|
+
{
|
|
3065
|
+
"name": "match",
|
|
3066
|
+
"description": "Which of the layer's derived rows to target: the category value or class label. Omit to target the layer's single row."
|
|
3067
|
+
},
|
|
3068
|
+
{
|
|
3069
|
+
"name": "label",
|
|
3070
|
+
"description": "Replacement row label — or the literal row's label."
|
|
3071
|
+
},
|
|
3072
|
+
{
|
|
3073
|
+
"name": "hide",
|
|
3074
|
+
"description": "Hide the targeted row."
|
|
3075
|
+
},
|
|
3076
|
+
{
|
|
3077
|
+
"name": "order",
|
|
3078
|
+
"description": "Row ordering override (lower first)."
|
|
3079
|
+
},
|
|
3080
|
+
{
|
|
3081
|
+
"name": "color",
|
|
3082
|
+
"description": "Literal rows: the swatch colour."
|
|
3083
|
+
},
|
|
3084
|
+
{
|
|
3085
|
+
"name": "shape",
|
|
3086
|
+
"description": "Literal rows: the swatch geometry.",
|
|
3087
|
+
"values": [
|
|
3088
|
+
{
|
|
3089
|
+
"name": "polygon"
|
|
3090
|
+
},
|
|
3091
|
+
{
|
|
3092
|
+
"name": "line"
|
|
3093
|
+
},
|
|
3094
|
+
{
|
|
3095
|
+
"name": "point"
|
|
3096
|
+
}
|
|
3097
|
+
]
|
|
3098
|
+
}
|
|
3099
|
+
],
|
|
3100
|
+
"references": [
|
|
3101
|
+
{
|
|
3102
|
+
"name": "Cartograph reference",
|
|
3103
|
+
"url": "https://github.com/NikaGeospatial/onlymapjs/blob/main/docs/cartograph.md"
|
|
3104
|
+
}
|
|
3105
|
+
]
|
|
3106
|
+
},
|
|
3107
|
+
{
|
|
3108
|
+
"name": "om-scalebar",
|
|
3109
|
+
"description": "A scale bar for a frame — segment lengths snap to a 1-2-5 series; true at the frame's centre latitude.",
|
|
3110
|
+
"attributes": [
|
|
3111
|
+
{
|
|
3112
|
+
"name": "id",
|
|
3113
|
+
"description": "Element id — addressable by the editor inspector, agents, and for=/overview-of= references."
|
|
3114
|
+
},
|
|
3115
|
+
{
|
|
3116
|
+
"name": "x",
|
|
3117
|
+
"description": "Left edge in mm from the page’s left edge."
|
|
3118
|
+
},
|
|
3119
|
+
{
|
|
3120
|
+
"name": "y",
|
|
3121
|
+
"description": "Top edge in mm from the page’s top edge."
|
|
3122
|
+
},
|
|
3123
|
+
{
|
|
3124
|
+
"name": "w",
|
|
3125
|
+
"description": "Width in mm."
|
|
3126
|
+
},
|
|
3127
|
+
{
|
|
3128
|
+
"name": "h",
|
|
3129
|
+
"description": "Height in mm."
|
|
3130
|
+
},
|
|
3131
|
+
{
|
|
3132
|
+
"name": "rotation",
|
|
3133
|
+
"description": "Rotation in degrees clockwise about the element’s center."
|
|
3134
|
+
},
|
|
3135
|
+
{
|
|
3136
|
+
"name": "z",
|
|
3137
|
+
"description": "Stacking override — document order is z-order by default; higher renders on top."
|
|
3138
|
+
},
|
|
3139
|
+
{
|
|
3140
|
+
"name": "locked",
|
|
3141
|
+
"description": "Editor concern: the inspector refuses drag/resize. Inert to the runtime."
|
|
3142
|
+
},
|
|
3143
|
+
{
|
|
3144
|
+
"name": "hidden",
|
|
3145
|
+
"description": "Skipped in rendering, print, and export (standard HTML hidden attribute)."
|
|
3146
|
+
},
|
|
3147
|
+
{
|
|
3148
|
+
"name": "for",
|
|
3149
|
+
"description": "Frame id the bar measures."
|
|
3150
|
+
},
|
|
3151
|
+
{
|
|
3152
|
+
"name": "units",
|
|
3153
|
+
"description": "Unit system.",
|
|
3154
|
+
"values": [
|
|
3155
|
+
{
|
|
3156
|
+
"name": "metric"
|
|
3157
|
+
},
|
|
3158
|
+
{
|
|
3159
|
+
"name": "imperial"
|
|
3160
|
+
},
|
|
3161
|
+
{
|
|
3162
|
+
"name": "nautical"
|
|
3163
|
+
}
|
|
3164
|
+
]
|
|
3165
|
+
},
|
|
3166
|
+
{
|
|
3167
|
+
"name": "segments",
|
|
3168
|
+
"description": "Number of bar segments (default 4)."
|
|
3169
|
+
},
|
|
3170
|
+
{
|
|
3171
|
+
"name": "segment-length",
|
|
3172
|
+
"description": "Segment length in ground metres — overrides the automatic 1-2-5 choice."
|
|
3173
|
+
},
|
|
3174
|
+
{
|
|
3175
|
+
"name": "kind",
|
|
3176
|
+
"description": "Bar style. (Named kind, not style: style is the global HTML attribute the runtime writes for placement.)",
|
|
3177
|
+
"values": [
|
|
3178
|
+
{
|
|
3179
|
+
"name": "single"
|
|
3180
|
+
},
|
|
3181
|
+
{
|
|
3182
|
+
"name": "double"
|
|
3183
|
+
},
|
|
3184
|
+
{
|
|
3185
|
+
"name": "line"
|
|
3186
|
+
},
|
|
3187
|
+
{
|
|
3188
|
+
"name": "ticks"
|
|
3189
|
+
}
|
|
3190
|
+
]
|
|
3191
|
+
}
|
|
3192
|
+
],
|
|
3193
|
+
"references": [
|
|
3194
|
+
{
|
|
3195
|
+
"name": "Cartograph reference",
|
|
3196
|
+
"url": "https://github.com/NikaGeospatial/onlymapjs/blob/main/docs/cartograph.md"
|
|
3197
|
+
}
|
|
3198
|
+
]
|
|
3199
|
+
},
|
|
3200
|
+
{
|
|
3201
|
+
"name": "om-north",
|
|
3202
|
+
"description": "A north indicator for a frame. Direction always derives from the frame's georeference, so it stays correct on rotated and static frames.",
|
|
3203
|
+
"attributes": [
|
|
3204
|
+
{
|
|
3205
|
+
"name": "id",
|
|
3206
|
+
"description": "Element id — addressable by the editor inspector, agents, and for=/overview-of= references."
|
|
3207
|
+
},
|
|
3208
|
+
{
|
|
3209
|
+
"name": "x",
|
|
3210
|
+
"description": "Left edge in mm from the page’s left edge."
|
|
3211
|
+
},
|
|
3212
|
+
{
|
|
3213
|
+
"name": "y",
|
|
3214
|
+
"description": "Top edge in mm from the page’s top edge."
|
|
3215
|
+
},
|
|
3216
|
+
{
|
|
3217
|
+
"name": "w",
|
|
3218
|
+
"description": "Width in mm."
|
|
3219
|
+
},
|
|
3220
|
+
{
|
|
3221
|
+
"name": "h",
|
|
3222
|
+
"description": "Height in mm."
|
|
3223
|
+
},
|
|
3224
|
+
{
|
|
3225
|
+
"name": "rotation",
|
|
3226
|
+
"description": "Rotation in degrees clockwise about the element’s center."
|
|
3227
|
+
},
|
|
3228
|
+
{
|
|
3229
|
+
"name": "z",
|
|
3230
|
+
"description": "Stacking override — document order is z-order by default; higher renders on top."
|
|
3231
|
+
},
|
|
3232
|
+
{
|
|
3233
|
+
"name": "locked",
|
|
3234
|
+
"description": "Editor concern: the inspector refuses drag/resize. Inert to the runtime."
|
|
3235
|
+
},
|
|
3236
|
+
{
|
|
3237
|
+
"name": "hidden",
|
|
3238
|
+
"description": "Skipped in rendering, print, and export (standard HTML hidden attribute)."
|
|
3239
|
+
},
|
|
3240
|
+
{
|
|
3241
|
+
"name": "for",
|
|
3242
|
+
"description": "Frame id the indicator follows."
|
|
3243
|
+
},
|
|
3244
|
+
{
|
|
3245
|
+
"name": "kind",
|
|
3246
|
+
"description": "Indicator style.",
|
|
3247
|
+
"values": [
|
|
3248
|
+
{
|
|
3249
|
+
"name": "arrow"
|
|
3250
|
+
},
|
|
3251
|
+
{
|
|
3252
|
+
"name": "rose"
|
|
3253
|
+
}
|
|
3254
|
+
]
|
|
3255
|
+
}
|
|
3256
|
+
],
|
|
3257
|
+
"references": [
|
|
3258
|
+
{
|
|
3259
|
+
"name": "Cartograph reference",
|
|
3260
|
+
"url": "https://github.com/NikaGeospatial/onlymapjs/blob/main/docs/cartograph.md"
|
|
3261
|
+
}
|
|
3262
|
+
]
|
|
3263
|
+
},
|
|
3264
|
+
{
|
|
3265
|
+
"name": "om-graticule",
|
|
3266
|
+
"description": "A coordinate grid drawn over a frame — geographic (lat/lon) or projected (e.g. a UTM grid), clipped to the frame, with labelled lines.",
|
|
3267
|
+
"attributes": [
|
|
3268
|
+
{
|
|
3269
|
+
"name": "id",
|
|
3270
|
+
"description": "Element id — addressable by the editor inspector, agents, and for=/overview-of= references."
|
|
3271
|
+
},
|
|
3272
|
+
{
|
|
3273
|
+
"name": "x",
|
|
3274
|
+
"description": "Left edge in mm from the page’s left edge."
|
|
3275
|
+
},
|
|
3276
|
+
{
|
|
3277
|
+
"name": "y",
|
|
3278
|
+
"description": "Top edge in mm from the page’s top edge."
|
|
3279
|
+
},
|
|
3280
|
+
{
|
|
3281
|
+
"name": "w",
|
|
3282
|
+
"description": "Width in mm."
|
|
3283
|
+
},
|
|
3284
|
+
{
|
|
3285
|
+
"name": "h",
|
|
3286
|
+
"description": "Height in mm."
|
|
3287
|
+
},
|
|
3288
|
+
{
|
|
3289
|
+
"name": "rotation",
|
|
3290
|
+
"description": "Rotation in degrees clockwise about the element’s center."
|
|
3291
|
+
},
|
|
3292
|
+
{
|
|
3293
|
+
"name": "z",
|
|
3294
|
+
"description": "Stacking override — document order is z-order by default; higher renders on top."
|
|
3295
|
+
},
|
|
3296
|
+
{
|
|
3297
|
+
"name": "locked",
|
|
3298
|
+
"description": "Editor concern: the inspector refuses drag/resize. Inert to the runtime."
|
|
3299
|
+
},
|
|
3300
|
+
{
|
|
3301
|
+
"name": "hidden",
|
|
3302
|
+
"description": "Skipped in rendering, print, and export (standard HTML hidden attribute)."
|
|
3303
|
+
},
|
|
3304
|
+
{
|
|
3305
|
+
"name": "for",
|
|
3306
|
+
"description": "Frame id the grid covers."
|
|
3307
|
+
},
|
|
3308
|
+
{
|
|
3309
|
+
"name": "crs",
|
|
3310
|
+
"description": "Grid CRS — EPSG:4326 for lat/lon lines, a projected code for grid lines in projected units."
|
|
3311
|
+
},
|
|
3312
|
+
{
|
|
3313
|
+
"name": "crs-def",
|
|
3314
|
+
"description": "Proj string (\"+proj=…\") for a grid CRS the library doesn't bundle."
|
|
3315
|
+
},
|
|
3316
|
+
{
|
|
3317
|
+
"name": "interval",
|
|
3318
|
+
"description": "Line interval in the grid CRS's units (degrees or metres)."
|
|
3319
|
+
},
|
|
3320
|
+
{
|
|
3321
|
+
"name": "interval-x",
|
|
3322
|
+
"description": "Horizontal interval override."
|
|
3323
|
+
},
|
|
3324
|
+
{
|
|
3325
|
+
"name": "interval-y",
|
|
3326
|
+
"description": "Vertical interval override."
|
|
3327
|
+
},
|
|
3328
|
+
{
|
|
3329
|
+
"name": "kind",
|
|
3330
|
+
"description": "Line style.",
|
|
3331
|
+
"values": [
|
|
3332
|
+
{
|
|
3333
|
+
"name": "solid"
|
|
3334
|
+
},
|
|
3335
|
+
{
|
|
3336
|
+
"name": "cross"
|
|
3337
|
+
},
|
|
3338
|
+
{
|
|
3339
|
+
"name": "markers"
|
|
3340
|
+
}
|
|
3341
|
+
]
|
|
3342
|
+
},
|
|
3343
|
+
{
|
|
3344
|
+
"name": "labels",
|
|
3345
|
+
"description": "Label placement.",
|
|
3346
|
+
"values": [
|
|
3347
|
+
{
|
|
3348
|
+
"name": "none"
|
|
3349
|
+
},
|
|
3350
|
+
{
|
|
3351
|
+
"name": "inside"
|
|
3352
|
+
},
|
|
3353
|
+
{
|
|
3354
|
+
"name": "outside"
|
|
3355
|
+
}
|
|
3356
|
+
]
|
|
3357
|
+
},
|
|
3358
|
+
{
|
|
3359
|
+
"name": "format",
|
|
3360
|
+
"description": "Coordinate label format (e.g. dms, decimal)."
|
|
3361
|
+
}
|
|
3362
|
+
],
|
|
3363
|
+
"references": [
|
|
3364
|
+
{
|
|
3365
|
+
"name": "Cartograph reference",
|
|
3366
|
+
"url": "https://github.com/NikaGeospatial/onlymapjs/blob/main/docs/cartograph.md"
|
|
3367
|
+
}
|
|
3368
|
+
]
|
|
3369
|
+
},
|
|
3370
|
+
{
|
|
3371
|
+
"name": "om-text",
|
|
3372
|
+
"description": "A text block: title, body text, or attribution line. The body may use {{tokens}} ({{title}}, {{scale}}, {{atlas.<field>}}, …).",
|
|
3373
|
+
"attributes": [
|
|
3374
|
+
{
|
|
3375
|
+
"name": "id",
|
|
3376
|
+
"description": "Element id — addressable by the editor inspector, agents, and for=/overview-of= references."
|
|
3377
|
+
},
|
|
3378
|
+
{
|
|
3379
|
+
"name": "x",
|
|
3380
|
+
"description": "Left edge in mm from the page’s left edge."
|
|
3381
|
+
},
|
|
3382
|
+
{
|
|
3383
|
+
"name": "y",
|
|
3384
|
+
"description": "Top edge in mm from the page’s top edge."
|
|
3385
|
+
},
|
|
3386
|
+
{
|
|
3387
|
+
"name": "w",
|
|
3388
|
+
"description": "Width in mm."
|
|
3389
|
+
},
|
|
3390
|
+
{
|
|
3391
|
+
"name": "h",
|
|
3392
|
+
"description": "Height in mm."
|
|
3393
|
+
},
|
|
3394
|
+
{
|
|
3395
|
+
"name": "rotation",
|
|
3396
|
+
"description": "Rotation in degrees clockwise about the element’s center."
|
|
3397
|
+
},
|
|
3398
|
+
{
|
|
3399
|
+
"name": "z",
|
|
3400
|
+
"description": "Stacking override — document order is z-order by default; higher renders on top."
|
|
3401
|
+
},
|
|
3402
|
+
{
|
|
3403
|
+
"name": "locked",
|
|
3404
|
+
"description": "Editor concern: the inspector refuses drag/resize. Inert to the runtime."
|
|
3405
|
+
},
|
|
3406
|
+
{
|
|
3407
|
+
"name": "hidden",
|
|
3408
|
+
"description": "Skipped in rendering, print, and export (standard HTML hidden attribute)."
|
|
3409
|
+
},
|
|
3410
|
+
{
|
|
3411
|
+
"name": "kind",
|
|
3412
|
+
"description": "Text role — themes style each differently; attribution participates in the free-plan credit rule.",
|
|
3413
|
+
"values": [
|
|
3414
|
+
{
|
|
3415
|
+
"name": "title"
|
|
3416
|
+
},
|
|
3417
|
+
{
|
|
3418
|
+
"name": "text"
|
|
3419
|
+
},
|
|
3420
|
+
{
|
|
3421
|
+
"name": "attribution"
|
|
3422
|
+
}
|
|
3423
|
+
]
|
|
3424
|
+
},
|
|
3425
|
+
{
|
|
3426
|
+
"name": "font-size",
|
|
3427
|
+
"description": "Font size in points (print points, 1pt = 1/72in)."
|
|
3428
|
+
},
|
|
3429
|
+
{
|
|
3430
|
+
"name": "weight",
|
|
3431
|
+
"description": "Font weight (e.g. 400, 600, bold)."
|
|
3432
|
+
},
|
|
3433
|
+
{
|
|
3434
|
+
"name": "align",
|
|
3435
|
+
"description": "Horizontal text alignment.",
|
|
3436
|
+
"values": [
|
|
3437
|
+
{
|
|
3438
|
+
"name": "start"
|
|
3439
|
+
},
|
|
3440
|
+
{
|
|
3441
|
+
"name": "center"
|
|
3442
|
+
},
|
|
3443
|
+
{
|
|
3444
|
+
"name": "end"
|
|
3445
|
+
}
|
|
3446
|
+
]
|
|
3447
|
+
},
|
|
3448
|
+
{
|
|
3449
|
+
"name": "font",
|
|
3450
|
+
"description": "Font family override (theme default when absent)."
|
|
3451
|
+
},
|
|
3452
|
+
{
|
|
3453
|
+
"name": "color",
|
|
3454
|
+
"description": "Text colour override (theme default when absent)."
|
|
3455
|
+
},
|
|
3456
|
+
{
|
|
3457
|
+
"name": "bg",
|
|
3458
|
+
"description": "Background colour (transparent when absent)."
|
|
3459
|
+
}
|
|
3460
|
+
],
|
|
3461
|
+
"references": [
|
|
3462
|
+
{
|
|
3463
|
+
"name": "Cartograph reference",
|
|
3464
|
+
"url": "https://github.com/NikaGeospatial/onlymapjs/blob/main/docs/cartograph.md"
|
|
3465
|
+
}
|
|
3466
|
+
]
|
|
3467
|
+
},
|
|
3468
|
+
{
|
|
3469
|
+
"name": "om-shape",
|
|
3470
|
+
"description": "A drawn shape: rectangle, ellipse, line, or arrow.",
|
|
3471
|
+
"attributes": [
|
|
3472
|
+
{
|
|
3473
|
+
"name": "id",
|
|
3474
|
+
"description": "Element id — addressable by the editor inspector, agents, and for=/overview-of= references."
|
|
3475
|
+
},
|
|
3476
|
+
{
|
|
3477
|
+
"name": "x",
|
|
3478
|
+
"description": "Left edge in mm from the page’s left edge."
|
|
3479
|
+
},
|
|
3480
|
+
{
|
|
3481
|
+
"name": "y",
|
|
3482
|
+
"description": "Top edge in mm from the page’s top edge."
|
|
3483
|
+
},
|
|
3484
|
+
{
|
|
3485
|
+
"name": "w",
|
|
3486
|
+
"description": "Width in mm."
|
|
3487
|
+
},
|
|
3488
|
+
{
|
|
3489
|
+
"name": "h",
|
|
3490
|
+
"description": "Height in mm."
|
|
3491
|
+
},
|
|
3492
|
+
{
|
|
3493
|
+
"name": "rotation",
|
|
3494
|
+
"description": "Rotation in degrees clockwise about the element’s center."
|
|
3495
|
+
},
|
|
3496
|
+
{
|
|
3497
|
+
"name": "z",
|
|
3498
|
+
"description": "Stacking override — document order is z-order by default; higher renders on top."
|
|
3499
|
+
},
|
|
3500
|
+
{
|
|
3501
|
+
"name": "locked",
|
|
3502
|
+
"description": "Editor concern: the inspector refuses drag/resize. Inert to the runtime."
|
|
3503
|
+
},
|
|
3504
|
+
{
|
|
3505
|
+
"name": "hidden",
|
|
3506
|
+
"description": "Skipped in rendering, print, and export (standard HTML hidden attribute)."
|
|
3507
|
+
},
|
|
3508
|
+
{
|
|
3509
|
+
"name": "kind",
|
|
3510
|
+
"description": "Shape kind.",
|
|
3511
|
+
"values": [
|
|
3512
|
+
{
|
|
3513
|
+
"name": "rect"
|
|
3514
|
+
},
|
|
3515
|
+
{
|
|
3516
|
+
"name": "ellipse"
|
|
3517
|
+
},
|
|
3518
|
+
{
|
|
3519
|
+
"name": "line"
|
|
3520
|
+
},
|
|
3521
|
+
{
|
|
3522
|
+
"name": "arrow"
|
|
3523
|
+
}
|
|
3524
|
+
]
|
|
3525
|
+
},
|
|
3526
|
+
{
|
|
3527
|
+
"name": "fill",
|
|
3528
|
+
"description": "Fill colour."
|
|
3529
|
+
},
|
|
3530
|
+
{
|
|
3531
|
+
"name": "fill-opacity",
|
|
3532
|
+
"description": "Fill opacity 0–1."
|
|
3533
|
+
},
|
|
3534
|
+
{
|
|
3535
|
+
"name": "stroke",
|
|
3536
|
+
"description": "Stroke colour."
|
|
3537
|
+
},
|
|
3538
|
+
{
|
|
3539
|
+
"name": "stroke-width",
|
|
3540
|
+
"description": "Stroke width in mm."
|
|
3541
|
+
},
|
|
3542
|
+
{
|
|
3543
|
+
"name": "radius",
|
|
3544
|
+
"description": "Corner radius in mm (rect)."
|
|
3545
|
+
}
|
|
3546
|
+
],
|
|
3547
|
+
"references": [
|
|
3548
|
+
{
|
|
3549
|
+
"name": "Cartograph reference",
|
|
3550
|
+
"url": "https://github.com/NikaGeospatial/onlymapjs/blob/main/docs/cartograph.md"
|
|
3551
|
+
}
|
|
3552
|
+
]
|
|
3553
|
+
},
|
|
3554
|
+
{
|
|
3555
|
+
"name": "om-image",
|
|
3556
|
+
"description": "A placed image — logo, photo, or inset graphic.",
|
|
3557
|
+
"attributes": [
|
|
3558
|
+
{
|
|
3559
|
+
"name": "id",
|
|
3560
|
+
"description": "Element id — addressable by the editor inspector, agents, and for=/overview-of= references."
|
|
3561
|
+
},
|
|
3562
|
+
{
|
|
3563
|
+
"name": "x",
|
|
3564
|
+
"description": "Left edge in mm from the page’s left edge."
|
|
3565
|
+
},
|
|
3566
|
+
{
|
|
3567
|
+
"name": "y",
|
|
3568
|
+
"description": "Top edge in mm from the page’s top edge."
|
|
3569
|
+
},
|
|
3570
|
+
{
|
|
3571
|
+
"name": "w",
|
|
3572
|
+
"description": "Width in mm."
|
|
3573
|
+
},
|
|
3574
|
+
{
|
|
3575
|
+
"name": "h",
|
|
3576
|
+
"description": "Height in mm."
|
|
3577
|
+
},
|
|
3578
|
+
{
|
|
3579
|
+
"name": "rotation",
|
|
3580
|
+
"description": "Rotation in degrees clockwise about the element’s center."
|
|
3581
|
+
},
|
|
3582
|
+
{
|
|
3583
|
+
"name": "z",
|
|
3584
|
+
"description": "Stacking override — document order is z-order by default; higher renders on top."
|
|
3585
|
+
},
|
|
3586
|
+
{
|
|
3587
|
+
"name": "locked",
|
|
3588
|
+
"description": "Editor concern: the inspector refuses drag/resize. Inert to the runtime."
|
|
3589
|
+
},
|
|
3590
|
+
{
|
|
3591
|
+
"name": "hidden",
|
|
3592
|
+
"description": "Skipped in rendering, print, and export (standard HTML hidden attribute)."
|
|
3593
|
+
},
|
|
3594
|
+
{
|
|
3595
|
+
"name": "src",
|
|
3596
|
+
"description": "Image URL, relative path, or data: URL."
|
|
3597
|
+
},
|
|
3598
|
+
{
|
|
3599
|
+
"name": "fit",
|
|
3600
|
+
"description": "How the image fills its box.",
|
|
3601
|
+
"values": [
|
|
3602
|
+
{
|
|
3603
|
+
"name": "contain"
|
|
3604
|
+
},
|
|
3605
|
+
{
|
|
3606
|
+
"name": "cover"
|
|
3607
|
+
},
|
|
3608
|
+
{
|
|
3609
|
+
"name": "fill"
|
|
3610
|
+
}
|
|
3611
|
+
]
|
|
3612
|
+
}
|
|
3613
|
+
],
|
|
3614
|
+
"references": [
|
|
3615
|
+
{
|
|
3616
|
+
"name": "Cartograph reference",
|
|
3617
|
+
"url": "https://github.com/NikaGeospatial/onlymapjs/blob/main/docs/cartograph.md"
|
|
3618
|
+
}
|
|
3619
|
+
]
|
|
3620
|
+
},
|
|
3621
|
+
{
|
|
3622
|
+
"name": "om-atlas",
|
|
3623
|
+
"description": "Page-series generator: iterates the features of a layer in a frame — one page per feature, per-page camera refit (om-frame atlas-fit), {{atlas.<field>}} tokens, N-page print and N-file export.",
|
|
3624
|
+
"attributes": [
|
|
3625
|
+
{
|
|
3626
|
+
"name": "id",
|
|
3627
|
+
"description": "Atlas id."
|
|
3628
|
+
},
|
|
3629
|
+
{
|
|
3630
|
+
"name": "for",
|
|
3631
|
+
"description": "Frame id whose layer drives the iteration."
|
|
3632
|
+
},
|
|
3633
|
+
{
|
|
3634
|
+
"name": "layer",
|
|
3635
|
+
"description": "Layer id (within that frame) whose features become pages."
|
|
3636
|
+
},
|
|
3637
|
+
{
|
|
3638
|
+
"name": "filter",
|
|
3639
|
+
"description": "Feature filter — the core expression language (same syntax as om-layer filters)."
|
|
3640
|
+
},
|
|
3641
|
+
{
|
|
3642
|
+
"name": "sort",
|
|
3643
|
+
"description": "Sort field; prefix - for descending. Comma-separated for multiple keys."
|
|
3644
|
+
},
|
|
3645
|
+
{
|
|
3646
|
+
"name": "filename",
|
|
3647
|
+
"description": "Export filename pattern with {{atlas.<field>}} tokens; sanitized, collisions suffixed."
|
|
3648
|
+
},
|
|
3649
|
+
{
|
|
3650
|
+
"name": "page-name",
|
|
3651
|
+
"description": "Page label pattern shown in editors and PDF bookmarks."
|
|
3652
|
+
}
|
|
3653
|
+
],
|
|
3654
|
+
"references": [
|
|
3655
|
+
{
|
|
3656
|
+
"name": "Cartograph reference",
|
|
3657
|
+
"url": "https://github.com/NikaGeospatial/onlymapjs/blob/main/docs/cartograph.md"
|
|
3658
|
+
}
|
|
3659
|
+
]
|
|
2686
3660
|
}
|
|
2687
3661
|
]
|
|
2688
3662
|
}
|