This document summarizes a presentation about building spatial web services using MongoDB and Node.js. It includes an agenda that covers loading spatial data into MongoDB, performing queries, and sharing a code repository. The presenter assumes the audience has basic knowledge of Node.js, MongoDB, and using the command line. They then explain what OpenShift is and what resources it provides. The bulk of the presentation focuses on demonstrating how to add spatial indexing and querying capabilities to MongoDB, including indexing coordinates and performing near and containment queries. The presenter concludes by stating spatial functionality is easy to integrate with MongoDB and that attendees can now build applications like Foursquare or field data systems using these techniques.