Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • tracker tracker
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 80
    • Issues 80
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • trackertracker
  • Issues
  • #172
Closed
Open
Issue created Jan 07, 2020 by Viktor Gal@vigsterkrContributor

slo:GeoLocation is missing

i'm just trying to retrieve via sparql interface the indexed geolocation data with the following command:

tracker sparql -q "SELECT ?u WHERE { ?u a slo:GeoLocation }"

it returns 0 such record but when I examine files with tracker info any_image_with_gps_data it does have a record slo:location that refers to a resource with an uuid.

if i use the tracker-extract binary and use json-ld output it does provide me a node with the right data in it (gps location).

i'm using debian buster version of tracker, i.e. 2.1.6

one more thing: the sqlite3 database's "slo:GeoLocation" table has 0 rows.

Edited Jan 07, 2020 by Viktor Gal
Assignee
Assign to
Time tracking