- What data formats does it accept?
- GeoJSON FeatureCollections, CSV with latitude/longitude columns, and named region data (country names, US state abbreviations). All are auto-detected on paste.
- Which map projection does it use?
- Web Mercator (EPSG:3857) by default, matching standard web maps. Switch to Albers Equal-Area for US-focused maps or Robinson projection for world maps where area accuracy matters.
- Can I customize the color scale?
- Yes — sequential (single-hue), diverging (two-hue), and qualitative palettes are configurable. Colorblind-safe palettes (Viridis, ColorBrewer) are included as presets.