Skip to content
meisterluk edited this page Feb 9, 2012 · 14 revisions

2dos, plans and ideas for next releases - help from coders appreciated!

  • manually define scales (e.g. for displaying districts with winning parties); define: cat1:#fff, cat2:#ddd, cat3:#eee; input: district1:cat1,district2:cat2,district3:cat1...
  • new scale showing changes in %, plus and minus (...-10, -5, 0, +5, +10...), going from red to green
  • make manual data input more usable (input field is to far right --> different background colors for every second row?)
  • add link to json-txt-download on input.php, right after creation of map (instead of PNG 300%?)
  • write guideline for creating SVG-templates
  • link on /rohdaten to re-visualize raw data with API
  • ability to chose different scales ("more consideration for outliers")
  • implement jquery-grid (http://www.trirand.com/blog/) for display of json-arrays on raw data page
  • upload-function for adding new svg templates
  • dynamic colors for title/labels... according to color palette (bug: black text on black background for some templates)
  • reverse scales (use php-function reverse_array if user checks a checkbox)
  • add tooltipps for SVGs (http://www.carto.net/svg/gui/mapApp/) mit Möglichkeit, weitere Texte automatisch/per API zu ergänzen
  • cooperation with kartograph.py by gka (https://github.com/kartograph/kartograph.py/wiki/API)
  • Google Chart API binding?
CreateCamp Wien
  • RDF als "Eingabeformat"
  • Raphael-Integration für interaktive Widgets (http://raphaeljs.com/ bzw http://onlypaths.com/aaopblog/2009/11/7/)
  • Bei Code für Klassenbildung eventuell bestehende OpenSource-Lösungen berücksichtigen wie zB Mapserver - http://www.mapbender.org/MapServer
Clone this wiki locally