lvaudor / glitter

an R package which writes SPARQL queries
https://lvaudor.github.io/glitter
44 stars 5 forks source link

Fix transform_wikidata_coords example #179

Closed maelle closed 1 year ago

maelle commented 1 year ago

@lvaudor do you remember what the query string meant? It doesn't yield any result now.

lvaudor commented 1 year ago

I think it came from the glitter + Wikidata vignette (this is a query about Lyon Metro Network stations, the property has changed since then). Anyway, we can remove this function from the package... It's too Wikidata-centered, and I think it's not useful anymore (now that I discovered that this "WKT" format integrates well with sf for instance). See new Wikidata article where I use these coordinates in tibble_as_sf() or something like that.