- Bugfixes
- Github commit message now correct
- Subsequent commits fixed
- Added Meta menu with Clear and Random Points tasks
- Added background to top bar
- Removed Dockerfile, Vagrantfile, and other gunk.
- Support loading large Gist files.
- Fix non-anonymous gist editing.
- Moves input and output UIs to modals so that the right sidebar isn't overloaded
- Visual cleanup: fewer icons, more map
- Removes geocoding UI
- Support for downloading points as DSV
- Added ability to rename GeoJSON properties in the table view
- Fix coordinate order in popups
- Fix iframe embeds
- Popups now show (latitude, longitude) for points or total length for lines.
- Support for
data=text/x-url,
argument to load GeoJSON files on the web via CORS - URL API Documentation
- Console API Documentation & Console API
- Shapefile export (beta)
- Use MapBox markers to expose style options
- Fix bug with retina monitors and github file previews
- Hit
Cmd+O
to quickly import a new file
- Numbers in GeoJSON properties are coerced to be numeric when appropriate
- Drag and drop of multiple files is supported - files in folders are unfortunately not supported due to core JS/DOM limitations.
- Help panel, first resurgence of in-UI documentation and first listing of keyboard shortcuts
- Easter-egg status TopoJSON output
- Zoom to copy-pasted new features
- Fixed mobile/read-only mode
- First release of geojsonio-cli and matching functionality on the web side
- OpenStreetMap format support - import OSM XML files onto the map with osm-and-geojson.