Your exports now include separated address components — Street, City, State, ZIP, and Country — broken out into their own columns. No more manually splitting a single address string. Try it out →
✨ New Features
- 5 new address columns – Newly processed places now return Street, City, State, ZIP, and Country as individual fields, included automatically in CSV and GeoJSON exports. Re-process any previously processed places to get the new fields.
- View in the data table – Toggle the new columns on from the Columns dropdown. They're hidden by default to keep things clean, but always included in your exports.
🛠️ Improvements
- Horizontal scrolling – The data table now scrolls horizontally when extra columns are enabled, so nothing gets cut off.