Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new instructions for spatial join evaluation #10

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

hannahbast
Copy link
Member

  1. Setting up PostgreSQL and PostGIS for Ubuntu 24.04
  2. Create a new database in a seperate directory
  3. Get data from SPARQL endpoint and load it into the database
  4. Create table with four columns (id, class, type, geometry)

TODO: Add instructions for the evaluation of variants of our spatial join algorithm, using scripts/spatialjoin-evaluation.py.

Hannah Bast and others added 16 commits January 9, 2025 02:57
1. Setting up PostgreSQL and PostGIS for Ubuntu 24.04
2. Create a new database in a seperate directory
3. Get data from SPARQL endpoint and load it into the database
4. Create table with four columns (id, class, type, geometry)

TODO: Add instructions for the evaluation of variants of our spatial
join algorithm, using `scripts/spatialjoin-evaluation.py`.
…shorting the evaluation README and only give Makefile commands
…o store these exports on local-hdd, and only use local-ssd for performance-relevant storage
…ts for non-self-joins to makefile, many other smaller improvements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants