Synchronising data updates with Kart version control
This is a modal window.
Das Video konnte nicht geladen werden, da entweder ein Server- oder Netzwerkfehler auftrat oder das Format nicht unterstützt wird.
Formale Metadaten
Titel |
| |
Serientitel | ||
Anzahl der Teile | 266 | |
Autor | ||
Lizenz | CC-Namensnennung 3.0 Deutschland: Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen. | |
Identifikatoren | 10.5446/66565 (DOI) | |
Herausgeber | ||
Erscheinungsjahr | ||
Sprache |
Inhaltliche Metadaten
Fachgebiet | ||
Genre | ||
Abstract |
|
FOSS4G Prizren Kosovo 202339 / 266
10
17
23
44
45
46
47
48
49
50
52
53
80
84
85
91
110
116
129
148
164
167
169
173
174
181
182
183
186
187
199
202
204
206
209
215
241
248
265
00:00
EntscheidungsmodellCASE <Informatik>Computeranimation
00:17
TaupunktMereologieDatenverwaltungHilfesystemSystemplattformSelbst organisierendes SystemProzess <Informatik>VersionsverwaltungEntscheidungsmodellComputeranimation
00:35
E-MailZahlenbereichSelbst organisierendes SystemCodeSoftwareSchnittmengeMultiplikationsoperatorElektronische PublikationMessage-PassingAttributierte GrammatikClientPhysikalisches SystemFormation <Mathematik>WärmeübergangShape <Informatik>Rechter WinkelEin-AusgabeDifferenteMathematikTabelleBitHilfesystemWeb-SeiteDateiformatCASE <Informatik>VersionsverwaltungEntscheidungsmodellMarketinginformationssystemMultiplikationE-MailSchnitt <Mathematik>Computeranimation
Transkript: Englisch(automatisch erzeugt)
00:09
So one of the other things you can do with CART is look at synchronizing data updates and so our use case here, I come from coordinates, we build a data
00:20
publishing and data management platform and part of what we do is help organizations who publish data get it out to people who need to work with it and help them get on with their jobs which usually isn't trying to find data and muck around doing it. So as I say, CART is version control from geospatial data and we can trivially move through data history and the idea
00:43
is that we can share that stuff with other organizations and so maybe you get an email every month from your data supplier and it says here's the latest data and you're meant to load this into your system and work with it this is not uncommon right and inside the zip file is a shapefile and you get a
01:03
shapefile you get one of these every month and you're kind of diligent but you want to know what changed since last time. Oops, yeah that's right. What changed since last time and did they accidentally delete half of it? Did they add new attributes to their tables?
01:22
Who really knows? We don't really know from just the shapefile and so how could CART help you with this? So we have this thing we looked at importing data before and so we can import data remember from lots of different formats but in this case from our shapefile and we can replace it into our data set and so we can add a new commit to our history and CART will
01:43
figure out exactly what has changed since last time. So over time we can build up this history which we can see through like a log of here's June's data, here's May's data, here's April's and March's in February and this is where they figured out they made a mistake and they sent me some more data and so we can go back in time through these histories and if you
02:05
decide that the version is bad, is no good you can trivially switch back to what you had before and get on with your day. Your supplier never needs to know that you're working with CART they just keep sending you the emails every month and you're just super organized. CART can also help with
02:22
publishing data so we can do things like add tags to data where we say this particular commit and so that's a particular set of changes across potentially multiple data sets has this big long letter number code thing
02:41
and that refers to that data and only that data but we could have nicer names than that right we could have like 2023 July the good stuff and so we can add these tags and we can add these useful labels and we can add messages as well and again that's preserved through history and the people
03:01
downstream from us can use it and so your clients can fetch data from their awesome publisher and it doesn't matter if their network falls over in the middle they don't have to like call API's again and again and page through data fight WFS whatever they'll get it all reliably every time
03:21
if it breaks they just run it again they'll always get it it's not a problem and when they check out that tag that we said they get exactly that data and as they can easily review what you've changed we just saw that before and if they find a problem they can switch back to the previous version they can switch forward they can figure out what's going on they
03:40
haven't like hosed their database because they've bought in some bad data and so it makes it easy for them to do it this network transfer is really efficient it only transfers what's changed since last time so if you have a really big data set it's not going to they have to download it over and over again just pitches a little bit it's really fast
Empfehlungen
Serie mit 7 Medien