{{ config.site_description }}
Set up in 5 minutes with Maven and SBT. No installation required.
Python API is also available on PyPi.
Get started Go to GitHubSELECT superhero.name
FROM city, superhero
WHERE ST_Contains(city.geom, superhero.geom)
AND city.name = 'Gotham'