

# Event Details

- **Event Name**: Spatial SQL
- **Event Start and End Date**: Fri, 29 May, 2026 at 10:00 am – Fri, 29 May, 2026 at 12:00 pm (-07:00)
- **Event Description**: Learn to create and query a spatial SQL database!About this EventThis workshop is intended to give participants an introduction to working with spatial data using SQL -- a database querying language. We will work with a graphical user interface (GUI) and explore some examples of common analysis processes as well as present participants with resources for continued learning. This workshop will give participants a solid foundation on which to build further learning. By the end of this workshop, participants will be able to import data into a spatialite database, write queries to answer questions about spatial data, understand the difference between attribute queries and geometry queries, view spatial tables and views in QGIS, and use terminology related to spatial databases to facilitate future learning.DataLab Classroom - room 360 Shields Library
- **Event URL**: https://allevents.in/davis/spatial-sql/100001986273386167
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: Davis
- **state**: CA
- **country**: United States
- **location**: Peter J. Shields Library
- **lat**: 38.5396565
- **long**: -121.749518
- **full address**: Peter J. Shields Library, 100 North Quad, Davis, United States

## Event gallery

- **Alt text**: Spatial SQL
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8260e0ec9ad992260ea2cfa6ff18aea90f46c722a64b6ad3664b7e89f685781a-rimg-w1200-h600-dc17bc9a-gmir.jpg?v=1775455996

## FAQs

- **Q**: When and where is Spatial SQL being held?
  - **A:** Spatial SQL takes place on Fri, 29 May, 2026 at 10:00 am to Fri, 29 May, 2026 at 12:00 pm at Peter J. Shields Library, 100 North Quad, Davis, United States.
- **Q**: Who is organizing Spatial SQL?
  - **A:** Spatial SQL is organized by maptimeDavis.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spatial SQL is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Davis, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spatial SQL sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spatial SQL",
        "image": "https://cdn-az.allevents.in/events5/banners/8260e0ec9ad992260ea2cfa6ff18aea90f46c722a64b6ad3664b7e89f685781a-rimg-w1200-h600-dc17bc9a-gmir.jpg?v=1775455996",
        "startDate": "2026-05-29T10:00:00-07:00",
        "endDate": "2026-05-29T12:00:00-07:00",
        "url": "https://allevents.in/davis/spatial-sql/100001986273386167",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Peter J. Shields Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 North Quad",
                "postalCode": "95616",
                "addressLocality": "Davis",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.5396565",
                "longitude": "-121.749518"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Learn to create and query a spatial SQL database!",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-06",
                "availabilityEnds": "2026-05-29T12:00:00-07:00",
                "validFrom": "2026-04-06",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/davis/spatial-sql/100001986273386167"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-06",
                "availabilityEnds": "",
                "validFrom": "2026-04-06",
                "url": "https://allevents.in/davis/spatial-sql/100001986273386167",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "maptimeDavis",
                "url": "https://allevents.in/org/maptimedavis/26634476"
            }
        ]
    }
]
```