Skip to content

Releases: fscottfoti/togethermap

First beta release

29 Dec 06:46
Compare
Choose a tag to compare
First beta release Pre-release
Pre-release

Main implemented features include:

  • GUI import and export for small collections
  • Command line import and export for large collections, easy scripting access using PyMongo
  • Incredibly fast export from Mongo to Pandas DataFrames using Monary
  • Easy deploy of TM and MongoDB using Meteor deployment tools
  • Digest emails for updates by collection using MailGun
  • Synchronized mapping comes built-in for Meteor apps
  • Synchronized commenting on places
  • Read, Comment, Place addition, and Owner per-collection permissions using Google-docs style email links
  • Theming functions in Javascript, multiple themes per collection
  • Meteor templates to configure how to display place data in HTML
  • Meteor autoform to use HTML forms to receive data edits from users
  • Server- and client- side filters to load only the data you need
  • Mapbox Vector Tile server built-in with server-side caching (MapBoxGL.js ready)
  • Full site tested and configured for mobile, deployable to app stores using Meteor tools

Docs should be up-to-date, both the help docs and the readme.

There are a few known bugs, but nothing major. The minor bugs will be fixed in a maintenance release.