CINXE.COM
MapRVA Meetup | OpenStreetMap Calendar
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>MapRVA Meetup | 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="MapRVA Meetup"> <meta property="og:description" content="MapRVA Meetup, 27th March 18:00 at Jacob's (on 6th St near Main) in Richmond, Virginia, United States. MapRVA is a meetup where cartography, GIS, and OpenStreetMap enthusiasts from the Richmond area meet…"> <script type="application/ld+json">{"@context": "https://schema.org", "@type": "Event", "startDate": "2025-03-27T18:00:00-04:00", "name": "MapRVA Meetup", "description": "MapRVA is a meetup where cartography, GIS, and OpenStreetMap enthusiasts from the Richmond area meet to hatch mapping plans, share tagging advice, and chat about our projects. All are welcome!\r\n\r\nWe alternate between in-person \"mappy hours\" around Richmond, and virtual \"Map & Yap\" meetups. This time, it's the former! You are invited to Jacob's apartment (6 N 6th St) for some collaborative mapping. Bring a laptop if you like, and let's map our city!\r\n\r\n**Jacob will let you into the apartment building. If you are late, please just DM Jacob on Slack or text +1-571-422-6793 and they'll let you in**\r\n\r\nGet in touch with us by joining the [OSMUS Slack](https://openstreetmap.us/get-involved/slack/) workspace\u2019s #local-rva channel. For more updates about MapRVA meetups, follow us at [@maprva@en.osm.town](https://en.osm.town/@maprva). And check out our [website](https://maprva.org)!", "eventStatus": "https://schema.org/EventScheduled", "location": {"@type": "Place", "latitude": 37.540339, "longitude": -77.438902, "address": {"@type": "PostalAddress", "addressLocality": "Richmond", "addressCountry": "US", "addressRegion": "Virginia", "postalCode": "23219", "streetAddress": "6, North 6th Street"}, "name": "Jacob's (on 6th St near Main)"}, "url": "https://maprva.org"}</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([37.540339, -77.438902]); /* jshint ignore:end */ marker.addTo(e.detail.map); marker.bindPopup("Jacob's (on 6th St near Main), 6, North 6th Street, Richmond, Virginia, 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">MapRVA Meetup</h1> <p class="event-single-location"> Richmond, Virginia, United States<br> Jacob's (on 6th St near Main) </p> <div class="event-single-date"> 27th March 18:00 </div> <p></p> <p><p>MapRVA is a meetup where cartography, GIS, and OpenStreetMap enthusiasts from the Richmond area meet to hatch mapping plans, share tagging advice, and chat about our projects. All are welcome!</p> <p>We alternate between in-person "mappy hours" around Richmond, and virtual "Map & Yap" meetups. This time, it's the former! You are invited to Jacob's apartment (6 N 6th St) for some collaborative mapping. Bring a laptop if you like, and let's map our city!</p> <p><strong>Jacob will let you into the apartment building. If you are late, please just DM Jacob on Slack or text +1-571-422-6793 and they'll let you in</strong></p> <p>Get in touch with us by joining the <a href="https://openstreetmap.us/get-involved/slack/" rel="nofollow">OSMUS Slack</a> workspace’s #local-rva channel. For more updates about MapRVA meetups, follow us at <a href="https://en.osm.town/@maprva" rel="nofollow">@maprva@en.osm.town</a>. And check out our <a href="https://maprva.org" rel="nofollow">website</a>!</p></p> <p><a href="https://maprva.org"><button class="btn">Event Website</button></a> <a href="/event/3642.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/3642/change/"><button class="btn btn-mini">Edit Event</button></a> <a href="/event/3642/duplicate/"><button class="btn btn-mini">Repeat Event</button></a> </div> <div class="event-single-participation"> <div class="event-single-participants"> <h2>Participate</h2> jacobwhall is joining. </div> <form action="/event/3642/join/" method="POST" class="event-single-join"> <input type="hidden" name="csrfmiddlewaretoken" value="YqJ87NMXwQJSNX2woHN8vcdwhoJC3r0dPMJuudEIZ31GDH3i0qsM3btkYa5iQl86"> <button class="btn">Attend</button> </form> </div> </aside> </div> <div class="event-single-attribution"> Created by <a href="https://openstreetmap.org/user/jacobwhall">jacobwhall</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>