Skip to content

Instantly share code, notes, and snippets.

View waquner's full-sized avatar

Stefan Wagner waquner

View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
[{"type":"Polygon","coordinates":[[[16.3622903823853,48.2631983921654],[16.3614320755005,48.2625698666755],[16.3534498214722,48.2624555884834],[16.346755027771,48.264226871751],[16.3306188583374,48.2506835662802],[16.3180017471313,48.2385658394708],[16.3170576095581,48.2363363223636],[16.3173151016235,48.2321056894934],[16.3234090805054,48.2252444601959],[16.3212633132935,48.2218135005891],[16.3204050064087,48.220155121006],[16.3168001174927,48.2060853264338],[16.3311338424683,48.2039688033482],[16.3310480117798,48.2003647925264],[16.3340520858765,48.1965316773899],[16.3379144668579,48.1975614976908],[16.340274810791,48.1953015871239],[16.344051361084,48.196302825623],[16.3455963134766,48.1945864047883],[16.3468837738037,48.1949296935552],[16.3479995727539,48.1938426045696],[16.3504457473755,48.1944147595423],[16.352334022522,48.1929843601313],[16.3541793823242,48.1926410583309],[16.3578271865845,48.1913822653849],[16.3582456111908,48.1910532575859],[16.3597047328949,48.1918829253739],[16.3605952262878,48.192
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<html>
<body>
<script src="https://cdn.jsdelivr.net/pouchdb/latest/pouchdb.js"></script>
<script>
// Destroy and recreate the database every time the page is reloaded
var db = new PouchDB('testdb');
db.get('blabla.blabla', function(err, doc) {