CINXE.COM
OSM Utah Monthly Map Night | OpenStreetMap Calendar
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>OSM Utah Monthly Map Night | OpenStreetMap Calendar</title> <link rel="icon" type="image/png" href="/static/osmcal/favicon.png"> <link rel="apple-touch-icon" href="/static/osmcal/touch-icon.png"> <link rel="stylesheet" href="/static/osmcal/style.css"> <link rel="stylesheet" media="screen and (max-width: 800px)" href="/static/osmcal/style-mobile.css"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0"> <meta property="og:site_name" content="OpenStreetMap Calendar"> <meta property="og:image" content="/static/osmcal/touch-icon.png"> <link rel="preload" href="/static/osmcal/source-sans-pro/SourceSansPro-Regular.otf" as="font" type="font/otf" crossorigin> <link rel="preload" href="/static/osmcal/source-sans-pro/SourceSansPro-Bold.otf" as="font" type="font/otf" crossorigin> <meta property="og:title" content="OSM Utah Monthly Map Night"> <meta property="og:description" content="OSM Utah Monthly Map Night, 11th December 18:00 at Woodbine Food Hall in Salt Lake City, Utah, United States. If you're interested in OpenStreetMap, please join us to meet other mappers, learn and share!…"> <script type="application/ld+json">{"@context": "https://schema.org", "@type": "Event", "startDate": "2024-12-11T18:00:00-07:00", "name": "OSM Utah Monthly Map Night", "description": "If you're interested in OpenStreetMap, please join us to meet other mappers, learn and share! Our monthly meetups are super informal. Optionally, bring a laptop or a smartphone if you want to do some OSM mapping, or come just to meet people and chat about maps! We can suggest mapping tasks to work on for all skill levels, and we're happy to explain tools and techniques.", "eventStatus": "https://schema.org/EventScheduled", "location": {"@type": "Place", "latitude": 40.753496, "longitude": -111.906912, "address": {"@type": "PostalAddress", "addressLocality": "Salt Lake City", "addressCountry": "US", "addressRegion": "Utah", "postalCode": "84101", "streetAddress": "Woodbine Street"}, "name": "Woodbine Food Hall"}}</script> <script src="/static/leaflet/leaflet.js"></script> <script id="force-img-path" type="application/json">false</script> <script id="Control-ResetView-ICON" type="application/json">"/static/leaflet/images/reset-view.png"</script> <script src="/static/leaflet/leaflet.extras.js"></script> <script id="with-forms" type="application/json">false</script> <script id="Control-ResetView-TITLE" type="application/json">"Reset view"</script> <script src="/static/leaflet/draw/leaflet.draw.i18n.js"></script> <link rel="stylesheet" href="/static/leaflet/leaflet.css" /> <link rel="stylesheet" href="/static/leaflet/leaflet.extras.css" /> <script> window.addEventListener("map:init", function(e) { /* jshint ignore:start */ var marker = new L.marker([40.753496, -111.906912]); /* jshint ignore:end */ marker.addTo(e.detail.map); marker.bindPopup("Woodbine Food Hall, Woodbine Street, Salt Lake City, Utah, United States"); e.detail.map.setView(marker.getLatLng(), 12); }); </script> </head> <body> <header class="header-bar"> <a href="/" class="header-home-area"> <img class="header-home-icon" src="/static/osmcal/osm_logo.png" height="55px" width="55px"> <span class="hide-slim">OpenStreetMap Calendar</span> <span class="hide-wide">Calendar</span> </a> </header> <content class="content-main"> <div class="content-main-fullwidth"> <div class="event-single-block"> <div class="event-single-main"> <h1 class="event-single-title">OSM Utah Monthly Map Night</h1> <p class="event-single-location"> Salt Lake City, Utah, United States<br> Woodbine Food Hall </p> <div class="event-single-date"> 11th December 18:00 </div> <p></p> <p><p>If you're interested in OpenStreetMap, please join us to meet other mappers, learn and share! Our monthly meetups are super informal. Optionally, bring a laptop or a smartphone if you want to do some OSM mapping, or come just to meet people and chat about maps! We can suggest mapping tasks to work on for all skill levels, and we're happy to explain tools and techniques.</p></p> <p><a href="/event/2992.ics"><button class="btn">Add to Calendar</button></a></p> </div> <aside class="event-single-additional"> <div id="yourmap" class="leaflet-container-default"></div> <script > (function () { function loadmap() { var djoptions = {"srid": null, "extent": [[-90, -180], [90, 180]], "fitextent": true, "center": null, "zoom": null, "precision": 6, "minzoom": null, "maxzoom": 19, "layers": [["OSM", "//tile.openstreetmap.org/{z}/{x}/{y}.png", "\u00a9 <a href=\"https://www.openstreetmap.org/copyright\">OpenStreetMap</a> contributors"]], "overlays": [], "attributionprefix": false, "scale": "metric", "minimap": false, "resetview": false, "tilesextent": []}, options = {djoptions: djoptions, initfunc: loadmap, globals: false, callback: null}, map = L.Map.djangoMap('yourmap', options); } var loadevents = ["load"]; if (loadevents.length === 0) loadmap(); else if (window.addEventListener) for (var i=0; i<loadevents.length; i++) window.addEventListener(loadevents[i], loadmap, false); else if (window.jQuery) jQuery(window).on(loadevents.join(' '), loadmap); })(); </script> <div class="event-single-side-buttons"> <a href="/event/2992/change/"><button class="btn btn-mini">Edit Event</button></a> <a href="/event/2992/duplicate/"><button class="btn btn-mini">Repeat Event</button></a> </div> <div class="event-single-participation"> <div class="event-single-participants"> <h2>Participate</h2> </div> <form action="/event/2992/join/" method="POST" class="event-single-join"> <input type="hidden" name="csrfmiddlewaretoken" value="FWRoAU0Z5oTcfaTTGc72QY4lOXpktr5WN7YtQ4iX5HvfEOPvzsrwK2arQWLwmA0P"> <button class="btn">Attend</button> </form> </div> </aside> </div> <div class="event-single-attribution"> Created by <a href="https://openstreetmap.org/user/mvexel">mvexel</a> </div> </div> </content> <footer class="footer"> <a href="/login/">Login</a> <div style="margin-top:.5em"><a href="/events/past/">Past Events</a> | <a href="/documentation/">Documentation</a></div> </footer> </body> </html>