Open wellemut opened 9 months ago
Kurzer Zwischenstand: Der Playground kann jetzt OSM + KVM daten in Echtzeit abfragen und gemeinsam darstellen. Noch alles rudimentär, aber geht schon in die richtige Richtung ☺️ @Helmut Wolman Ich will testweise noch mindestens eine dritte Plattform anbinden. Welche soll ich da nehmen?
@flosse wichtiger als das Darstellen auf der Karte ist das interface, wo man die Qulle-URLs eingibt und deren Attribute den relevanten Datenbankfeldern zuordnet. Hast du da auch schon eine Ansicht zu?
https://excalidraw.com/#room=6a4cffb111e58b321d83,xbWdXVdCY2IMjPpYMBQClw
Bei Import schon
Version 2 is created in Sprint 10
And recieved Feedback during Review today https://excalidraw.com/#room=6a4cffb111e58b321d83,xbWdXVdCY2IMjPpYMBQClw
Next Version is in development,
Aktuellster Entwurf des FairSync MVP
Desicion about the csv import interface is done:
https://excalidraw.com/#room=6a4cffb111e58b321d83,xbWdXVdCY2IMjPpYMBQClw
(This also replaces the other interface-ideas:
Userstory
As an employee of a city administration, I want to visualize entries stored in a csv file on a well known map but without creating lots of annoying duplicates
To import large Datasets von API or CSV we need an interface, where the user can upload a csv or put in an API URL and where the datamodel can be interpreted and defined into a matching format to ofDB (Mapper - mapping each column from the import to our datamodel)
import csv datein können sehr unterschiedlich aussehen, sodass der importer ein anpassbaren Mapper braucht der aus jeder x-beliebigen csv unser einheitliches Fomat in json zum import erstellt.
Testdaten
Testdaten zum Import
Design/ Usability
Das wäre ein cooles Interface zum Mapper estellen